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®expValidation=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®expValidation=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®expValidation=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®expValidation=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®expValidation=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®expValidation=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>¶ms)' 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 construc