2025-10-17 22:36 ftp://ftp.de.debian.org/debian/pool/main/libx/libxisf/libxisf_0.2.13.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=zlib --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j8 platform: Linux-6.16.9+deb14-amd64-x86_64-with-glibc2.41 python: 3.13.9 client-version: 1.3.69 compiler: g++ (Debian 15.2.0-4) 15.2.0 cppcheck: head 2.18.0 head-info: 5ace300a (2025-10-17 23:16:53 +0200) count: 880 856 elapsed-time: 15.8 7.5 head-timing-info: old-timing-info: head results: libxisf-0.2.13/test/main.cpp:36:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Light [valueFlowBailoutIncompleteVar] libxisf-0.2.13/test/benchmark.cpp:156:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] libxisf-0.2.13/test/benchmark.cpp:66:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] libxisf-0.2.13/utils.cpp:31:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] libxisf-0.2.13/libxisf.h:453:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] libxisf-0.2.13/streambuffer.cpp:57:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cur [valueFlowBailoutIncompleteVar] libxisf-0.2.13/streambuffer.cpp:90:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] libxisf-0.2.13/libxisf.h:52:9: performance: Variable '_data' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] libxisf-0.2.13/streambuffer.cpp:47:25: style:inconclusive: Either there is a missing 'override', or the member function 'LibXISF::StreamBuffer::byteArray' can be const. [functionConst] libxisf-0.2.13/streambuffer.h:33:15: note: Either there is a missing 'override', or the member function 'LibXISF::StreamBuffer::byteArray' can be const. libxisf-0.2.13/streambuffer.cpp:47:25: note: Either there is a missing 'override', or the member function 'LibXISF::StreamBuffer::byteArray' can be const. libxisf-0.2.13/libxisf.h:157:5: style: Class 'Variant' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libxisf-0.2.13/streambuffer.h:32:5: style: Class 'StreamBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libxisf-0.2.13/libxisf.h:299:53: performance: Function parameter 'cfa' should be passed by const reference. [passedByValue] libxisf-0.2.13/bytearray.cpp:32:5: performance: Variable '_data' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] libxisf-0.2.13/bytearray.cpp:48:5: performance: Variable '_data' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] libxisf-0.2.13/zlib/contrib/infback9/inftree9.c:274:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable op [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/blast/blast.c:138:12: style: Variable 'next' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/zlib/contrib/infback9/infback9.c:23:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZLIB_VERSION [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/infback9/infback9.c:277:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/infback9/infback9.c:601:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/iostream/test.cpp:8:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/iostream/zfstream.h:120:23: error: Returning object that will be invalid when returning. [returnDanglingLifetime] libxisf-0.2.13/zlib/contrib/iostream/zfstream.h:120:24: note: Passed to constructor of 'gzomanip < int >'. libxisf-0.2.13/zlib/contrib/iostream/zfstream.h:120:23: note: Returning object that will be invalid when returning. libxisf-0.2.13/zlib/contrib/iostream/zfstream.h:125:23: error: Returning object that will be invalid when returning. [returnDanglingLifetime] libxisf-0.2.13/zlib/contrib/iostream/zfstream.h:125:24: note: Passed to constructor of 'gzomanip < int >'. libxisf-0.2.13/zlib/contrib/iostream/zfstream.h:125:23: note: Returning object that will be invalid when returning. libxisf-0.2.13/zlib/contrib/iostream/zfstream.h:73:3: style: Class 'gzifstream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libxisf-0.2.13/zlib/contrib/iostream/zfstream.h:74:3: style: Class 'gzifstream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libxisf-0.2.13/zlib/contrib/iostream/zfstream.h:85:3: style: Class 'gzofstream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libxisf-0.2.13/zlib/contrib/iostream/zfstream.h:86:3: style: Class 'gzofstream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libxisf-0.2.13/zlib/contrib/iostream/zfstream.h:76:12: style: The destructor '~gzifstream' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] libxisf-0.2.13/zlib/contrib/iostream/zfstream.h:52:12: note: Virtual destructor in base class libxisf-0.2.13/zlib/contrib/iostream/zfstream.h:76:12: note: Destructor in derived class libxisf-0.2.13/zlib/contrib/iostream/zfstream.h:88:12: style: The destructor '~gzofstream' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] libxisf-0.2.13/zlib/contrib/iostream/zfstream.h:52:12: note: Virtual destructor in base class libxisf-0.2.13/zlib/contrib/iostream/zfstream.h:88:12: note: Destructor in derived class libxisf-0.2.13/zlib/contrib/infback9/inftree9.c:296:18: style: Variable 'curr' is assigned a value that is never used. [unreadVariable] libxisf-0.2.13/zlib/contrib/iostream/zfstream.cpp:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/iostream/zfstream.cpp:69:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/iostream/zfstream.cpp:131:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/iostream/zfstream.cpp:138:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/iostream/zfstream.cpp:175:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/iostream/zfstream.cpp:209:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/iostream/zfstream.cpp:227:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/iostream/zfstream.cpp:246:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/iostream/zfstream.cpp:264:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable failbit [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/iostream/zfstream.cpp:273:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable failbit [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/iostream/zfstream.cpp:282:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable failbit [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/iostream/zfstream.cpp:294:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable badbit [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/iostream/zfstream.cpp:314:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable badbit [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/iostream/zfstream.h:26:15: style: Virtual function 'sync' is called from destructor '~gzfilebuf()' at line 12. Dynamic binding is not used. [virtualCallInConstructor] libxisf-0.2.13/zlib/contrib/iostream/zfstream.cpp:12:3: note: Calling sync libxisf-0.2.13/zlib/contrib/iostream/zfstream.h:26:15: note: sync is a virtual function libxisf-0.2.13/zlib/contrib/iostream/zfstream.cpp:281:8: style: Condition '!buffer.close()' is always false [knownConditionTrueFalse] libxisf-0.2.13/zlib/contrib/iostream/zfstream.cpp:221:9: style: Variable 'q' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/zlib/contrib/iostream2/zstream.h:116:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/iostream2/zstream.h:124:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/iostream2/zstream.h:265:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/iostream2/zstream.h:273:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/iostream2/zstream_test.cpp:17:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/iostream2/zstream.h:124:7: warning: Return value of function ::gzread() is not used. [ignoredReturnValue] libxisf-0.2.13/zlib/contrib/iostream2/zstream.h:140:7: warning: Return value of function ::gzread() is not used. [ignoredReturnValue] libxisf-0.2.13/zlib/contrib/iostream2/zstream.h:148:7: warning: Return value of function ::gzread() is not used. [ignoredReturnValue] libxisf-0.2.13/zlib/contrib/iostream2/zstream.h:200:19: warning: Return value of function ::gzwrite() is not used. [ignoredReturnValue] libxisf-0.2.13/zlib/contrib/iostream2/zstream.h:248:19: warning: Return value of function ::gzwrite() is not used. [ignoredReturnValue] libxisf-0.2.13/zlib/contrib/iostream2/zstream.h:273:7: warning: Return value of function ::gzwrite() is not used. [ignoredReturnValue] libxisf-0.2.13/zlib/contrib/iostream2/zstream.h:288:7: warning: Return value of function ::gzwrite() is not used. [ignoredReturnValue] libxisf-0.2.13/zlib/contrib/iostream2/zstream.h:101:16: style:inconclusive: Technically the member function 'izstream::fp' can be const. [functionConst] libxisf-0.2.13/zlib/contrib/iostream2/zstream.h:234:16: style:inconclusive: Technically the member function 'ozstream::fp' can be const. [functionConst] libxisf-0.2.13/zlib/contrib/iostream2/zstream.h:42:5: style: Class 'zstringlen' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libxisf-0.2.13/zlib/contrib/iostream2/zstream.h:55:9: style: Class 'izstream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libxisf-0.2.13/zlib/contrib/iostream2/zstream.h:56:9: style: Class 'izstream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libxisf-0.2.13/zlib/contrib/iostream2/zstream.h:160:9: style: Class 'ozstream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libxisf-0.2.13/zlib/contrib/iostream2/zstream.h:164:9: style: Class 'ozstream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libxisf-0.2.13/zlib/contrib/iostream2/zstream.h:130:8: warning:inconclusive: Found suspicious operator '>', result is not used. [constStatement] libxisf-0.2.13/zlib/contrib/iostream2/zstream.h:131:29: warning:inconclusive: Found suspicious operator '>', result is not used. [constStatement] libxisf-0.2.13/zlib/contrib/iostream2/zstream.h:279:28: warning:inconclusive: Found suspicious operator '<', result is not used. [constStatement] libxisf-0.2.13/zlib/contrib/iostream2/zstream.h:280:13: warning:inconclusive: Found suspicious operator '<', result is not used. [constStatement] libxisf-0.2.13/zlib/contrib/iostream2/zstream_test.cpp:10:33: warning:inconclusive: Found suspicious operator '<', result is not used. [constStatement] libxisf-0.2.13/zlib/contrib/iostream2/zstream_test.cpp:15:12: warning:inconclusive: Found suspicious operator '>', result is not used. [constStatement] libxisf-0.2.13/zlib/contrib/iostream2/zstream.h:129:41: style: Parameter 'zs' can be declared as reference to const [constParameterReference] libxisf-0.2.13/zlib/contrib/iostream2/zstream.h:277:41: style: Parameter 'zs' can be declared as reference to const [constParameterReference] libxisf-0.2.13/zlib/contrib/iostream2/zstream_test.cpp:7:10: style: Variable 'h' can be declared as const array [constVariable] libxisf-0.2.13/zlib/contrib/iostream2/zstream_test.cpp:8:11: style: Variable 'g' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/zlib/contrib/iostream2/zstream_test.cpp:14:52: style: Variable 'z' can be declared as const array [constVariable] libxisf-0.2.13/zlib/contrib/iostream2/zstream_test.cpp:14:52: style: Variable 'z' is not assigned a value. [unassignedVariable] libxisf-0.2.13/zlib/contrib/iostream3/test.cc:19:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/iostream3/zfstream.h:270:3: style:inconclusive: Either there is a missing 'override', or the member function 'gzifstream::is_open' can be const. [functionConst] libxisf-0.2.13/zlib/contrib/iostream3/zfstream.h:359:3: style:inconclusive: Either there is a missing 'override', or the member function 'gzofstream::is_open' can be const. [functionConst] libxisf-0.2.13/zlib/contrib/iostream3/zfstream.cc:58:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/iostream3/zfstream.cc:86:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/iostream3/zfstream.cc:134:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/iostream3/zfstream.cc:172:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/iostream3/zfstream.cc:192:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/iostream3/zfstream.cc:234:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/iostream3/zfstream.cc:401:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/iostream3/zfstream.cc:412:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/iostream3/zfstream.cc:423:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable failbit [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/iostream3/zfstream.cc:456:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/iostream3/zfstream.cc:467:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/iostream3/zfstream.cc:478:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable failbit [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/minizip/iowin32.c:57:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GENERIC_READ [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/minizip/iowin32.c:200:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_HANDLE_EOF [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/minizip/iowin32.c:221:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_HANDLE_EOF [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/minizip/iowin32.c:236:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/minizip/iowin32.c:259:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILE_CURRENT [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/minizip/iowin32.c:282:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILE_CURRENT [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/minizip/iowin32.c:305:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILE_CURRENT [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/minizip/iowin32.c:343:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILE_CURRENT [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/minizip/iowin32.c:286:13: style: Variable 'ret' is assigned an expression that holds the same value. [redundantAssignment] libxisf-0.2.13/zlib/contrib/minizip/iowin32.c:272:17: note: ret is assigned '(unsigned long long)-1' here. libxisf-0.2.13/zlib/contrib/minizip/iowin32.c:286:13: note: Variable 'ret' is assigned an expression that holds the same value. libxisf-0.2.13/zlib/contrib/minizip/iowin32.c:92:17: style: Variable 'mode_fopen' is assigned a value that is never used. [unreadVariable] libxisf-0.2.13/zlib/contrib/minizip/iowin32.c:120:17: style: Variable 'mode_fopen' is assigned a value that is never used. [unreadVariable] libxisf-0.2.13/zlib/contrib/minizip/iowin32.c:143:17: style: Variable 'mode_fopen' is assigned a value that is never used. [unreadVariable] libxisf-0.2.13/zlib/contrib/minizip/iowin32.c:162:17: style: Variable 'mode_fopen' is assigned a value that is never used. [unreadVariable] libxisf-0.2.13/variant.cpp:289:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable node_pcdata [valueFlowBailoutIncompleteVar] libxisf-0.2.13/variant.cpp:175:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_type [valueFlowBailoutIncompleteVar] libxisf-0.2.13/variant.cpp:142:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_type [valueFlowBailoutIncompleteVar] libxisf-0.2.13/variant.cpp:131:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/minizip/miniunz.c:174:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] libxisf-0.2.13/libxisf.cpp:243:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LZ4_MAX_INPUT_SIZE [valueFlowBailoutIncompleteVar] libxisf-0.2.13/libxisf.cpp:509:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LZ4HC_CLEVEL_MAX [valueFlowBailoutIncompleteVar] libxisf-0.2.13/libxisf.cpp:682:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] libxisf-0.2.13/libxisf.cpp:801:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] libxisf-0.2.13/libxisf.cpp:998:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] libxisf-0.2.13/libxisf.cpp:1046:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable node_comment [valueFlowBailoutIncompleteVar] libxisf-0.2.13/libxisf.cpp:1124:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable node_pcdata [valueFlowBailoutIncompleteVar] libxisf-0.2.13/libxisf.cpp:1339:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] libxisf-0.2.13/libxisf.cpp:1368:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] libxisf-0.2.13/libxisf.cpp:1392:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable node_comment [valueFlowBailoutIncompleteVar] libxisf-0.2.13/libxisf.cpp:1640:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UInt8 [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/minizip/miniunz.c:159:23: style: Condition 'mymkdir(buffer)==0' is always true [knownConditionTrueFalse] libxisf-0.2.13/zlib/contrib/minizip/miniunz.c:127:13: note: Assignment 'ret=0', assigned value is 0 libxisf-0.2.13/zlib/contrib/minizip/miniunz.c:159:14: note: Calling function 'mymkdir' returns 0 libxisf-0.2.13/zlib/contrib/minizip/miniunz.c:159:23: note: Condition 'mymkdir(buffer)==0' is always true libxisf-0.2.13/zlib/contrib/minizip/miniunz.c:174:28: style: Condition 'mymkdir(buffer)==-1' is always false [knownConditionTrueFalse] libxisf-0.2.13/zlib/contrib/minizip/miniunz.c:127:13: note: Assignment 'ret=0', assigned value is 0 libxisf-0.2.13/zlib/contrib/minizip/miniunz.c:174:19: note: Calling function 'mymkdir' returns 0 libxisf-0.2.13/zlib/contrib/minizip/miniunz.c:174:28: note: Condition 'mymkdir(buffer)==-1' is always false libxisf-0.2.13/zlib/contrib/minizip/miniunz.c:453:17: style: Condition 'fout' is always true [knownConditionTrueFalse] libxisf-0.2.13/zlib/contrib/minizip/miniunz.c:393:27: warning:inconclusive: Width 1 given in format string (no. 1) is smaller than destination buffer 'answer[128]'. [invalidScanfFormatWidth_smaller] libxisf-0.2.13/zlib/contrib/minizip/miniunz.c:422:42: style: Variable '*(filename_withoutpath-1)' is reassigned a value before the old one has been used. [redundantAssignment] libxisf-0.2.13/zlib/contrib/minizip/miniunz.c:420:42: note: *(filename_withoutpath-1) is assigned libxisf-0.2.13/zlib/contrib/minizip/miniunz.c:422:42: note: *(filename_withoutpath-1) is overwritten libxisf-0.2.13/zlib/contrib/minizip/miniunz.c:524:26: style: Parameter 'argv' can be declared as const array [constParameter] libxisf-0.2.13/variant.cpp:317:21: style: Local variable 'str' shadows outer variable [shadowVariable] libxisf-0.2.13/variant.cpp:282:10: note: Shadowed declaration libxisf-0.2.13/variant.cpp:317:21: note: Shadow variable libxisf-0.2.13/variant.cpp:427:19: style: Variable 'i' can be declared as reference to const [constVariableReference] libxisf-0.2.13/variant.cpp:406:13: style: Variable 'idx' is assigned a value that is never used. [unreadVariable] libxisf-0.2.13/variant.cpp:406:9: style: Variable 'idx' is assigned a value that is never used. [unreadVariable] libxisf-0.2.13/zlib/contrib/minizip/unzip.c:1455:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_WBITS [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/minizip/minizip.c:341:27: warning:inconclusive: Width 1 given in format string (no. 1) is smaller than destination buffer 'answer[128]'. [invalidScanfFormatWidth_smaller] libxisf-0.2.13/zlib/contrib/minizip/minizip.c:440:21: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment] libxisf-0.2.13/zlib/contrib/minizip/minizip.c:409:25: note: err is assigned libxisf-0.2.13/zlib/contrib/minizip/minizip.c:440:21: note: err is overwritten libxisf-0.2.13/zlib/contrib/minizip/minizip.c:309:13: style: Local variable 'i' shadows outer variable [shadowVariable] libxisf-0.2.13/zlib/contrib/minizip/minizip.c:239:9: note: Shadowed declaration libxisf-0.2.13/zlib/contrib/minizip/minizip.c:309:13: note: Shadow variable libxisf-0.2.13/zlib/contrib/minizip/minizip.c:238:26: style: Parameter 'argv' can be declared as const array [constParameter] libxisf-0.2.13/zlib/contrib/minizip/minizip.c:219:16: style: Variable 'pos' is assigned a value that is never used. [unreadVariable] libxisf-0.2.13/lz4/lz4.c:1108:57: style:inconclusive: Boolean expression 'ip>anchor' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] libxisf-0.2.13/lz4/lz4.c:2232:18: style:inconclusive: Boolean expression 'ipnum_file' is assigned an expression that holds the same value. [redundantAssignment] libxisf-0.2.13/zlib/contrib/minizip/unzip.c:1137:19: note: num_fileSaved is assigned 's->num_file' here. libxisf-0.2.13/zlib/contrib/minizip/unzip.c:1162:6: note: Variable 's->num_file' is assigned an expression that holds the same value. libxisf-0.2.13/zlib/contrib/minizip/unzip.c:673:52: style:inconclusive: Function 'unzOpen2' argument 2 names different: declaration 'pzlib_filefunc_def' definition 'pzlib_filefunc32_def'. [funcArgNamesDifferent] libxisf-0.2.13/zlib/contrib/minizip/unzip.h:185:52: note: Function 'unzOpen2' argument 2 names different: declaration 'pzlib_filefunc_def' definition 'pzlib_filefunc32_def'. libxisf-0.2.13/zlib/contrib/minizip/unzip.c:673:52: note: Function 'unzOpen2' argument 2 names different: declaration 'pzlib_filefunc_def' definition 'pzlib_filefunc32_def'. libxisf-0.2.13/zlib/contrib/minizip/unzip.c:739:68: style:inconclusive: Function 'unzGetGlobalInfo' argument 2 names different: declaration 'pglobal_info' definition 'pglobal_info32'. [funcArgNamesDifferent] libxisf-0.2.13/zlib/contrib/minizip/unzip.h:206:54: note: Function 'unzGetGlobalInfo' argument 2 names different: declaration 'pglobal_info' definition 'pglobal_info32'. libxisf-0.2.13/zlib/contrib/minizip/unzip.c:739:68: note: Function 'unzGetGlobalInfo' argument 2 names different: declaration 'pglobal_info' definition 'pglobal_info32'. libxisf-0.2.13/zlib/contrib/minizip/unzip.c:493:55: style: Parameter 'pzlib_filefunc64_32_def' can be declared as pointer to const [constParameterPointer] libxisf-0.2.13/zlib/contrib/minizip/unzip.c:673:52: style: Parameter 'pzlib_filefunc32_def' can be declared as pointer to const [constParameterPointer] libxisf-0.2.13/zlib/contrib/minizip/unzip.c:685:57: style: Parameter 'pzlib_filefunc_def' can be declared as pointer to const [constParameterPointer] libxisf-0.2.13/zlib/contrib/minizip/unzip.c:731:14: style: Variable 's' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/zlib/contrib/minizip/unzip.c:1189:14: style: Variable 's' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/zlib/contrib/minizip/unzip.c:1235:63: style: Parameter 'file_pos' can be declared as pointer to const [constParameterPointer] libxisf-0.2.13/zlib/contrib/minizip/unzip.c:1529:32: style: Variable 'pfile_in_zip_read_info' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/zlib/contrib/minizip/unzip.c:1776:32: style: Variable 'pfile_in_zip_read_info' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/zlib/contrib/minizip/unzip.c:1794:32: style: Variable 'pfile_in_zip_read_info' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/zlib/contrib/minizip/unzip.c:1944:14: style: Variable 's' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/zlib/examples/fitblk.c:64:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/examples/fitblk.c:158:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/minizip/unzip.c:518:25: warning: Uninitialized variable: *pzlib_filefunc64_32_def.zopen32_file [uninitvar] libxisf-0.2.13/zlib/contrib/minizip/unzip.c:692:38: note: Calling function 'unzOpenInternal', 2nd argument '&zlib_filefunc64_32_def_fill' value is libxisf-0.2.13/zlib/contrib/minizip/unzip.c:518:25: note: Uninitialized variable: *pzlib_filefunc64_32_def.zopen32_file libxisf-0.2.13/zlib/contrib/minizip/unzip.c:979:22: style: Variable 'lSeek' is assigned a value that is never used. [unreadVariable] libxisf-0.2.13/zlib/contrib/minizip/unzip.c:987:14: style: Variable 'lSeek' is assigned a value that is never used. [unreadVariable] libxisf-0.2.13/zlib/contrib/minizip/unzip.c:990:14: style: Variable 'lSeek' is assigned a value that is never used. [unreadVariable] libxisf-0.2.13/zlib/contrib/minizip/unzip.c:1408:12: style: Variable 'err' is assigned a value that is never used. [unreadVariable] libxisf-0.2.13/zlib/crc32.c:731:13: style: Condition '*(unsigned char*)&endian' is always true [knownConditionTrueFalse] libxisf-0.2.13/zlib/crc32.c:730:18: note: Assignment 'endian=1', assigned value is 1 libxisf-0.2.13/zlib/crc32.c:731:13: note: Condition '*(unsigned char*)&endian' is always true libxisf-0.2.13/zlib/examples/fitblk.c:115:28: style: Condition 'inf->avail_out!=0' is always true [knownConditionTrueFalse] libxisf-0.2.13/zlib/examples/fitblk.c:104:26: note: Assignment 'inf->avail_out=4096', assigned value is 4096 libxisf-0.2.13/zlib/examples/fitblk.c:109:17: note: Assuming condition is false libxisf-0.2.13/zlib/examples/fitblk.c:115:28: note: Condition 'inf->avail_out!=0' is always true libxisf-0.2.13/zlib/examples/fitblk.c:62:23: style: Parameter 'why' can be declared as pointer to const [constParameterPointer] libxisf-0.2.13/zlib/examples/gzjoin.c:68:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/examples/gzjoin.c:108:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/examples/gzjoin.c:438:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/examples/gzappend.c:95:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/examples/gzappend.c:270:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDWR [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/examples/gzappend.c:397:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/examples/gun.c:559:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/examples/gun.c:645:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/contrib/minizip/zip.c:1183:26: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] libxisf-0.2.13/zlib/contrib/minizip/zip.c:1180:41: note: outer condition: zi->ci.method==8 libxisf-0.2.13/zlib/contrib/minizip/zip.c:1183:26: note: identical inner condition: zi->ci.method==8 libxisf-0.2.13/zlib/contrib/minizip/zip.c:637:23: style: Condition 'central_pos==0' is always true [knownConditionTrueFalse] libxisf-0.2.13/zlib/contrib/minizip/zip.c:633:18: note: Assuming that condition 'central_pos>0' is not redundant libxisf-0.2.13/zlib/contrib/minizip/zip.c:637:23: note: Condition 'central_pos==0' is always true libxisf-0.2.13/zlib/examples/gzjoin.c:209:9: warning: Either the condition 'in==NULL' is redundant or there is possible null pointer dereference: in. [nullPointerRedundantCheck] libxisf-0.2.13/zlib/examples/gzjoin.c:293:12: note: Assuming that condition 'in==NULL' is not redundant libxisf-0.2.13/zlib/examples/gzjoin.c:295:12: note: Calling function 'gzhead', 1st argument 'in' value is 0 libxisf-0.2.13/zlib/examples/gzjoin.c:209:9: note: Null pointer dereference libxisf-0.2.13/zlib/examples/gzjoin.c:66:22: style: Parameter 'why1' can be declared as pointer to const [constParameterPointer] libxisf-0.2.13/zlib/examples/gzjoin.c:66:34: style: Parameter 'why2' can be declared as pointer to const [constParameterPointer] libxisf-0.2.13/zlib/contrib/minizip/zip.c:999:11: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment] libxisf-0.2.13/zlib/contrib/minizip/zip.c:998:11: note: err is assigned libxisf-0.2.13/zlib/contrib/minizip/zip.c:999:11: note: err is overwritten libxisf-0.2.13/zlib/contrib/minizip/zip.c:1001:11: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment] libxisf-0.2.13/zlib/contrib/minizip/zip.c:999:11: note: err is assigned libxisf-0.2.13/zlib/contrib/minizip/zip.c:1001:11: note: err is overwritten libxisf-0.2.13/zlib/contrib/minizip/zip.c:1002:11: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment] libxisf-0.2.13/zlib/contrib/minizip/zip.c:1001:11: note: err is assigned libxisf-0.2.13/zlib/contrib/minizip/zip.c:1002:11: note: err is overwritten libxisf-0.2.13/zlib/contrib/minizip/zip.c:1498:36: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment] libxisf-0.2.13/zlib/contrib/minizip/zip.c:1493:53: note: err is assigned libxisf-0.2.13/zlib/contrib/minizip/zip.c:1498:36: note: err is overwritten libxisf-0.2.13/zlib/contrib/minizip/zip.c:886:112: style:inconclusive: Function 'zipOpen2' argument 4 names different: declaration 'pzlib_filefunc_def' definition 'pzlib_filefunc32_def'. [funcArgNamesDifferent] libxisf-0.2.13/zlib/contrib/minizip/zip.h:140:52: note: Function 'zipOpen2' argument 4 names different: declaration 'pzlib_filefunc_def' definition 'pzlib_filefunc32_def'. libxisf-0.2.13/zlib/contrib/minizip/zip.c:886:112: note: Function 'zipOpen2' argument 4 names different: declaration 'pzlib_filefunc_def' definition 'pzlib_filefunc32_def'. libxisf-0.2.13/zlib/contrib/minizip/zip.c:816:117: style: Parameter 'pzlib_filefunc64_32_def' can be declared as pointer to const [constParameterPointer] libxisf-0.2.13/zlib/contrib/minizip/zip.c:886:112: style: Parameter 'pzlib_filefunc32_def' can be declared as pointer to const [constParameterPointer] libxisf-0.2.13/zlib/contrib/minizip/zip.c:897:117: style: Parameter 'pzlib_filefunc_def' can be declared as pointer to const [constParameterPointer] libxisf-0.2.13/zlib/contrib/minizip/crypt.h:35:40: style: Parameter 'pkeys' can be declared as pointer to const [constParameterPointer] libxisf-0.2.13/zlib/contrib/minizip/zip.c:826:29: warning: Uninitialized variable: *pzlib_filefunc64_32_def.zopen32_file [uninitvar] libxisf-0.2.13/zlib/contrib/minizip/zip.c:904:58: note: Calling function 'zipOpen3', 4th argument '&zlib_filefunc64_32_def_fill' value is libxisf-0.2.13/zlib/contrib/minizip/zip.c:826:29: note: Uninitialized variable: *pzlib_filefunc64_32_def.zopen32_file libxisf-0.2.13/zlib/examples/gzappend.c:370:5: warning: Return value of function deflateSetDictionary() is not used. [ignoredReturnValue] libxisf-0.2.13/zlib/examples/gzappend.c:376:9: warning: Return value of function deflatePrime() is not used. [ignoredReturnValue] libxisf-0.2.13/zlib/examples/gzappend.c:93:22: style: Parameter 'msg1' can be declared as pointer to const [constParameterPointer] libxisf-0.2.13/zlib/examples/gzappend.c:93:34: style: Parameter 'msg2' can be declared as pointer to const [constParameterPointer] libxisf-0.2.13/zlib/examples/gzappend.c:127:20: style: Variable 'start' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/zlib/examples/gzappend.c:388:25: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] libxisf-0.2.13/lz4/lz4hc.c:672:31: style:inconclusive: Boolean expression 'ip>anchor' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] libxisf-0.2.13/lz4/lz4hc.c:993:23: style:inconclusive: Boolean expression '(pattern&0xFFFF)==(pattern>>16)' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] libxisf-0.2.13/lz4/lz4hc.c:1817:25: style:inconclusive: Boolean expression 'md.len>18' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] libxisf-0.2.13/zlib/examples/gzappend.c:472:9: style: Variable 'argc' is assigned a value that is never used. [unreadVariable] libxisf-0.2.13/zlib/contrib/minizip/zip.c:1638:11: style: Variable 'p' is assigned a value that is never used. [unreadVariable] libxisf-0.2.13/zlib/examples/gznorm.c:450:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/examples/gznorm.c:467:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/examples/gzlog.c:354:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_CREAT [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/examples/gzlog.c:590:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/examples/gzlog.c:629:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/examples/gzlog.c:758:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/examples/gzlog.c:831:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDWR [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/examples/gzlog.c:955:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_WRONLY [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/examples/gzlog.c:1016:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_WRONLY [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/examples/zpipe.c:153:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/examples/zpipe.c:202:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/examples/gznorm.c:118:24: style: Variable 'put' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/zlib/examples/zran.c:208:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/examples/zran.c:357:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] libxisf-0.2.13/lz4/lz4hc.c:1512:39: style:inconclusive: Function 'LZ4_compress_HC_extStateHC' argument 1 names different: declaration 'stateHC' definition 'state'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:80:49: note: Function 'LZ4_compress_HC_extStateHC' argument 1 names different: declaration 'stateHC' definition 'state'. libxisf-0.2.13/lz4/lz4hc.c:1512:39: note: Function 'LZ4_compress_HC_extStateHC' argument 1 names different: declaration 'stateHC' definition 'state'. libxisf-0.2.13/lz4/lz4hc.c:1512:91: style:inconclusive: Function 'LZ4_compress_HC_extStateHC' argument 5 names different: declaration 'maxDstSize' definition 'dstCapacity'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:80:103: note: Function 'LZ4_compress_HC_extStateHC' argument 5 names different: declaration 'maxDstSize' definition 'dstCapacity'. libxisf-0.2.13/lz4/lz4hc.c:1512:91: note: Function 'LZ4_compress_HC_extStateHC' argument 5 names different: declaration 'maxDstSize' definition 'dstCapacity'. libxisf-0.2.13/lz4/lz4hc.c:1538:36: style:inconclusive: Function 'LZ4_compress_HC_destSize' argument 1 names different: declaration 'stateHC' definition 'state'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:91:47: note: Function 'LZ4_compress_HC_destSize' argument 1 names different: declaration 'stateHC' definition 'state'. libxisf-0.2.13/lz4/lz4hc.c:1538:36: note: Function 'LZ4_compress_HC_destSize' argument 1 names different: declaration 'stateHC' definition 'state'. libxisf-0.2.13/lz4/lz4hc.c:1538:55: style:inconclusive: Function 'LZ4_compress_HC_destSize' argument 2 names different: declaration 'src' definition 'source'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:92:47: note: Function 'LZ4_compress_HC_destSize' argument 2 names different: declaration 'src' definition 'source'. libxisf-0.2.13/lz4/lz4hc.c:1538:55: note: Function 'LZ4_compress_HC_destSize' argument 2 names different: declaration 'src' definition 'source'. libxisf-0.2.13/lz4/lz4hc.c:1538:69: style:inconclusive: Function 'LZ4_compress_HC_destSize' argument 3 names different: declaration 'dst' definition 'dest'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:92:58: note: Function 'LZ4_compress_HC_destSize' argument 3 names different: declaration 'dst' definition 'dest'. libxisf-0.2.13/lz4/lz4hc.c:1538:69: note: Function 'LZ4_compress_HC_destSize' argument 3 names different: declaration 'dst' definition 'dest'. libxisf-0.2.13/lz4/lz4hc.c:1538:80: style:inconclusive: Function 'LZ4_compress_HC_destSize' argument 4 names different: declaration 'srcSizePtr' definition 'sourceSizePtr'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:93:46: note: Function 'LZ4_compress_HC_destSize' argument 4 names different: declaration 'srcSizePtr' definition 'sourceSizePtr'. libxisf-0.2.13/lz4/lz4hc.c:1538:80: note: Function 'LZ4_compress_HC_destSize' argument 4 names different: declaration 'srcSizePtr' definition 'sourceSizePtr'. libxisf-0.2.13/lz4/lz4hc.c:1538:99: style:inconclusive: Function 'LZ4_compress_HC_destSize' argument 5 names different: declaration 'targetDstSize' definition 'targetDestSize'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:93:62: note: Function 'LZ4_compress_HC_destSize' argument 5 names different: declaration 'targetDstSize' definition 'targetDestSize'. libxisf-0.2.13/lz4/lz4hc.c:1538:99: note: Function 'LZ4_compress_HC_destSize' argument 5 names different: declaration 'targetDstSize' definition 'targetDestSize'. libxisf-0.2.13/lz4/lz4hc.c:1538:119: style:inconclusive: Function 'LZ4_compress_HC_destSize' argument 6 names different: declaration 'compressionLevel' definition 'cLevel'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:94:45: note: Function 'LZ4_compress_HC_destSize' argument 6 names different: declaration 'compressionLevel' definition 'cLevel'. libxisf-0.2.13/lz4/lz4hc.c:1538:119: note: Function 'LZ4_compress_HC_destSize' argument 6 names different: declaration 'compressionLevel' definition 'cLevel'. libxisf-0.2.13/lz4/lz4hc.c:1563:39: style:inconclusive: Function 'LZ4_freeStreamHC' argument 1 names different: declaration 'streamHCPtr' definition 'LZ4_streamHCPtr'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:110:62: note: Function 'LZ4_freeStreamHC' argument 1 names different: declaration 'streamHCPtr' definition 'LZ4_streamHCPtr'. libxisf-0.2.13/lz4/lz4hc.c:1563:39: note: Function 'LZ4_freeStreamHC' argument 1 names different: declaration 'streamHCPtr' definition 'LZ4_streamHCPtr'. libxisf-0.2.13/lz4/lz4hc.c:1589:41: style:inconclusive: Function 'LZ4_resetStreamHC' argument 1 names different: declaration 'streamHCPtr' definition 'LZ4_streamHCPtr'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:322:52: note: Function 'LZ4_resetStreamHC' argument 1 names different: declaration 'streamHCPtr' definition 'LZ4_streamHCPtr'. libxisf-0.2.13/lz4/lz4hc.c:1589:41: note: Function 'LZ4_resetStreamHC' argument 1 names different: declaration 'streamHCPtr' definition 'LZ4_streamHCPtr'. libxisf-0.2.13/lz4/lz4hc.c:1595:46: style:inconclusive: Function 'LZ4_resetStreamHC_fast' argument 1 names different: declaration 'streamHCPtr' definition 'LZ4_streamHCPtr'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:157:56: note: Function 'LZ4_resetStreamHC_fast' argument 1 names different: declaration 'streamHCPtr' definition 'LZ4_streamHCPtr'. libxisf-0.2.13/lz4/lz4hc.c:1595:46: note: Function 'LZ4_resetStreamHC_fast' argument 1 names different: declaration 'streamHCPtr' definition 'LZ4_streamHCPtr'. libxisf-0.2.13/lz4/lz4hc.c:1626:37: style:inconclusive: Function 'LZ4_loadDictHC' argument 1 names different: declaration 'streamHCPtr' definition 'LZ4_streamHCPtr'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:158:49: note: Function 'LZ4_loadDictHC' argument 1 names different: declaration 'streamHCPtr' definition 'LZ4_streamHCPtr'. libxisf-0.2.13/lz4/lz4hc.c:1626:37: note: Function 'LZ4_loadDictHC' argument 1 names different: declaration 'streamHCPtr' definition 'LZ4_streamHCPtr'. libxisf-0.2.13/lz4/lz4hc.c:1722:47: style:inconclusive: Function 'LZ4_compress_HC_continue' argument 1 names different: declaration 'streamHCPtr' definition 'LZ4_streamHCPtr'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:160:58: note: Function 'LZ4_compress_HC_continue' argument 1 names different: declaration 'streamHCPtr' definition 'LZ4_streamHCPtr'. libxisf-0.2.13/lz4/lz4hc.c:1722:47: note: Function 'LZ4_compress_HC_continue' argument 1 names different: declaration 'streamHCPtr' definition 'LZ4_streamHCPtr'. libxisf-0.2.13/lz4/lz4hc.c:1722:109: style:inconclusive: Function 'LZ4_compress_HC_continue' argument 5 names different: declaration 'maxDstSize' definition 'dstCapacity'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:162:59: note: Function 'LZ4_compress_HC_continue' argument 5 names different: declaration 'maxDstSize' definition 'dstCapacity'. libxisf-0.2.13/lz4/lz4hc.c:1722:109: note: Function 'LZ4_compress_HC_continue' argument 5 names different: declaration 'maxDstSize' definition 'dstCapacity'. libxisf-0.2.13/lz4/lz4hc.c:1731:122: style:inconclusive: Function 'LZ4_compress_HC_continue_destSize' argument 5 names different: declaration 'targetDstSize' definition 'targetDestSize'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:176:71: note: Function 'LZ4_compress_HC_continue_destSize' argument 5 names different: declaration 'targetDstSize' definition 'targetDestSize'. libxisf-0.2.13/lz4/lz4hc.c:1731:122: note: Function 'LZ4_compress_HC_continue_destSize' argument 5 names different: declaration 'targetDstSize' definition 'targetDestSize'. libxisf-0.2.13/lz4/lz4hc.c:1742:37: style:inconclusive: Function 'LZ4_saveDictHC' argument 1 names different: declaration 'streamHCPtr' definition 'LZ4_streamHCPtr'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:178:48: note: Function 'LZ4_saveDictHC' argument 1 names different: declaration 'streamHCPtr' definition 'LZ4_streamHCPtr'. libxisf-0.2.13/lz4/lz4hc.c:1742:37: note: Function 'LZ4_saveDictHC' argument 1 names different: declaration 'streamHCPtr' definition 'LZ4_streamHCPtr'. libxisf-0.2.13/lz4/lz4hc.c:1742:76: style:inconclusive: Function 'LZ4_saveDictHC' argument 3 names different: declaration 'maxDictSize' definition 'dictSize'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:178:83: note: Function 'LZ4_saveDictHC' argument 3 names different: declaration 'maxDictSize' definition 'dictSize'. libxisf-0.2.13/lz4/lz4hc.c:1742:76: note: Function 'LZ4_saveDictHC' argument 3 names different: declaration 'maxDictSize' definition 'dictSize'. libxisf-0.2.13/lz4/lz4hc.c:2133:32: style:inconclusive: Function 'LZ4_compressHC' argument 1 names different: declaration 'source' definition 'src'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:284:106: note: Function 'LZ4_compressHC' argument 1 names different: declaration 'source' definition 'src'. libxisf-0.2.13/lz4/lz4hc.c:2133:32: note: Function 'LZ4_compressHC' argument 1 names different: declaration 'source' definition 'src'. libxisf-0.2.13/lz4/lz4hc.c:2133:43: style:inconclusive: Function 'LZ4_compressHC' argument 2 names different: declaration 'dest' definition 'dst'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:284:120: note: Function 'LZ4_compressHC' argument 2 names different: declaration 'dest' definition 'dst'. libxisf-0.2.13/lz4/lz4hc.c:2133:43: note: Function 'LZ4_compressHC' argument 2 names different: declaration 'dest' definition 'dst'. libxisf-0.2.13/lz4/lz4hc.c:2133:52: style:inconclusive: Function 'LZ4_compressHC' argument 3 names different: declaration 'inputSize' definition 'srcSize'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:284:130: note: Function 'LZ4_compressHC' argument 3 names different: declaration 'inputSize' definition 'srcSize'. libxisf-0.2.13/lz4/lz4hc.c:2133:52: note: Function 'LZ4_compressHC' argument 3 names different: declaration 'inputSize' definition 'srcSize'. libxisf-0.2.13/lz4/lz4hc.c:2134:46: style:inconclusive: Function 'LZ4_compressHC_limitedOutput' argument 1 names different: declaration 'source' definition 'src'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:285:106: note: Function 'LZ4_compressHC_limitedOutput' argument 1 names different: declaration 'source' definition 'src'. libxisf-0.2.13/lz4/lz4hc.c:2134:46: note: Function 'LZ4_compressHC_limitedOutput' argument 1 names different: declaration 'source' definition 'src'. libxisf-0.2.13/lz4/lz4hc.c:2134:57: style:inconclusive: Function 'LZ4_compressHC_limitedOutput' argument 2 names different: declaration 'dest' definition 'dst'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:285:120: note: Function 'LZ4_compressHC_limitedOutput' argument 2 names different: declaration 'dest' definition 'dst'. libxisf-0.2.13/lz4/lz4hc.c:2134:57: note: Function 'LZ4_compressHC_limitedOutput' argument 2 names different: declaration 'dest' definition 'dst'. libxisf-0.2.13/lz4/lz4hc.c:2134:66: style:inconclusive: Function 'LZ4_compressHC_limitedOutput' argument 3 names different: declaration 'inputSize' definition 'srcSize'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:285:130: note: Function 'LZ4_compressHC_limitedOutput' argument 3 names different: declaration 'inputSize' definition 'srcSize'. libxisf-0.2.13/lz4/lz4hc.c:2134:66: note: Function 'LZ4_compressHC_limitedOutput' argument 3 names different: declaration 'inputSize' definition 'srcSize'. libxisf-0.2.13/lz4/lz4hc.c:2134:79: style:inconclusive: Function 'LZ4_compressHC_limitedOutput' argument 4 names different: declaration 'maxOutputSize' definition 'maxDstSize'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:285:145: note: Function 'LZ4_compressHC_limitedOutput' argument 4 names different: declaration 'maxOutputSize' definition 'maxDstSize'. libxisf-0.2.13/lz4/lz4hc.c:2134:79: note: Function 'LZ4_compressHC_limitedOutput' argument 4 names different: declaration 'maxOutputSize' definition 'maxDstSize'. libxisf-0.2.13/lz4/lz4hc.c:2135:33: style:inconclusive: Function 'LZ4_compressHC2' argument 1 names different: declaration 'source' definition 'src'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:286:106: note: Function 'LZ4_compressHC2' argument 1 names different: declaration 'source' definition 'src'. libxisf-0.2.13/lz4/lz4hc.c:2135:33: note: Function 'LZ4_compressHC2' argument 1 names different: declaration 'source' definition 'src'. libxisf-0.2.13/lz4/lz4hc.c:2135:44: style:inconclusive: Function 'LZ4_compressHC2' argument 2 names different: declaration 'dest' definition 'dst'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:286:120: note: Function 'LZ4_compressHC2' argument 2 names different: declaration 'dest' definition 'dst'. libxisf-0.2.13/lz4/lz4hc.c:2135:44: note: Function 'LZ4_compressHC2' argument 2 names different: declaration 'dest' definition 'dst'. libxisf-0.2.13/lz4/lz4hc.c:2135:53: style:inconclusive: Function 'LZ4_compressHC2' argument 3 names different: declaration 'inputSize' definition 'srcSize'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:286:130: note: Function 'LZ4_compressHC2' argument 3 names different: declaration 'inputSize' definition 'srcSize'. libxisf-0.2.13/lz4/lz4hc.c:2135:53: note: Function 'LZ4_compressHC2' argument 3 names different: declaration 'inputSize' definition 'srcSize'. libxisf-0.2.13/lz4/lz4hc.c:2135:66: style:inconclusive: Function 'LZ4_compressHC2' argument 4 names different: declaration 'compressionLevel' definition 'cLevel'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:286:145: note: Function 'LZ4_compressHC2' argument 4 names different: declaration 'compressionLevel' definition 'cLevel'. libxisf-0.2.13/lz4/lz4hc.c:2135:66: note: Function 'LZ4_compressHC2' argument 4 names different: declaration 'compressionLevel' definition 'cLevel'. libxisf-0.2.13/lz4/lz4hc.c:2136:47: style:inconclusive: Function 'LZ4_compressHC2_limitedOutput' argument 1 names different: declaration 'source' definition 'src'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:287:106: note: Function 'LZ4_compressHC2_limitedOutput' argument 1 names different: declaration 'source' definition 'src'. libxisf-0.2.13/lz4/lz4hc.c:2136:47: note: Function 'LZ4_compressHC2_limitedOutput' argument 1 names different: declaration 'source' definition 'src'. libxisf-0.2.13/lz4/lz4hc.c:2136:58: style:inconclusive: Function 'LZ4_compressHC2_limitedOutput' argument 2 names different: declaration 'dest' definition 'dst'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:287:120: note: Function 'LZ4_compressHC2_limitedOutput' argument 2 names different: declaration 'dest' definition 'dst'. libxisf-0.2.13/lz4/lz4hc.c:2136:58: note: Function 'LZ4_compressHC2_limitedOutput' argument 2 names different: declaration 'dest' definition 'dst'. libxisf-0.2.13/lz4/lz4hc.c:2136:67: style:inconclusive: Function 'LZ4_compressHC2_limitedOutput' argument 3 names different: declaration 'inputSize' definition 'srcSize'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:287:130: note: Function 'LZ4_compressHC2_limitedOutput' argument 3 names different: declaration 'inputSize' definition 'srcSize'. libxisf-0.2.13/lz4/lz4hc.c:2136:67: note: Function 'LZ4_compressHC2_limitedOutput' argument 3 names different: declaration 'inputSize' definition 'srcSize'. libxisf-0.2.13/lz4/lz4hc.c:2136:80: style:inconclusive: Function 'LZ4_compressHC2_limitedOutput' argument 4 names different: declaration 'maxOutputSize' definition 'maxDstSize'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:287:145: note: Function 'LZ4_compressHC2_limitedOutput' argument 4 names different: declaration 'maxOutputSize' definition 'maxDstSize'. libxisf-0.2.13/lz4/lz4hc.c:2136:80: note: Function 'LZ4_compressHC2_limitedOutput' argument 4 names different: declaration 'maxOutputSize' definition 'maxDstSize'. libxisf-0.2.13/lz4/lz4hc.c:2136:96: style:inconclusive: Function 'LZ4_compressHC2_limitedOutput' argument 5 names different: declaration 'compressionLevel' definition 'cLevel'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:287:164: note: Function 'LZ4_compressHC2_limitedOutput' argument 5 names different: declaration 'compressionLevel' definition 'cLevel'. libxisf-0.2.13/lz4/lz4hc.c:2136:96: note: Function 'LZ4_compressHC2_limitedOutput' argument 5 names different: declaration 'compressionLevel' definition 'cLevel'. libxisf-0.2.13/lz4/lz4hc.c:2137:58: style:inconclusive: Function 'LZ4_compressHC_withStateHC' argument 2 names different: declaration 'source' definition 'src'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:288:142: note: Function 'LZ4_compressHC_withStateHC' argument 2 names different: declaration 'source' definition 'src'. libxisf-0.2.13/lz4/lz4hc.c:2137:58: note: Function 'LZ4_compressHC_withStateHC' argument 2 names different: declaration 'source' definition 'src'. libxisf-0.2.13/lz4/lz4hc.c:2137:69: style:inconclusive: Function 'LZ4_compressHC_withStateHC' argument 3 names different: declaration 'dest' definition 'dst'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:288:156: note: Function 'LZ4_compressHC_withStateHC' argument 3 names different: declaration 'dest' definition 'dst'. libxisf-0.2.13/lz4/lz4hc.c:2137:69: note: Function 'LZ4_compressHC_withStateHC' argument 3 names different: declaration 'dest' definition 'dst'. libxisf-0.2.13/lz4/lz4hc.c:2137:78: style:inconclusive: Function 'LZ4_compressHC_withStateHC' argument 4 names different: declaration 'inputSize' definition 'srcSize'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:288:166: note: Function 'LZ4_compressHC_withStateHC' argument 4 names different: declaration 'inputSize' definition 'srcSize'. libxisf-0.2.13/lz4/lz4hc.c:2137:78: note: Function 'LZ4_compressHC_withStateHC' argument 4 names different: declaration 'inputSize' definition 'srcSize'. libxisf-0.2.13/lz4/lz4hc.c:2138:72: style:inconclusive: Function 'LZ4_compressHC_limitedOutput_withStateHC' argument 2 names different: declaration 'source' definition 'src'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:289:142: note: Function 'LZ4_compressHC_limitedOutput_withStateHC' argument 2 names different: declaration 'source' definition 'src'. libxisf-0.2.13/lz4/lz4hc.c:2138:72: note: Function 'LZ4_compressHC_limitedOutput_withStateHC' argument 2 names different: declaration 'source' definition 'src'. libxisf-0.2.13/lz4/lz4hc.c:2138:83: style:inconclusive: Function 'LZ4_compressHC_limitedOutput_withStateHC' argument 3 names different: declaration 'dest' definition 'dst'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:289:156: note: Function 'LZ4_compressHC_limitedOutput_withStateHC' argument 3 names different: declaration 'dest' definition 'dst'. libxisf-0.2.13/lz4/lz4hc.c:2138:83: note: Function 'LZ4_compressHC_limitedOutput_withStateHC' argument 3 names different: declaration 'dest' definition 'dst'. libxisf-0.2.13/lz4/lz4hc.c:2138:92: style:inconclusive: Function 'LZ4_compressHC_limitedOutput_withStateHC' argument 4 names different: declaration 'inputSize' definition 'srcSize'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:289:166: note: Function 'LZ4_compressHC_limitedOutput_withStateHC' argument 4 names different: declaration 'inputSize' definition 'srcSize'. libxisf-0.2.13/lz4/lz4hc.c:2138:92: note: Function 'LZ4_compressHC_limitedOutput_withStateHC' argument 4 names different: declaration 'inputSize' definition 'srcSize'. libxisf-0.2.13/lz4/lz4hc.c:2138:105: style:inconclusive: Function 'LZ4_compressHC_limitedOutput_withStateHC' argument 5 names different: declaration 'maxOutputSize' definition 'maxDstSize'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:289:181: note: Function 'LZ4_compressHC_limitedOutput_withStateHC' argument 5 names different: declaration 'maxOutputSize' definition 'maxDstSize'. libxisf-0.2.13/lz4/lz4hc.c:2138:105: note: Function 'LZ4_compressHC_limitedOutput_withStateHC' argument 5 names different: declaration 'maxOutputSize' definition 'maxDstSize'. libxisf-0.2.13/lz4/lz4hc.c:2139:59: style:inconclusive: Function 'LZ4_compressHC2_withStateHC' argument 2 names different: declaration 'source' definition 'src'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:290:142: note: Function 'LZ4_compressHC2_withStateHC' argument 2 names different: declaration 'source' definition 'src'. libxisf-0.2.13/lz4/lz4hc.c:2139:59: note: Function 'LZ4_compressHC2_withStateHC' argument 2 names different: declaration 'source' definition 'src'. libxisf-0.2.13/lz4/lz4hc.c:2139:70: style:inconclusive: Function 'LZ4_compressHC2_withStateHC' argument 3 names different: declaration 'dest' definition 'dst'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:290:156: note: Function 'LZ4_compressHC2_withStateHC' argument 3 names different: declaration 'dest' definition 'dst'. libxisf-0.2.13/lz4/lz4hc.c:2139:70: note: Function 'LZ4_compressHC2_withStateHC' argument 3 names different: declaration 'dest' definition 'dst'. libxisf-0.2.13/lz4/lz4hc.c:2139:79: style:inconclusive: Function 'LZ4_compressHC2_withStateHC' argument 4 names different: declaration 'inputSize' definition 'srcSize'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:290:166: note: Function 'LZ4_compressHC2_withStateHC' argument 4 names different: declaration 'inputSize' definition 'srcSize'. libxisf-0.2.13/lz4/lz4hc.c:2139:79: note: Function 'LZ4_compressHC2_withStateHC' argument 4 names different: declaration 'inputSize' definition 'srcSize'. libxisf-0.2.13/lz4/lz4hc.c:2139:92: style:inconclusive: Function 'LZ4_compressHC2_withStateHC' argument 5 names different: declaration 'compressionLevel' definition 'cLevel'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:290:181: note: Function 'LZ4_compressHC2_withStateHC' argument 5 names different: declaration 'compressionLevel' definition 'cLevel'. libxisf-0.2.13/lz4/lz4hc.c:2139:92: note: Function 'LZ4_compressHC2_withStateHC' argument 5 names different: declaration 'compressionLevel' definition 'cLevel'. libxisf-0.2.13/lz4/lz4hc.c:2140:73: style:inconclusive: Function 'LZ4_compressHC2_limitedOutput_withStateHC' argument 2 names different: declaration 'source' definition 'src'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:291:142: note: Function 'LZ4_compressHC2_limitedOutput_withStateHC' argument 2 names different: declaration 'source' definition 'src'. libxisf-0.2.13/lz4/lz4hc.c:2140:73: note: Function 'LZ4_compressHC2_limitedOutput_withStateHC' argument 2 names different: declaration 'source' definition 'src'. libxisf-0.2.13/lz4/lz4hc.c:2140:84: style:inconclusive: Function 'LZ4_compressHC2_limitedOutput_withStateHC' argument 3 names different: declaration 'dest' definition 'dst'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:291:156: note: Function 'LZ4_compressHC2_limitedOutput_withStateHC' argument 3 names different: declaration 'dest' definition 'dst'. libxisf-0.2.13/lz4/lz4hc.c:2140:84: note: Function 'LZ4_compressHC2_limitedOutput_withStateHC' argument 3 names different: declaration 'dest' definition 'dst'. libxisf-0.2.13/lz4/lz4hc.c:2140:93: style:inconclusive: Function 'LZ4_compressHC2_limitedOutput_withStateHC' argument 4 names different: declaration 'inputSize' definition 'srcSize'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:291:166: note: Function 'LZ4_compressHC2_limitedOutput_withStateHC' argument 4 names different: declaration 'inputSize' definition 'srcSize'. libxisf-0.2.13/lz4/lz4hc.c:2140:93: note: Function 'LZ4_compressHC2_limitedOutput_withStateHC' argument 4 names different: declaration 'inputSize' definition 'srcSize'. libxisf-0.2.13/lz4/lz4hc.c:2140:106: style:inconclusive: Function 'LZ4_compressHC2_limitedOutput_withStateHC' argument 5 names different: declaration 'maxOutputSize' definition 'maxDstSize'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:291:181: note: Function 'LZ4_compressHC2_limitedOutput_withStateHC' argument 5 names different: declaration 'maxOutputSize' definition 'maxDstSize'. libxisf-0.2.13/lz4/lz4hc.c:2140:106: note: Function 'LZ4_compressHC2_limitedOutput_withStateHC' argument 5 names different: declaration 'maxOutputSize' definition 'maxDstSize'. libxisf-0.2.13/lz4/lz4hc.c:2140:122: style:inconclusive: Function 'LZ4_compressHC2_limitedOutput_withStateHC' argument 6 names different: declaration 'compressionLevel' definition 'cLevel'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:291:200: note: Function 'LZ4_compressHC2_limitedOutput_withStateHC' argument 6 names different: declaration 'compressionLevel' definition 'cLevel'. libxisf-0.2.13/lz4/lz4hc.c:2140:122: note: Function 'LZ4_compressHC2_limitedOutput_withStateHC' argument 6 names different: declaration 'compressionLevel' definition 'cLevel'. libxisf-0.2.13/lz4/lz4hc.c:2141:46: style:inconclusive: Function 'LZ4_compressHC_continue' argument 1 names different: declaration 'LZ4_streamHCPtr' definition 'ctx'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:292:128: note: Function 'LZ4_compressHC_continue' argument 1 names different: declaration 'LZ4_streamHCPtr' definition 'ctx'. libxisf-0.2.13/lz4/lz4hc.c:2141:46: note: Function 'LZ4_compressHC_continue' argument 1 names different: declaration 'LZ4_streamHCPtr' definition 'ctx'. libxisf-0.2.13/lz4/lz4hc.c:2141:63: style:inconclusive: Function 'LZ4_compressHC_continue' argument 2 names different: declaration 'source' definition 'src'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:292:157: note: Function 'LZ4_compressHC_continue' argument 2 names different: declaration 'source' definition 'src'. libxisf-0.2.13/lz4/lz4hc.c:2141:63: note: Function 'LZ4_compressHC_continue' argument 2 names different: declaration 'source' definition 'src'. libxisf-0.2.13/lz4/lz4hc.c:2141:74: style:inconclusive: Function 'LZ4_compressHC_continue' argument 3 names different: declaration 'dest' definition 'dst'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:292:171: note: Function 'LZ4_compressHC_continue' argument 3 names different: declaration 'dest' definition 'dst'. libxisf-0.2.13/lz4/lz4hc.c:2141:74: note: Function 'LZ4_compressHC_continue' argument 3 names different: declaration 'dest' definition 'dst'. libxisf-0.2.13/lz4/lz4hc.c:2141:83: style:inconclusive: Function 'LZ4_compressHC_continue' argument 4 names different: declaration 'inputSize' definition 'srcSize'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:292:181: note: Function 'LZ4_compressHC_continue' argument 4 names different: declaration 'inputSize' definition 'srcSize'. libxisf-0.2.13/lz4/lz4hc.c:2141:83: note: Function 'LZ4_compressHC_continue' argument 4 names different: declaration 'inputSize' definition 'srcSize'. libxisf-0.2.13/lz4/lz4hc.c:2142:60: style:inconclusive: Function 'LZ4_compressHC_limitedOutput_continue' argument 1 names different: declaration 'LZ4_streamHCPtr' definition 'ctx'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:293:128: note: Function 'LZ4_compressHC_limitedOutput_continue' argument 1 names different: declaration 'LZ4_streamHCPtr' definition 'ctx'. libxisf-0.2.13/lz4/lz4hc.c:2142:60: note: Function 'LZ4_compressHC_limitedOutput_continue' argument 1 names different: declaration 'LZ4_streamHCPtr' definition 'ctx'. libxisf-0.2.13/lz4/lz4hc.c:2142:77: style:inconclusive: Function 'LZ4_compressHC_limitedOutput_continue' argument 2 names different: declaration 'source' definition 'src'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:293:157: note: Function 'LZ4_compressHC_limitedOutput_continue' argument 2 names different: declaration 'source' definition 'src'. libxisf-0.2.13/lz4/lz4hc.c:2142:77: note: Function 'LZ4_compressHC_limitedOutput_continue' argument 2 names different: declaration 'source' definition 'src'. libxisf-0.2.13/lz4/lz4hc.c:2142:88: style:inconclusive: Function 'LZ4_compressHC_limitedOutput_continue' argument 3 names different: declaration 'dest' definition 'dst'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:293:171: note: Function 'LZ4_compressHC_limitedOutput_continue' argument 3 names different: declaration 'dest' definition 'dst'. libxisf-0.2.13/lz4/lz4hc.c:2142:88: note: Function 'LZ4_compressHC_limitedOutput_continue' argument 3 names different: declaration 'dest' definition 'dst'. libxisf-0.2.13/lz4/lz4hc.c:2142:97: style:inconclusive: Function 'LZ4_compressHC_limitedOutput_continue' argument 4 names different: declaration 'inputSize' definition 'srcSize'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:293:181: note: Function 'LZ4_compressHC_limitedOutput_continue' argument 4 names different: declaration 'inputSize' definition 'srcSize'. libxisf-0.2.13/lz4/lz4hc.c:2142:97: note: Function 'LZ4_compressHC_limitedOutput_continue' argument 4 names different: declaration 'inputSize' definition 'srcSize'. libxisf-0.2.13/lz4/lz4hc.c:2142:110: style:inconclusive: Function 'LZ4_compressHC_limitedOutput_continue' argument 5 names different: declaration 'maxOutputSize' definition 'maxDstSize'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:293:196: note: Function 'LZ4_compressHC_limitedOutput_continue' argument 5 names different: declaration 'maxOutputSize' definition 'maxDstSize'. libxisf-0.2.13/lz4/lz4hc.c:2142:110: note: Function 'LZ4_compressHC_limitedOutput_continue' argument 5 names different: declaration 'maxOutputSize' definition 'maxDstSize'. libxisf-0.2.13/lz4/lz4hc.c:2175:61: style:inconclusive: Function 'LZ4_compressHC2_continue' argument 2 names different: declaration 'source' definition 'src'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:308:143: note: Function 'LZ4_compressHC2_continue' argument 2 names different: declaration 'source' definition 'src'. libxisf-0.2.13/lz4/lz4hc.c:2175:61: note: Function 'LZ4_compressHC2_continue' argument 2 names different: declaration 'source' definition 'src'. libxisf-0.2.13/lz4/lz4hc.c:2175:72: style:inconclusive: Function 'LZ4_compressHC2_continue' argument 3 names different: declaration 'dest' definition 'dst'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:308:157: note: Function 'LZ4_compressHC2_continue' argument 3 names different: declaration 'dest' definition 'dst'. libxisf-0.2.13/lz4/lz4hc.c:2175:72: note: Function 'LZ4_compressHC2_continue' argument 3 names different: declaration 'dest' definition 'dst'. libxisf-0.2.13/lz4/lz4hc.c:2175:81: style:inconclusive: Function 'LZ4_compressHC2_continue' argument 4 names different: declaration 'inputSize' definition 'srcSize'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:308:167: note: Function 'LZ4_compressHC2_continue' argument 4 names different: declaration 'inputSize' definition 'srcSize'. libxisf-0.2.13/lz4/lz4hc.c:2175:81: note: Function 'LZ4_compressHC2_continue' argument 4 names different: declaration 'inputSize' definition 'srcSize'. libxisf-0.2.13/lz4/lz4hc.c:2175:94: style:inconclusive: Function 'LZ4_compressHC2_continue' argument 5 names different: declaration 'compressionLevel' definition 'cLevel'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:308:182: note: Function 'LZ4_compressHC2_continue' argument 5 names different: declaration 'compressionLevel' definition 'cLevel'. libxisf-0.2.13/lz4/lz4hc.c:2175:94: note: Function 'LZ4_compressHC2_continue' argument 5 names different: declaration 'compressionLevel' definition 'cLevel'. libxisf-0.2.13/lz4/lz4hc.c:2180:75: style:inconclusive: Function 'LZ4_compressHC2_limitedOutput_continue' argument 2 names different: declaration 'source' definition 'src'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:309:143: note: Function 'LZ4_compressHC2_limitedOutput_continue' argument 2 names different: declaration 'source' definition 'src'. libxisf-0.2.13/lz4/lz4hc.c:2180:75: note: Function 'LZ4_compressHC2_limitedOutput_continue' argument 2 names different: declaration 'source' definition 'src'. libxisf-0.2.13/lz4/lz4hc.c:2180:86: style:inconclusive: Function 'LZ4_compressHC2_limitedOutput_continue' argument 3 names different: declaration 'dest' definition 'dst'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:309:157: note: Function 'LZ4_compressHC2_limitedOutput_continue' argument 3 names different: declaration 'dest' definition 'dst'. libxisf-0.2.13/lz4/lz4hc.c:2180:86: note: Function 'LZ4_compressHC2_limitedOutput_continue' argument 3 names different: declaration 'dest' definition 'dst'. libxisf-0.2.13/lz4/lz4hc.c:2180:95: style:inconclusive: Function 'LZ4_compressHC2_limitedOutput_continue' argument 4 names different: declaration 'inputSize' definition 'srcSize'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:309:167: note: Function 'LZ4_compressHC2_limitedOutput_continue' argument 4 names different: declaration 'inputSize' definition 'srcSize'. libxisf-0.2.13/lz4/lz4hc.c:2180:95: note: Function 'LZ4_compressHC2_limitedOutput_continue' argument 4 names different: declaration 'inputSize' definition 'srcSize'. libxisf-0.2.13/lz4/lz4hc.c:2180:108: style:inconclusive: Function 'LZ4_compressHC2_limitedOutput_continue' argument 5 names different: declaration 'maxOutputSize' definition 'dstCapacity'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:309:182: note: Function 'LZ4_compressHC2_limitedOutput_continue' argument 5 names different: declaration 'maxOutputSize' definition 'dstCapacity'. libxisf-0.2.13/lz4/lz4hc.c:2180:108: note: Function 'LZ4_compressHC2_limitedOutput_continue' argument 5 names different: declaration 'maxOutputSize' definition 'dstCapacity'. libxisf-0.2.13/lz4/lz4hc.c:2180:125: style:inconclusive: Function 'LZ4_compressHC2_limitedOutput_continue' argument 6 names different: declaration 'compressionLevel' definition 'cLevel'. [funcArgNamesDifferent] libxisf-0.2.13/lz4/lz4hc.h:309:201: note: Function 'LZ4_compressHC2_limitedOutput_continue' argument 6 names different: declaration 'compressionLevel' definition 'cLevel'. libxisf-0.2.13/lz4/lz4hc.c:2180:125: note: Function 'LZ4_compressHC2_limitedOutput_continue' argument 6 names different: declaration 'compressionLevel' definition 'cLevel'. libxisf-0.2.13/lz4/lz4hc.c:275:11: style: Parameter 'oend' can be declared as pointer to const [constParameterPointer] libxisf-0.2.13/lz4/lz4hc.c:753:21: style: Variable 'maxLitPos' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/lz4/lz4hc.c:895:16: style: Variable 'chainTable' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/lz4/lz4hc.c:896:16: style: Variable 'hashTable' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/lz4/lz4hc.c:1346:21: style: Variable 'maxLitPos' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/lz4/lz4hc.c:1514:27: style: Variable 'ctx' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/lz4/lz4hc.c:2101:18: style: Variable 'maxLitPos' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/lz4/lz4hc.c:2187:32: style: Variable 's' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/zlib/gzlib.c:222:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_WRONLY [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/examples/zran.c:365:5: warning: Return value of function inflateSetDictionary() is not used. [ignoredReturnValue] libxisf-0.2.13/zlib/examples/gun.c:535:11: style: Obsolescent function 'utime' called. It is recommended to use 'utimensat' instead. [prohibitedutimeCalled] libxisf-0.2.13/zlib/examples/gun.c:517:39: style: Parameter 'to' can be declared as pointer to const [constParameterPointer] libxisf-0.2.13/zlib/gzread.c:28:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/gzwrite.c:80:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/examples/gzlog.c:638:17: warning: Return value of function deflateSetDictionary() is not used. [ignoredReturnValue] libxisf-0.2.13/zlib/examples/gzlog.c:650:9: warning: Return value of function deflatePrime() is not used. [ignoredReturnValue] libxisf-0.2.13/zlib/examples/gzlog.c:661:17: warning: Return value of function deflate() is not used. [ignoredReturnValue] libxisf-0.2.13/zlib/examples/gzlog.c:377:5: style: Obsolescent function 'utimes' called. It is recommended to use 'utimensat' instead. [prohibitedutimesCalled] libxisf-0.2.13/zlib/examples/gzlog.c:1005:29: style: Checking if unsigned expression 'len' is less than zero. [unsignedLessThanZero] libxisf-0.2.13/zlib/examples/gzlog.c:910:27: style:inconclusive: Function 'gzlog_compress' argument 1 names different: declaration 'log' definition 'logd'. [funcArgNamesDifferent] libxisf-0.2.13/zlib/examples/gzlog.h:85:27: note: Function 'gzlog_compress' argument 1 names different: declaration 'log' definition 'logd'. libxisf-0.2.13/zlib/examples/gzlog.c:910:27: note: Function 'gzlog_compress' argument 1 names different: declaration 'log' definition 'logd'. libxisf-0.2.13/zlib/examples/gzlog.c:997:24: style:inconclusive: Function 'gzlog_write' argument 1 names different: declaration 'log' definition 'logd'. [funcArgNamesDifferent] libxisf-0.2.13/zlib/examples/gzlog.h:77:24: note: Function 'gzlog_write' argument 1 names different: declaration 'log' definition 'logd'. libxisf-0.2.13/zlib/examples/gzlog.c:997:24: note: Function 'gzlog_write' argument 1 names different: declaration 'log' definition 'logd'. libxisf-0.2.13/zlib/examples/gzlog.c:1044:24: style:inconclusive: Function 'gzlog_close' argument 1 names different: declaration 'log' definition 'logd'. [funcArgNamesDifferent] libxisf-0.2.13/zlib/examples/gzlog.h:89:24: note: Function 'gzlog_close' argument 1 names different: declaration 'log' definition 'logd'. libxisf-0.2.13/zlib/examples/gzlog.c:1044:24: note: Function 'gzlog_close' argument 1 names different: declaration 'log' definition 'logd'. libxisf-0.2.13/zlib/examples/gzlog.c:437:32: style: Parameter 'log' can be declared as pointer to const [constParameterPointer] libxisf-0.2.13/zlib/examples/gzlog.c:718:51: style: Parameter 'record' can be declared as pointer to const [constParameterPointer] libxisf-0.2.13/zlib/examples/gzlog.c:867:25: style: Parameter 'path' can be declared as pointer to const [constParameterPointer] libxisf-0.2.13/zlib/gzread.c:484:24: style: Variable 'src' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/zlib/gzread.c:502:20: style: Variable 'eol' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/zlib/inffast.c:53:32: style: Variable 'last' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/zlib/inffast.c:55:24: style: Variable 'beg' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/zlib/inffast.c:56:24: style: Variable 'end' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/zlib/inftrees.c:279:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable op [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/test/example.c:66:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/test/example.c:95:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/test/example.c:176:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/test/example.c:217:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/test/example.c:250:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/test/example.c:308:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/test/example.c:342:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/test/example.c:382:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/test/example.c:417:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/test/example.c:457:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/test/example.c:495:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZLIB_VERSION [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/test/example.c:107:5: warning: Return value of function gzseek() is not used. [ignoredReturnValue] libxisf-0.2.13/zlib/test/infcover.c:188:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/test/infcover.c:196:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/test/infcover.c:221:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/test/infcover.c:330:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DICT [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/test/infcover.c:384:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/test/infcover.c:397:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/test/infcover.c:459:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNC [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/test/infcover.c:483:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/test/infcover.c:623:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENOUGH_DISTS [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/test/infcover.c:664:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/test/minigzip.c:299:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/test/minigzip.c:399:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/test/minigzip.c:437:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/test/minigzip.c:536:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] libxisf-0.2.13/zlib/inftrees.c:32:68: style: Parameter 'lens' can be declared as pointer to const [constParameterPointer] libxisf-0.2.13/zlib/test/minigzip.c:393:33: style: Parameter 'file' can be declared as pointer to const [constParameterPointer] libxisf-0.2.13/zlib/test/minigzip.c:393:45: style: Parameter 'mode' can be declared as pointer to const [constParameterPointer] libxisf-0.2.13/zlib/test/minigzip.c:491:11: style: Variable 'bname' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/zlib/deflate.c:1794:20: style: Condition 'len==left' is always false [knownConditionTrueFalse] libxisf-0.2.13/zlib/deflate.c:1792:13: note: len is assigned '(left)>(have)?(have):(left)' here. libxisf-0.2.13/zlib/deflate.c:1794:20: note: Condition 'len==left' is always false libxisf-0.2.13/zlib/infback.c:251:24: style: Variable 'from' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/zlib/deflate.c:530:20: style: Variable 's' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/zlib/deflate.c:618:20: style: Variable 's' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/zlib/deflate.c:866:20: style: Variable 'str' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/zlib/deflate.c:1289:20: style: Variable 'ss' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/zlib/deflate.c:1360:11: style: Variable 'prev' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/zlib/deflate.c:2019:9: style: Variable 'bflush' is assigned a value that is never used. [unreadVariable] libxisf-0.2.13/zlib/test/infcover.c:188:5: portability: %lu in format string (no. 2) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint] libxisf-0.2.13/zlib/test/infcover.c:196:5: portability: %lu in format string (no. 2) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint] libxisf-0.2.13/zlib/test/infcover.c:221:9: portability: %lu in format string (no. 2) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint] libxisf-0.2.13/zlib/test/infcover.c:362:39: error: Null pointer dereference [nullPointer] libxisf-0.2.13/zlib/test/infcover.c:394:19: error: Null pointer dereference [nullPointer] libxisf-0.2.13/zlib/test/infcover.c:396:23: error: Null pointer dereference [nullPointer] libxisf-0.2.13/zlib/test/infcover.c:396:31: error: Null pointer dereference [nullPointer] libxisf-0.2.13/zlib/test/infcover.c:479:27: error: Null pointer dereference [nullPointer] libxisf-0.2.13/zlib/test/infcover.c:480:23: error: Null pointer dereference [nullPointer] libxisf-0.2.13/zlib/test/infcover.c:480:31: error: Null pointer dereference [nullPointer] libxisf-0.2.13/zlib/test/infcover.c:480:47: error: Null pointer dereference [nullPointer] libxisf-0.2.13/zlib/test/infcover.c:176:32: style: Parameter 'strm' can be declared as pointer to const [constParameterPointer] libxisf-0.2.13/zlib/test/infcover.c:184:31: style: Parameter 'strm' can be declared as pointer to const [constParameterPointer] libxisf-0.2.13/zlib/test/infcover.c:184:43: style: Parameter 'prefix' can be declared as pointer to const [constParameterPointer] libxisf-0.2.13/zlib/test/infcover.c:186:22: style: Variable 'zone' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/zlib/test/infcover.c:192:31: style: Parameter 'strm' can be declared as pointer to const [constParameterPointer] libxisf-0.2.13/zlib/test/infcover.c:192:43: style: Parameter 'prefix' can be declared as pointer to const [constParameterPointer] libxisf-0.2.13/zlib/test/infcover.c:194:22: style: Variable 'zone' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/zlib/test/infcover.c:284:22: style: Parameter 'hex' can be declared as pointer to const [constParameterPointer] libxisf-0.2.13/zlib/test/infcover.c:463:22: style: Parameter 'desc' can be declared as pointer to const. However it seems that 'push' is a callback function, if 'desc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libxisf-0.2.13/zlib/test/infcover.c:563:48: note: You might need to cast the function pointer here libxisf-0.2.13/zlib/test/infcover.c:463:22: note: Parameter 'desc' can be declared as pointer to const libxisf-0.2.13/zlib/test/infcover.c:508:21: style: Parameter 'hex' can be declared as pointer to const [constParameterPointer] libxisf-0.2.13/zlib/test/infcover.c:508:32: style: Parameter 'id' can be declared as pointer to const [constParameterPointer] libxisf-0.2.13/zlib/test/infcover.c:303:20: style: Variable 'head.extra' is assigned a value that is never used. [unreadVariable] libxisf-0.2.13/zlib/test/infcover.c:304:24: style: Variable 'head.extra_max' is assigned a value that is never used. [unreadVariable] libxisf-0.2.13/zlib/test/infcover.c:305:19: style: Variable 'head.name' is assigned a value that is never used. [unreadVariable] libxisf-0.2.13/zlib/test/infcover.c:306:23: style: Variable 'head.name_max' is assigned a value that is never used. [unreadVariable] libxisf-0.2.13/zlib/test/infcover.c:307:22: style: Variable 'head.comment' is assigned a value that is never used. [unreadVariable] libxisf-0.2.13/zlib/test/infcover.c:308:23: style: Variable 'head.comm_max' is assigned a value that is never used. [unreadVariable] libxisf-0.2.13/zlib/inflate.c:1418:10: style: Variable 'state->flags' is assigned an expression that holds the same value. [redundantAssignment] libxisf-0.2.13/zlib/inflate.c:1414:11: note: flags is assigned 'state->flags' here. libxisf-0.2.13/zlib/inflate.c:1418:10: note: Variable 'state->flags' is assigned an expression that holds the same value. libxisf-0.2.13/zlib/inflate.c:95:31: style: Variable 'state' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/zlib/inflate.c:599:24: style: Variable 'from' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/zlib/inflate.c:1432:31: style: Variable 'state' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/zlib/inflate.c:1440:31: style: Variable 'state' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/zlib/inflate.c:1522:31: style: Variable 'state' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/zlib/inflate.c:1399:36: warning: Uninitialized variable: buf [uninitvar] libxisf-0.2.13/zlib/inflate.c:1393:28: note: Assuming condition is false libxisf-0.2.13/zlib/inflate.c:1399:36: note: Uninitialized variable: buf libxisf-0.2.13/zlib/trees.c:202:57: style: Parameter 'bl_count' can be declared as pointer to const [constParameterPointer] libxisf-0.2.13/zlib/trees.c:507:50: style: Parameter 'tree' can be declared as pointer to const [constParameterPointer] libxisf-0.2.13/zlib/trees.c:858:62: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] libxisf-0.2.13/zlib/trees.c:964:43: style: Parameter 's' can be declared as pointer to const [constParameterPointer] libxisf-0.2.13/pugixml/pugixml.cpp:5506:16: debug: Failed to instantiate template "set_value_integer". The checking continues anyway. [templateInstantiation] libxisf-0.2.13/pugixml/pugixml.cpp:8148:23: debug: Scope::checkVariable found variable 'next' with varid 0. [varid0] libxisf-0.2.13/pugixml/pugixml.cpp:8149:10: debug: Scope::checkVariable found variable 'capacity' with varid 0. [varid0] libxisf-0.2.13/pugixml/pugixml.cpp:8153:9: debug: Scope::checkVariable found variable 'data' with varid 0. [varid0] libxisf-0.2.13/pugixml/pugixml.cpp:8154:11: debug: Scope::checkVariable found variable 'alignment' with varid 0. [varid0] libxisf-0.2.13/pugixml/pugixml.cpp:1232:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_name_allocated_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:1243:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_name_allocated_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:2230:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:2395:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_contents_shared_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:2765:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_escapes [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:2934:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_escapes [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:3107:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_comments [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:3223:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_declaration [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:3464:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_type_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:3570:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_type_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:3582:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_fragment [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:3656:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:3665:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:4006:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_attribute_single_quote [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:4033:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_no_escapes [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:4150:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_attribute_single_quote [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:4191:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_no_empty_element_tags [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:4251:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_type_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:4311:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_indent [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:4406:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_type_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:4474:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_contents_shared_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:4484:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_name_allocated_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:4517:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_type_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:4558:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_name_allocated_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:4564:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_type_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:4781:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable deallocate [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:4958:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:5014:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:5460:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_name_allocated_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:5467:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_name_allocated_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:5475:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_name_allocated_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:5483:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:5490:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:5498:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:5506:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:5513:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:5520:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:5527:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:5534:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:5541:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:5548:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:5555:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:5562:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:5570:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:5577:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:5694:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_type_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:5930:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_type_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:5976:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_type_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:5986:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_type_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:5997:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_type_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:6008:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_type_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:6018:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_type_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:6029:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_type_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:6472:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_contents_shared_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:6488:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_contents_shared_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:6506:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_contents_shared_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:6524:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_contents_shared_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:6637:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_contents_shared_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:6887:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_name_allocated_or_shared_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:6922:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_type_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:7041:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:7048:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:7056:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:7064:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:7071:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:7078:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:7085:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:7092:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:7099:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:7106:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:7113:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:7120:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:7128:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:7135:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_value_allocated_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:7518:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_size [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:7832:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_type_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:7866:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable allocate [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:7872:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable allocate [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:7877:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable deallocate [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:8318:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:8642:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_contents_shared_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:8812:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_DIG [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:8908:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chartype_table [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:9072:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chartype_table [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:9660:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chartype_table [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:10408:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_memory_page_type_mask [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:10481:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable axis [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:10674:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable axis [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:10755:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable axis [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:10766:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable axis [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:12431:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chartype_table [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:12973:114: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dummy_node_set [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:13388:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeset_eval_all [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:13410:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeset_eval_first [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:4575:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chartype_table [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:2790:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chartype_table [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:2843:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chartype_table [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:2879:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chartype_table [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:2911:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chartype_table [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:2722:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chartype_table [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:1799:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:1747:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] libxisf-0.2.13/pugixml/pugixml.cpp:1977:38: style:inconclusive: Boolean expression 'data[0]=='<'' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] libxisf-0.2.13/pugixml/pugixml.cpp:1977:57: style:inconclusive: Boolean expression 'data[2]=='x'' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] libxisf-0.2.13/pugixml/pugixml.cpp:1977:76: style:inconclusive: Boolean expression 'data[3]=='m'' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] libxisf-0.2.13/pugixml/pugixml.cpp:1977:95: style:inconclusive: Boolean expression 'data[4]=='l'' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] libxisf-0.2.13/pugixml/pugixml.cpp:10488:37: style:inconclusive: Boolean expression 'step_push(ns,a,n,alloc)' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] libxisf-0.2.13/pugixml/pugixml.cpp:10497:34: style:inconclusive: Boolean expression 'step_push(ns,c,alloc)' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] libxisf-0.2.13/pugixml/pugixml.cpp:10507:34: style:inconclusive: Boolean expression 'step_push(ns,n,alloc)' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] libxisf-0.2.13/pugixml/pugixml.cpp:10514:36: style:inconclusive: Boolean expression 'step_push(ns,cur,alloc)' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] libxisf-0.2.13/pugixml/pugixml.cpp:10538:34: style:inconclusive: Boolean expression 'step_push(ns,c,alloc)' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] libxisf-0.2.13/pugixml/pugixml.cpp:10547:34: style:inconclusive: Boolean expression 'step_push(ns,c,alloc)' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] libxisf-0.2.13/pugixml/pugixml.cpp:10569:36: style:inconclusive: Boolean expression 'step_push(ns,cur,alloc)' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] libxisf-0.2.13/pugixml/pugixml.cpp:10611:37: style:inconclusive: Boolean expression 'step_push(ns,cur,alloc)' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] libxisf-0.2.13/pugixml/pugixml.cpp:10621:39: style:inconclusive: Boolean expression 'step_push(ns,cur,alloc)' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] libxisf-0.2.13/pugixml/pugixml.cpp:10636:34: style:inconclusive: Boolean expression 'step_push(ns,n,alloc)' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] libxisf-0.2.13/pugixml/pugixml.cpp:10643:36: style:inconclusive: Boolean expression 'step_push(ns,cur,alloc)' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] libxisf-0.2.13/pugixml/pugixml.cpp:10682:37: style:inconclusive: Boolean expression 'step_push(ns,a,p,alloc)' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] libxisf-0.2.13/pugixml/pugixml.cpp:10689:36: style:inconclusive: Boolean expression 'step_push(ns,cur,alloc)' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] libxisf-0.2.13/pugixml/pugixml.cpp:10727:36: style:inconclusive: Boolean expression 'step_push(ns,cur,alloc)' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] libxisf-0.2.13/pugixml/pugixml.cpp:12841:47: warning: Member variable 'xpath_node_set::_type' is not assigned a value in 'xpath_node_set::operator='. [operatorEqVarError] libxisf-0.2.13/pugixml/pugixml.cpp:12841:47: warning: Member variable 'xpath_node_set::_begin' is not assigned a value in 'xpath_node_set::operator='. [operatorEqVarError] libxisf-0.2.13/pugixml/pugixml.cpp:12841:47: warning: Member variable 'xpath_node_set::_end' is not assigned a value in 'xpath_node_set::operator='. [operatorEqVarError] libxisf-0.2.13/pugixml/pugixml.cpp:3771:3: warning: Member variable 'xml_buffered_writer::buffer' is not initialized in the constructor. [uninitMemberVar] libxisf-0.2.13/pugixml/pugixml.cpp:3771:3: warning: Member variable 'xml_buffered_writer::scratch' is not initialized in the constructor. [uninitMemberVar] libxisf-0.2.13/pugixml/pugixml.cpp:9183:3: warning: Member variable 'xpath_variable_boolean::name' is not initialized in the constructor. [uninitMemberVar] libxisf-0.2.13/pugixml/pugixml.cpp:9193:3: warning: Member variable 'xpath_variable_number::name' is not initialized in the constructor. [uninitMemberVar] libxisf-0.2.13/pugixml/pugixml.cpp:9203:3: warning: Member variable 'xpath_variable_string::name' is not initialized in the constructor. [uninitMemberVar] libxisf-0.2.13/pugixml/pugixml.cpp:9218:3: warning: Member variable 'xpath_variable_node_set::name' is not initialized in the constructor. [uninitMemberVar] libxisf-0.2.13/pugixml/pugixml.cpp:10833:3: warning: Member variable 'xpath_ast_node::_data' is not initialized in the constructor. [uninitMemberVar] libxisf-0.2.13/pugixml/pugixml.cpp:10845:3: warning: Member variable 'xpath_ast_node::_data' is not initialized in the constructor. [uninitMemberVar] libxisf-0.2.13/pugixml/pugixml.cpp:12617:3: warning: Member variable 'xpath_parser::_scratch' is not initialized in the constructor. [uninitMemberVar] libxisf-0.2.13/pugixml/pugixml.cpp:8311:19: style:inconclusive: Member variable 'xpath_stack_data::result' uses an uninitialized argument 'oom' due to the order of declarations. [initializerList] libxisf-0.2.13/pugixml/pugixml.cpp:8316:23: note: Member variable 'xpath_stack_data::result' uses an uninitialized argument 'oom' due to the order of declarations. libxisf-0.2.13/pugixml/pugixml.cpp:8311:19: note: Member variable 'xpath_stack_data::result' uses an uninitialized argument 'oom' due to the order of declarations. libxisf-0.2.13/pugixml/pugixml.cpp:8312:19: style:inconclusive: Member variable 'xpath_stack_data::temp' uses an uninitialized argument 'oom' due to the order of declarations. [initializerList] libxisf-0.2.13/pugixml/pugixml.cpp:8316:49: note: Member variable 'xpath_stack_data::temp' uses an uninitialized argument 'oom' due to the order of declarations. libxisf-0.2.13/pugixml/pugixml.cpp:8312:19: note: Member variable 'xpath_stack_data::temp' uses an uninitialized argument 'oom' due to the order of declarations. libxisf-0.2.13/pugixml/pugixml.cpp:12669:19: style:inconclusive: Member variable 'xpath_query_impl::alloc' uses an uninitialized argument 'block' due to the order of declarations. [initializerList] libxisf-0.2.13/pugixml/pugixml.cpp:12662:35: note: Member variable 'xpath_query_impl::alloc' uses an uninitialized argument 'block' due to the order of declarations. libxisf-0.2.13/pugixml/pugixml.cpp:12669:19: note: Member variable 'xpath_query_impl::alloc' uses an uninitialized argument 'block' due to the order of declarations. libxisf-0.2.13/pugixml/pugixml.cpp:12669:19: style:inconclusive: Member variable 'xpath_query_impl::alloc' uses an uninitialized argument 'oom' due to the order of declarations. [initializerList] libxisf-0.2.13/pugixml/pugixml.cpp:12662:35: note: Member variable 'xpath_query_impl::alloc' uses an uninitialized argument 'oom' due to the order of declarations. libxisf-0.2.13/pugixml/pugixml.cpp:12669:19: note: Member variable 'xpath_query_impl::alloc' uses an uninitialized argument 'oom' due to the order of declarations. libxisf-0.2.13/pugixml/pugixml.cpp:13257:3: performance: Variable '_result' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] libxisf-0.2.13/pugixml/pugixml.cpp:729:8: performance:inconclusive: Technically the member function 'pugi::impl::::xml_allocator::reserve' can be static (but you may consider moving to unnamed namespace). [functionStatic] libxisf-0.2.13/pugixml/pugixml.cpp:8271:8: style:inconclusive: Technically the member function 'pugi::impl::::xpath_allocator::release' can be const. [functionConst] libxisf-0.2.13/pugixml/pugixml.cpp:10354:8: style:inconclusive: Technically the member function 'pugi::impl::::xpath_ast_node::apply_predicates' can be const. [functionConst] libxisf-0.2.13/pugixml/pugixml.cpp:10364:8: style:inconclusive: Technically the member function 'pugi::impl::::xpath_ast_node::step_push' can be const. [functionConst] libxisf-0.2.13/pugixml/pugixml.cpp:10404:8: style:inconclusive: Technically the member function 'pugi::impl::::xpath_ast_node::step_push' can be const. [functionConst] libxisf-0.2.13/pugixml/pugixml.cpp:11908:10: performance:inconclusive: Technically the member function 'pugi::impl::::xpath_parser::parse_axis_name' can be static (but you may consider moving to unnamed namespace). [functionStatic] libxisf-0.2.13/pugixml/pugixml.cpp:11976:14: performance:inconclusive: Technically the member function 'pugi::impl::::xpath_parser::parse_node_test_type' can be static (but you may consider moving to unnamed namespace). [functionStatic] libxisf-0.2.13/pugixml/pugixml.hpp:361:3: style: Class 'xml_writer_file' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libxisf-0.2.13/pugixml/pugixml.hpp:375:3: style: Class 'xml_writer_stream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libxisf-0.2.13/pugixml/pugixml.hpp:376:3: style: Class 'xml_writer_stream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libxisf-0.2.13/pugixml/pugixml.hpp:930:3: style: Class 'xml_node_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libxisf-0.2.13/pugixml/pugixml.hpp:1225:3: style: Class 'xpath_variable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libxisf-0.2.13/pugixml/pugixml.hpp:1410:3: style: Class 'xpath_node' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libxisf-0.2.13/pugixml/pugixml.cpp:548:3: style: Struct 'xml_allocator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libxisf-0.2.13/pugixml/pugixml.cpp:1135:3: style: Struct 'xml_attribute_struct' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libxisf-0.2.13/pugixml/pugixml.cpp:1182:3: style: Struct 'xml_document_struct' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libxisf-0.2.13/pugixml/pugixml.cpp:2973:3: style: Struct 'xml_parser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libxisf-0.2.13/pugixml/pugixml.cpp:5157:3: style: Struct 'name_null_sentry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libxisf-0.2.13/pugixml/pugixml.cpp:8164:3: style: Struct 'xpath_allocator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libxisf-0.2.13/pugixml/pugixml.cpp:8289:3: style: Struct 'xpath_allocator_capture' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libxisf-0.2.13/pugixml/pugixml.cpp:9002:3: style: Struct 'namespace_uri_predicate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libxisf-0.2.13/pugixml/pugixml.hpp:337:6: performance: Function 'begin()' should return member '_begin' by const reference. [returnByReference] libxisf-0.2.13/pugixml/pugixml.hpp:338:6: performance: Function 'end()' should return member '_end' by const reference. [returnByReference] libxisf-0.2.13/pugixml/pugixml.cpp:1453:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] libxisf-0.2.13/pugixml/pugixml.cpp:1453:21: note: Calling function 'reserve' returns 1 libxisf-0.2.13/pugixml/pugixml.cpp:1453:7: note: Condition '!alloc.reserve()' is always false libxisf-0.2.13/pugixml/pugixml.cpp:1465:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] libxisf-0.2.13/pugixml/pugixml.cpp:1465:21: note: Calling function 'reserve' returns 1 libxisf-0.2.13/pugixml/pugixml.cpp:1465:7: note: Condition '!alloc.reserve()' is always false libxisf-0.2.13/pugixml/pugixml.cpp:1958:49: style: Return value '*reinterpret_cast(&ui)==1' is always true [knownConditionTrueFalse] libxisf-0.2.13/pugixml/pugixml.cpp:1956:21: note: Assignment 'ui=1', assigned value is 1 libxisf-0.2.13/pugixml/pugixml.cpp:1958:49: note: Return value '*reinterpret_cast(&ui)==1' is always true libxisf-0.2.13/pugixml/pugixml.cpp:1966:27: style: Condition 'is_little_endian()' is always true [knownConditionTrueFalse] libxisf-0.2.13/pugixml/pugixml.cpp:1956:21: note: Assignment 'ui=1', assigned value is 1 libxisf-0.2.13/pugixml/pugixml.cpp:1966:27: note: Calling function 'is_little_endian' returns 1 libxisf-0.2.13/pugixml/pugixml.cpp:1966:27: note: Condition 'is_little_endian()' is always true libxisf-0.2.13/pugixml/pugixml.cpp:1968:27: style: Condition 'is_little_endian()' is always true [knownConditionTrueFalse] libxisf-0.2.13/pugixml/pugixml.cpp:1956:21: note: Assignment 'ui=1', assigned value is 1 libxisf-0.2.13/pugixml/pugixml.cpp:1968:27: note: Calling function 'is_little_endian' returns 1 libxisf-0.2.13/pugixml/pugixml.cpp:1968:27: note: Condition 'is_little_endian()' is always true libxisf-0.2.13/pugixml/pugixml.cpp:2079:58: style: Condition 'is_little_endian()' is always true [knownConditionTrueFalse] libxisf-0.2.13/pugixml/pugixml.cpp:1956:21: note: Assignment 'ui=1', assigned value is 1 libxisf-0.2.13/pugixml/pugixml.cpp:2079:58: note: Calling function 'is_little_endian' returns 1 libxisf-0.2.13/pugixml/pugixml.cpp:2079:58: note: Condition 'is_little_endian()' is always true libxisf-0.2.13/pugixml/pugixml.cpp:2082:58: style: Condition 'is_little_endian()' is always true [knownConditionTrueFalse] libxisf-0.2.13/pugixml/pugixml.cpp:1956:21: note: Assignment 'ui=1', assigned value is 1 libxisf-0.2.13/pugixml/pugixml.cpp:2082:58: note: Calling function 'is_little_endian' returns 1 libxisf-0.2.13/pugixml/pugixml.cpp:2082:58: note: Condition 'is_little_endian()' is always true libxisf-0.2.13/pugixml/pugixml.cpp:2307:51: style: Condition 'is_little_endian()' is always true [knownConditionTrueFalse] libxisf-0.2.13/pugixml/pugixml.cpp:1956:21: note: Assignment 'ui=1', assigned value is 1 libxisf-0.2.13/pugixml/pugixml.cpp:2307:51: note: Calling function 'is_little_endian' returns 1 libxisf-0.2.13/pugixml/pugixml.cpp:2307:51: note: Condition 'is_little_endian()' is always true libxisf-0.2.13/pugixml/pugixml.cpp:2317:51: style: Condition 'is_little_endian()' is always true [knownConditionTrueFalse] libxisf-0.2.13/pugixml/pugixml.cpp:1956:21: note: Assignment 'ui=1', assigned value is 1 libxisf-0.2.13/pugixml/pugixml.cpp:2317:51: note: Calling function 'is_little_endian' returns 1 libxisf-0.2.13/pugixml/pugixml.cpp:2317:51: note: Condition 'is_little_endian()' is always true libxisf-0.2.13/pugixml/pugixml.cpp:2438:8: style: Condition '!alloc->reserve()' is always false [knownConditionTrueFalse] libxisf-0.2.13/pugixml/pugixml.cpp:2438:23: note: Calling function 'reserve' returns 1 libxisf-0.2.13/pugixml/pugixml.cpp:2438:8: note: Condition '!alloc->reserve()' is always false libxisf-0.2.13/pugixml/pugixml.cpp:3642:58: style: Condition 'is_little_endian()' is always true [knownConditionTrueFalse] libxisf-0.2.13/pugixml/pugixml.cpp:1956:21: note: Assignment 'ui=1', assigned value is 1 libxisf-0.2.13/pugixml/pugixml.cpp:3642:58: note: Calling function 'is_little_endian' returns 1 libxisf-0.2.13/pugixml/pugixml.cpp:3642:58: note: Condition 'is_little_endian()' is always true libxisf-0.2.13/pugixml/pugixml.cpp:3645:58: style: Condition 'is_little_endian()' is always true [knownConditionTrueFalse] libxisf-0.2.13/pugixml/pugixml.cpp:1956:21: note: Assignment 'ui=1', assigned value is 1 libxisf-0.2.13/pugixml/pugixml.cpp:3645:58: note: Calling function 'is_little_endian' returns 1 libxisf-0.2.13/pugixml/pugixml.cpp:3645:58: note: Condition 'is_little_endian()' is always true libxisf-0.2.13/pugixml/pugixml.cpp:3745:51: style: Condition 'is_little_endian()' is always true [knownConditionTrueFalse] libxisf-0.2.13/pugixml/pugixml.cpp:1956:21: note: Assignment 'ui=1', assigned value is 1 libxisf-0.2.13/pugixml/pugixml.cpp:3745:51: note: Calling function 'is_little_endian' returns 1 libxisf-0.2.13/pugixml/pugixml.cpp:3745:51: note: Condition 'is_little_endian()' is always true libxisf-0.2.13/pugixml/pugixml.cpp:3752:51: style: Condition 'is_little_endian()' is always true [knownConditionTrueFalse] libxisf-0.2.13/pugixml/pugixml.cpp:1956:21: note: Assignment 'ui=1', assigned value is 1 libxisf-0.2.13/pugixml/pugixml.cpp:3752:51: note: Calling function 'is_little_endian' returns 1 libxisf-0.2.13/pugixml/pugixml.cpp:3752:51: note: Condition 'is_little_endian()' is always true libxisf-0.2.13/pugixml/pugixml.cpp:6043:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] libxisf-0.2.13/pugixml/pugixml.cpp:6043:21: note: Calling function 'reserve' returns 1 libxisf-0.2.13/pugixml/pugixml.cpp:6043:7: note: Condition '!alloc.reserve()' is always false libxisf-0.2.13/pugixml/pugixml.cpp:6060:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] libxisf-0.2.13/pugixml/pugixml.cpp:6060:21: note: Calling function 'reserve' returns 1 libxisf-0.2.13/pugixml/pugixml.cpp:6060:7: note: Condition '!alloc.reserve()' is always false libxisf-0.2.13/pugixml/pugixml.cpp:6078:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] libxisf-0.2.13/pugixml/pugixml.cpp:6078:21: note: Calling function 'reserve' returns 1 libxisf-0.2.13/pugixml/pugixml.cpp:6078:7: note: Condition '!alloc.reserve()' is always false libxisf-0.2.13/pugixml/pugixml.cpp:6096:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] libxisf-0.2.13/pugixml/pugixml.cpp:6096:21: note: Calling function 'reserve' returns 1 libxisf-0.2.13/pugixml/pugixml.cpp:6096:7: note: Condition '!alloc.reserve()' is always false libxisf-0.2.13/pugixml/pugixml.cpp:6114:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] libxisf-0.2.13/pugixml/pugixml.cpp:6114:21: note: Calling function 'reserve' returns 1 libxisf-0.2.13/pugixml/pugixml.cpp:6114:7: note: Condition '!alloc.reserve()' is always false libxisf-0.2.13/pugixml/pugixml.cpp:6131:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] libxisf-0.2.13/pugixml/pugixml.cpp:6131:21: note: Calling function 'reserve' returns 1 libxisf-0.2.13/pugixml/pugixml.cpp:6131:7: note: Condition '!alloc.reserve()' is always false libxisf-0.2.13/pugixml/pugixml.cpp:6149:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] libxisf-0.2.13/pugixml/pugixml.cpp:6149:21: note: Calling function 'reserve' returns 1 libxisf-0.2.13/pugixml/pugixml.cpp:6149:7: note: Condition '!alloc.reserve()' is always false libxisf-0.2.13/pugixml/pugixml.cpp:6167:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] libxisf-0.2.13/pugixml/pugixml.cpp:6167:21: note: Calling function 'reserve' returns 1 libxisf-0.2.13/pugixml/pugixml.cpp:6167:7: note: Condition '!alloc.reserve()' is always false libxisf-0.2.13/pugixml/pugixml.cpp:6186:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] libxisf-0.2.13/pugixml/pugixml.cpp:6186:21: note: Calling function 'reserve' returns 1 libxisf-0.2.13/pugixml/pugixml.cpp:6186:7: note: Condition '!alloc.reserve()' is always false libxisf-0.2.13/pugixml/pugixml.cpp:6203:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] libxisf-0.2.13/pugixml/pugixml.cpp:6203:21: note: Calling function 'reserve' returns 1 libxisf-0.2.13/pugixml/pugixml.cpp:6203:7: note: Condition '!alloc.reserve()' is always false libxisf-0.2.13/pugixml/pugixml.cpp:6221:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] libxisf-0.2.13/pugixml/pugixml.cpp:6221:21: note: Calling function 'reserve' returns 1 libxisf-0.2.13/pugixml/pugixml.cpp:6221:7: note: Condition '!alloc.reserve()' is always false libxisf-0.2.13/pugixml/pugixml.cpp:6239:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] libxisf-0.2.13/pugixml/pugixml.cpp:6239:21: note: Calling function 'reserve' returns 1 libxisf-0.2.13/pugixml/pugixml.cpp:6239:7: note: Condition '!alloc.reserve()' is always false libxisf-0.2.13/pugixml/pugixml.cpp:6255:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] libxisf-0.2.13/pugixml/pugixml.cpp:6255:21: note: Calling function 'reserve' returns 1 libxisf-0.2.13/pugixml/pugixml.cpp:6255:7: note: Condition '!alloc.reserve()' is always false libxisf-0.2.13/pugixml/pugixml.cpp:6272:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] libxisf-0.2.13/pugixml/pugixml.cpp:6272:21: note: Calling function 'reserve' returns 1 libxisf-0.2.13/pugixml/pugixml.cpp:6272:7: note: Condition '!alloc.reserve()' is always false libxisf-0.2.13/pugixml/pugixml.cpp:6290:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] libxisf-0.2.13/pugixml/pugixml.cpp:6290:21: note: Calling function 'reserve' returns 1 libxisf-0.2.13/pugixml/pugixml.cpp:6290:7: note: Condition '!alloc.reserve()' is always false libxisf-0.2.13/pugixml/pugixml.cpp:6308:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] libxisf-0.2.13/pugixml/pugixml.cpp:6308:21: note: Calling function 'reserve' returns 1 libxisf-0.2.13/pugixml/pugixml.cpp:6308:7: note: Condition '!alloc.reserve()' is always false libxisf-0.2.13/pugixml/pugixml.cpp:6400:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] libxisf-0.2.13/pugixml/pugixml.cpp:6400:21: note: Calling function 'reserve' returns 1 libxisf-0.2.13/pugixml/pugixml.cpp:6400:7: note: Condition '!alloc.reserve()' is always false libxisf-0.2.13/pugixml/pugixml.cpp:6417:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] libxisf-0.2.13/pugixml/pugixml.cpp:6417:21: note: Calling function 'reserve' returns 1 libxisf-0.2.13/pugixml/pugixml.cpp:6417:7: note: Condition '!alloc.reserve()' is always false libxisf-0.2.13/pugixml/pugixml.cpp:6435:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] libxisf-0.2.13/pugixml/pugixml.cpp:6435:21: note: Calling function 'reserve' returns 1 libxisf-0.2.13/pugixml/pugixml.cpp:6435:7: note: Condition '!alloc.reserve()' is always false libxisf-0.2.13/pugixml/pugixml.cpp:6453:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] libxisf-0.2.13/pugixml/pugixml.cpp:6453:21: note: Calling function 'reserve' returns 1 libxisf-0.2.13/pugixml/pugixml.cpp:6453:7: note: Condition '!alloc.reserve()' is always false libxisf-0.2.13/pugixml/pugixml.cpp:6469:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] libxisf-0.2.13/pugixml/pugixml.cpp:6469:21: note: Calling function 'reserve' returns 1 libxisf-0.2.13/pugixml/pugixml.cpp:6469:7: note: Condition '!alloc.reserve()' is always false libxisf-0.2.13/pugixml/pugixml.cpp:6485:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] libxisf-0.2.13/pugixml/pugixml.cpp:6485:21: note: Calling function 'reserve' returns 1 libxisf-0.2.13/pugixml/pugixml.cpp:6485:7: note: Condition '!alloc.reserve()' is always false libxisf-0.2.13/pugixml/pugixml.cpp:6503:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] libxisf-0.2.13/pugixml/pugixml.cpp:6503:21: note: Calling function 'reserve' returns 1 libxisf-0.2.13/pugixml/pugixml.cpp:6503:7: note: Condition '!alloc.reserve()' is always false libxisf-0.2.13/pugixml/pugixml.cpp:6521:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] libxisf-0.2.13/pugixml/pugixml.cpp:6521:21: note: Calling function 'reserve' returns 1 libxisf-0.2.13/pugixml/pugixml.cpp:6521:7: note: Condition '!alloc.reserve()' is always false libxisf-0.2.13/pugixml/pugixml.cpp:6550:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] libxisf-0.2.13/pugixml/pugixml.cpp:6550:21: note: Calling function 'reserve' returns 1 libxisf-0.2.13/pugixml/pugixml.cpp:6550:7: note: Condition '!alloc.reserve()' is always false libxisf-0.2.13/pugixml/pugixml.cpp:6563:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] libxisf-0.2.13/pugixml/pugixml.cpp:6563:21: note: Calling function 'reserve' returns 1 libxisf-0.2.13/pugixml/pugixml.cpp:6563:7: note: Condition '!alloc.reserve()' is always false libxisf-0.2.13/pugixml/pugixml.cpp:6596:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] libxisf-0.2.13/pugixml/pugixml.cpp:6596:21: note: Calling function 'reserve' returns 1 libxisf-0.2.13/pugixml/pugixml.cpp:6596:7: note: Condition '!alloc.reserve()' is always false libxisf-0.2.13/pugixml/pugixml.cpp:6609:7: style: Condition '!alloc.reserve()' is always false [knownConditionTrueFalse] libxisf-0.2.13/pugixml/pugixml.cpp:6609:21: note: Calling function 'reserve' returns 1 libxisf-0.2.13/pugixml/pugixml.cpp:6609:7: note: Condition '!alloc.reserve()' is always false libxisf-0.2.13/pugixml/pugixml.cpp:8732:15: style: Same expression on both sides of '/'. [duplicateExpression] libxisf-0.2.13/pugixml/pugixml.cpp:3207:11: style: The scope of the variable 'ch' can be reduced. [variableScope] libxisf-0.2.13/pugixml/pugixml.cpp:5175:54: style:inconclusive: Function 'xml_writer_file' argument 1 names different: declaration 'file' definition 'file_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:361:25: note: Function 'xml_writer_file' argument 1 names different: declaration 'file' definition 'file_'. libxisf-0.2.13/pugixml/pugixml.cpp:5175:54: note: Function 'xml_writer_file' argument 1 names different: declaration 'file' definition 'file_'. libxisf-0.2.13/pugixml/pugixml.cpp:5640:90: style:inconclusive: Function 'children' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:787:68: note: Function 'children' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:5640:90: note: Function 'children' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:5704:54: style:inconclusive: Function 'child' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:574:32: note: Function 'child' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:5704:54: note: Function 'child' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:5718:63: style:inconclusive: Function 'attribute' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:575:41: note: Function 'attribute' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:5718:63: note: Function 'attribute' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:5732:61: style:inconclusive: Function 'next_sibling' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:576:39: note: Function 'next_sibling' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:5732:61: note: Function 'next_sibling' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:5751:65: style:inconclusive: Function 'previous_sibling' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:577:43: note: Function 'previous_sibling' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:5751:65: note: Function 'previous_sibling' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:5766:54: style:inconclusive: Function 'child' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:579:32: note: Function 'child' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:5766:54: note: Function 'child' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:5780:63: style:inconclusive: Function 'attribute' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:580:41: note: Function 'attribute' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:5780:63: note: Function 'attribute' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:5794:61: style:inconclusive: Function 'next_sibling' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:581:39: note: Function 'next_sibling' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:5794:61: note: Function 'next_sibling' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:5808:65: style:inconclusive: Function 'previous_sibling' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:582:43: note: Function 'previous_sibling' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:5808:65: note: Function 'previous_sibling' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:5823:63: style:inconclusive: Function 'attribute' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:586:41: note: Function 'attribute' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:5823:63: note: Function 'attribute' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:5823:85: style:inconclusive: Function 'attribute' argument 2 names different: declaration 'hint' definition 'hint_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:586:62: note: Function 'attribute' argument 2 names different: declaration 'hint' definition 'hint_'. libxisf-0.2.13/pugixml/pugixml.cpp:5823:85: note: Function 'attribute' argument 2 names different: declaration 'hint' definition 'hint_'. libxisf-0.2.13/pugixml/pugixml.cpp:5863:63: style:inconclusive: Function 'attribute' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:588:41: note: Function 'attribute' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:5863:63: note: Function 'attribute' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:5863:85: style:inconclusive: Function 'attribute' argument 2 names different: declaration 'hint' definition 'hint_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:588:62: note: Function 'attribute' argument 2 names different: declaration 'hint' definition 'hint_'. libxisf-0.2.13/pugixml/pugixml.cpp:5863:85: note: Function 'attribute' argument 2 names different: declaration 'hint' definition 'hint_'. libxisf-0.2.13/pugixml/pugixml.cpp:5943:65: style:inconclusive: Function 'child_value' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:595:43: note: Function 'child_value' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:5943:65: note: Function 'child_value' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:6038:70: style:inconclusive: Function 'append_attribute' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:610:48: note: Function 'append_attribute' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:6038:70: note: Function 'append_attribute' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:6055:71: style:inconclusive: Function 'prepend_attribute' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:611:49: note: Function 'prepend_attribute' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:6055:71: note: Function 'prepend_attribute' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:6072:76: style:inconclusive: Function 'insert_attribute_after' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:612:54: note: Function 'insert_attribute_after' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:6072:76: note: Function 'insert_attribute_after' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:6090:77: style:inconclusive: Function 'insert_attribute_before' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:613:55: note: Function 'insert_attribute_before' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:6090:77: note: Function 'insert_attribute_before' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:6109:70: style:inconclusive: Function 'append_attribute' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:615:48: note: Function 'append_attribute' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:6109:70: note: Function 'append_attribute' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:6126:71: style:inconclusive: Function 'prepend_attribute' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:616:49: note: Function 'prepend_attribute' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:6126:71: note: Function 'prepend_attribute' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:6143:76: style:inconclusive: Function 'insert_attribute_after' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:617:54: note: Function 'insert_attribute_after' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:6143:76: note: Function 'insert_attribute_after' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:6161:77: style:inconclusive: Function 'insert_attribute_before' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:618:55: note: Function 'insert_attribute_before' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:6161:77: note: Function 'insert_attribute_before' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:6250:61: style:inconclusive: Function 'append_child' argument 1 names different: declaration 'type' definition 'type_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:628:39: note: Function 'append_child' argument 1 names different: declaration 'type' definition 'type_'. libxisf-0.2.13/pugixml/pugixml.cpp:6250:61: note: Function 'append_child' argument 1 names different: declaration 'type' definition 'type_'. libxisf-0.2.13/pugixml/pugixml.cpp:6267:62: style:inconclusive: Function 'prepend_child' argument 1 names different: declaration 'type' definition 'type_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:629:40: note: Function 'prepend_child' argument 1 names different: declaration 'type' definition 'type_'. libxisf-0.2.13/pugixml/pugixml.cpp:6267:62: note: Function 'prepend_child' argument 1 names different: declaration 'type' definition 'type_'. libxisf-0.2.13/pugixml/pugixml.cpp:6284:68: style:inconclusive: Function 'insert_child_before' argument 1 names different: declaration 'type' definition 'type_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:631:46: note: Function 'insert_child_before' argument 1 names different: declaration 'type' definition 'type_'. libxisf-0.2.13/pugixml/pugixml.cpp:6284:68: note: Function 'insert_child_before' argument 1 names different: declaration 'type' definition 'type_'. libxisf-0.2.13/pugixml/pugixml.cpp:6302:67: style:inconclusive: Function 'insert_child_after' argument 1 names different: declaration 'type' definition 'type_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:630:45: note: Function 'insert_child_after' argument 1 names different: declaration 'type' definition 'type_'. libxisf-0.2.13/pugixml/pugixml.cpp:6302:67: note: Function 'insert_child_after' argument 1 names different: declaration 'type' definition 'type_'. libxisf-0.2.13/pugixml/pugixml.cpp:6320:61: style:inconclusive: Function 'append_child' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:634:39: note: Function 'append_child' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:6320:61: note: Function 'append_child' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:6329:62: style:inconclusive: Function 'prepend_child' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:635:40: note: Function 'prepend_child' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:6329:62: note: Function 'prepend_child' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:6338:67: style:inconclusive: Function 'insert_child_after' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:636:45: note: Function 'insert_child_after' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:6338:67: note: Function 'insert_child_after' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:6347:68: style:inconclusive: Function 'insert_child_before' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:637:46: note: Function 'insert_child_before' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:6347:68: note: Function 'insert_child_before' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:6357:61: style:inconclusive: Function 'append_child' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:639:39: note: Function 'append_child' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:6357:61: note: Function 'append_child' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:6366:62: style:inconclusive: Function 'prepend_child' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:640:40: note: Function 'prepend_child' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:6366:62: note: Function 'prepend_child' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:6384:68: style:inconclusive: Function 'insert_child_before' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:642:46: note: Function 'insert_child_before' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:6384:68: note: Function 'insert_child_before' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:6532:61: style:inconclusive: Function 'remove_attribute' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:659:39: note: Function 'remove_attribute' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:6532:61: note: Function 'remove_attribute' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:6538:61: style:inconclusive: Function 'remove_attribute' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:661:39: note: Function 'remove_attribute' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:6538:61: note: Function 'remove_attribute' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:6579:57: style:inconclusive: Function 'remove_child' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:669:35: note: Function 'remove_child' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:6579:57: note: Function 'remove_child' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:6585:57: style:inconclusive: Function 'remove_child' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:671:35: note: Function 'remove_child' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:6585:57: note: Function 'remove_child' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:6663:72: style:inconclusive: Function 'find_child_by_attribute' argument 1 names different: declaration 'name' definition 'name_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:731:50: note: Function 'find_child_by_attribute' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:6663:72: note: Function 'find_child_by_attribute' argument 1 names different: declaration 'name' definition 'name_'. libxisf-0.2.13/pugixml/pugixml.cpp:6745:70: style:inconclusive: Function 'first_element_by_path' argument 1 names different: declaration 'path' definition 'path_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:740:48: note: Function 'first_element_by_path' argument 1 names different: declaration 'path' definition 'path_'. libxisf-0.2.13/pugixml/pugixml.cpp:6745:70: note: Function 'first_element_by_path' argument 1 names different: declaration 'path' definition 'path_'. libxisf-0.2.13/pugixml/pugixml.cpp:6855:62: style:inconclusive: Function 'print' argument 1 names different: declaration 'os' definition 'stream'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:765:40: note: Function 'print' argument 1 names different: declaration 'os' definition 'stream'. libxisf-0.2.13/pugixml/pugixml.cpp:6855:62: note: Function 'print' argument 1 names different: declaration 'os' definition 'stream'. libxisf-0.2.13/pugixml/pugixml.cpp:6862:65: style:inconclusive: Function 'print' argument 1 names different: declaration 'os' definition 'stream'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:766:43: note: Function 'print' argument 1 names different: declaration 'os' definition 'stream'. libxisf-0.2.13/pugixml/pugixml.cpp:6862:65: note: Function 'print' argument 1 names different: declaration 'os' definition 'stream'. libxisf-0.2.13/pugixml/pugixml.cpp:7726:68: style:inconclusive: Function 'load_file' argument 1 names different: declaration 'path' definition 'path_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:1155:42: note: Function 'load_file' argument 1 names different: declaration 'path' definition 'path_'. libxisf-0.2.13/pugixml/pugixml.cpp:7726:68: note: Function 'load_file' argument 1 names different: declaration 'path' definition 'path_'. libxisf-0.2.13/pugixml/pugixml.cpp:7736:71: style:inconclusive: Function 'load_file' argument 1 names different: declaration 'path' definition 'path_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:1156:45: note: Function 'load_file' argument 1 names different: declaration 'path' definition 'path_'. libxisf-0.2.13/pugixml/pugixml.cpp:7736:71: note: Function 'load_file' argument 1 names different: declaration 'path' definition 'path_'. libxisf-0.2.13/pugixml/pugixml.cpp:7811:56: style:inconclusive: Function 'save_file' argument 1 names different: declaration 'path' definition 'path_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:1179:30: note: Function 'save_file' argument 1 names different: declaration 'path' definition 'path_'. libxisf-0.2.13/pugixml/pugixml.cpp:7811:56: note: Function 'save_file' argument 1 names different: declaration 'path' definition 'path_'. libxisf-0.2.13/pugixml/pugixml.cpp:7819:59: style:inconclusive: Function 'save_file' argument 1 names different: declaration 'path' definition 'path_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:1180:33: note: Function 'save_file' argument 1 names different: declaration 'path' definition 'path_'. libxisf-0.2.13/pugixml/pugixml.cpp:7819:59: note: Function 'save_file' argument 1 names different: declaration 'path' definition 'path_'. libxisf-0.2.13/pugixml/pugixml.cpp:12697:74: style:inconclusive: Function 'xpath_exception' argument 1 names different: declaration 'result' definition 'result_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:1383:54: note: Function 'xpath_exception' argument 1 names different: declaration 'result' definition 'result_'. libxisf-0.2.13/pugixml/pugixml.cpp:12697:74: note: Function 'xpath_exception' argument 1 names different: declaration 'result' definition 'result_'. libxisf-0.2.13/pugixml/pugixml.cpp:12717:54: style:inconclusive: Function 'xpath_node' argument 1 names different: declaration 'node' definition 'node_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:1410:30: note: Function 'xpath_node' argument 1 names different: declaration 'node' definition 'node_'. libxisf-0.2.13/pugixml/pugixml.cpp:12717:54: note: Function 'xpath_node' argument 1 names different: declaration 'node' definition 'node_'. libxisf-0.2.13/pugixml/pugixml.cpp:12721:59: style:inconclusive: Function 'xpath_node' argument 1 names different: declaration 'attribute' definition 'attribute_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:1411:35: note: Function 'xpath_node' argument 1 names different: declaration 'attribute' definition 'attribute_'. libxisf-0.2.13/pugixml/pugixml.cpp:12721:59: note: Function 'xpath_node' argument 1 names different: declaration 'attribute' definition 'attribute_'. libxisf-0.2.13/pugixml/pugixml.cpp:12721:87: style:inconclusive: Function 'xpath_node' argument 2 names different: declaration 'parent' definition 'parent_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:1411:62: note: Function 'xpath_node' argument 2 names different: declaration 'parent' definition 'parent_'. libxisf-0.2.13/pugixml/pugixml.cpp:12721:87: note: Function 'xpath_node' argument 2 names different: declaration 'parent' definition 'parent_'. libxisf-0.2.13/pugixml/pugixml.cpp:12776:59: style:inconclusive: Function '_assign' argument 1 names different: declaration 'begin' definition 'begin_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:1504:31: note: Function '_assign' argument 1 names different: declaration 'begin' definition 'begin_'. libxisf-0.2.13/pugixml/pugixml.cpp:12776:59: note: Function '_assign' argument 1 names different: declaration 'begin' definition 'begin_'. libxisf-0.2.13/pugixml/pugixml.cpp:12776:82: style:inconclusive: Function '_assign' argument 2 names different: declaration 'end' definition 'end_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:1504:53: note: Function '_assign' argument 2 names different: declaration 'end' definition 'end_'. libxisf-0.2.13/pugixml/pugixml.cpp:12776:82: note: Function '_assign' argument 2 names different: declaration 'end' definition 'end_'. libxisf-0.2.13/pugixml/pugixml.cpp:12776:95: style:inconclusive: Function '_assign' argument 3 names different: declaration 'type' definition 'type_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:1504:65: note: Function '_assign' argument 3 names different: declaration 'type' definition 'type_'. libxisf-0.2.13/pugixml/pugixml.cpp:12776:95: note: Function '_assign' argument 3 names different: declaration 'type' definition 'type_'. libxisf-0.2.13/pugixml/pugixml.cpp:12825:61: style:inconclusive: Function 'xpath_node_set' argument 1 names different: declaration 'begin' definition 'begin_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:1459:33: note: Function 'xpath_node_set' argument 1 names different: declaration 'begin' definition 'begin_'. libxisf-0.2.13/pugixml/pugixml.cpp:12825:61: note: Function 'xpath_node_set' argument 1 names different: declaration 'begin' definition 'begin_'. libxisf-0.2.13/pugixml/pugixml.cpp:12825:84: style:inconclusive: Function 'xpath_node_set' argument 2 names different: declaration 'end' definition 'end_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:1459:55: note: Function 'xpath_node_set' argument 2 names different: declaration 'end' definition 'end_'. libxisf-0.2.13/pugixml/pugixml.cpp:12825:84: note: Function 'xpath_node_set' argument 2 names different: declaration 'end' definition 'end_'. libxisf-0.2.13/pugixml/pugixml.cpp:12825:97: style:inconclusive: Function 'xpath_node_set' argument 3 names different: declaration 'type' definition 'type_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:1459:67: note: Function 'xpath_node_set' argument 3 names different: declaration 'type' definition 'type_'. libxisf-0.2.13/pugixml/pugixml.cpp:12825:97: note: Function 'xpath_node_set' argument 3 names different: declaration 'type' definition 'type_'. libxisf-0.2.13/pugixml/pugixml.cpp:12924:63: style:inconclusive: Function 'xpath_variable' argument 1 names different: declaration 'type' definition 'type_'. [funcArgNamesDifferent] libxisf-0.2.13/pugixml/pugixml.hpp:1225:35: note: Function 'xpath_variable' argument 1 names different: declaration 'type' definition 'type_'. libxisf-0.2.13/pugixml/pugixml.cpp:12924:63: note: Function 'xpath_variable' argument 1 names different: declaration 'type' definition 'type_'. libxisf-0.2.13/pugixml/pugixml.cpp:5302:17: style: Local variable 'value' shadows outer function [shadowFunction] libxisf-0.2.13/pugixml/pugixml.hpp:423:17: note: Shadowed declaration libxisf-0.2.13/pugixml/pugixml.cpp:5302:17: note: Shadow variable libxisf-0.2.13/pugixml/pugixml.cpp:5309:17: style: Local variable 'value' shadows outer function [shadowFunction] libxisf-0.2.13/pugixml/pugixml.hpp:423:17: note: Shadowed declaration libxisf-0.2.13/pugixml/pugixml.cpp:5309:17: note: Shadow variable libxisf-0.2.13/pugixml/pugixml.cpp:5316:17: style: Local variable 'value' shadows outer function [shadowFunction] libxisf-0.2.13/pugixml/pugixml.hpp:423:17: note: Shadowed declaration libxisf-0.2.13/pugixml/pugixml.cpp:5316:17: note: Shadow variable libxisf-0.2.13/pugixml/pugixml.cpp:5323:17: style: Local variable 'value' shadows outer function [shadowFunction] libxisf-0.2.13/pugixml/pugixml.hpp:423:17: note: Shadowed declaration libxisf-0.2.13/pugixml/pugixml.cpp:5323:17: note: Shadow variable libxisf-0.2.13/pugixml/pugixml.cpp:5330:17: style: Local variable 'value' shadows outer function [shadowFunction] libxisf-0.2.13/pugixml/pugixml.hpp:423:17: note: Shadowed declaration libxisf-0.2.13/pugixml/pugixml.cpp:5330:17: note: Shadow variable libxisf-0.2.13/pugixml/pugixml.cpp:5337:17: style: Local variable 'value' shadows outer function [shadowFunction] libxisf-0.2.13/pugixml/pugixml.hpp:423:17: note: Shadowed declaration libxisf-0.2.13/pugixml/pugixml.cpp:5337:17: note: Shadow variable libxisf-0.2.13/pugixml/pugixml.cpp:5345:17: style: Local variable 'value' shadows outer function [shadowFunction] libxisf-0.2.13/pugixml/pugixml.hpp:423:17: note: Shadowed declaration libxisf-0.2.13/pugixml/pugixml.cpp:5345:17: note: Shadow variable libxisf-0.2.13/pugixml/pugixml.cpp:5352:17: style: Local variable 'value' shadows outer function [shadowFunction] libxisf-0.2.13/pugixml/pugixml.hpp:423:17: note: Shadowed declaration libxisf-0.2.13/pugixml/pugixml.cpp:5352:17: note: Shadow variable libxisf-0.2.13/pugixml/pugixml.hpp:333:29: performance: Function parameter 'e' should be passed by const reference. [passedByValue] libxisf-0.2.13/pugixml/pugixml.cpp:6874:30: style: Variable 'doc' can be declared as reference to const [constVariableReference] libxisf-0.2.13/pugixml/pugixml.cpp:12494:42: style: Parameter 'lexer' can be declared as reference to const [constParameterReference] libxisf-0.2.13/pugixml/pugixml.cpp:632:32: style: Parameter 'ptr' can be declared as pointer to const [constParameterPointer] libxisf-0.2.13/pugixml/pugixml.cpp:2343:12: style: Variable 'end' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/pugixml/pugixml.cpp:2792:13: style: Variable 'str' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/pugixml/pugixml.cpp:2819:15: style: Variable 'str' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/pugixml/pugixml.cpp:3430:15: style: Variable 'name' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/pugixml/pugixml.cpp:3566:58: style: Parameter 'node' can be declared as pointer to const [constParameterPointer] libxisf-0.2.13/pugixml/pugixml.cpp:4404:25: style: Variable 'child' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/pugixml/pugixml.cpp:4415:58: style: Parameter 'attr' can be declared as pointer to const [constParameterPointer] libxisf-0.2.13/pugixml/pugixml.cpp:4417:30: style: Variable 'a' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/pugixml/pugixml.cpp:4562:44: style: Parameter 'node' can be declared as pointer to const [constParameterPointer] libxisf-0.2.13/pugixml/pugixml.cpp:6672:32: style: Variable 'a' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/pugixml/pugixml.cpp:6693:31: style: Variable 'a' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/pugixml/pugixml.cpp:6714:25: style: Variable 'i' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/pugixml/pugixml.cpp:6724:25: style: Variable 'j' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/pugixml/pugixml.cpp:6965:20: style: Variable 'd' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/pugixml/pugixml.cpp:6973:20: style: Variable 'd' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/pugixml/pugixml.cpp:6981:20: style: Variable 'd' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/pugixml/pugixml.cpp:6989:20: style: Variable 'd' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/pugixml/pugixml.cpp:6997:20: style: Variable 'd' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/pugixml/pugixml.cpp:7005:20: style: Variable 'd' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/pugixml/pugixml.cpp:7013:20: style: Variable 'd' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/pugixml/pugixml.cpp:7022:20: style: Variable 'd' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/pugixml/pugixml.cpp:7030:20: style: Variable 'd' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/pugixml/pugixml.cpp:8570:20: style: Variable 'ls' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/pugixml/pugixml.cpp:8571:20: style: Variable 'rs' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/pugixml/pugixml.cpp:8629:54: style: Parameter 'parent' can be declared as pointer to const [constParameterPointer] libxisf-0.2.13/pugixml/pugixml.cpp:8629:79: style: Parameter 'node' can be declared as pointer to const [constParameterPointer] libxisf-0.2.13/pugixml/pugixml.cpp:8786:41: style: Parameter 'begin' can be declared as pointer to const [constParameterPointer] libxisf-0.2.13/pugixml/pugixml.cpp:9526:22: style: Variable 'it' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/pugixml/pugixml.cpp:11147:25: style: Variable 'nc' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/pugixml/pugixml.cpp:11337:13: style: Variable 'end' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/pugixml/pugixml.cpp:11349:13: style: Variable 'end' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/pugixml/pugixml.cpp:11367:13: style: Variable 'end' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/pugixml/pugixml.cpp:11379:13: style: Variable 'end' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/pugixml/pugixml.cpp:11616:20: style: Variable 'table' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/pugixml/pugixml.cpp:11660:26: style: Variable 'n' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/pugixml/pugixml.cpp:11671:25: style: Variable 'n' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/pugixml/pugixml.cpp:13109:63: style: Parameter 'var' can be declared as pointer to const [constParameterPointer] libxisf-0.2.13/pugixml/pugixml.cpp:217:30: style: struct member 'xml_memory_management_function_storage::allocate' is never used. [unusedStructMember] libxisf-0.2.13/pugixml/pugixml.cpp:218:32: style: struct member 'xml_memory_management_function_storage::deallocate' is never used. [unusedStructMember] libxisf-0.2.13/pugixml/pugixml.cpp:2013:5: style: Variable 'offset' is assigned a value that is never used. [unreadVariable] libxisf-0.2.13/pugixml/pugixml.cpp:3207:14: style: Variable 'ch' is assigned a value that is never used. [unreadVariable] libxisf-0.2.13/zlib/contrib/minizip/mztools.c:191:25: style: Condition 'comsize>0' is always false [knownConditionTrueFalse] libxisf-0.2.13/zlib/contrib/minizip/mztools.c:144:27: note: Assignment 'comment=""', assigned value is "" libxisf-0.2.13/zlib/contrib/minizip/mztools.c:145:25: note: Assignment 'comsize=(int)strlen(comment)', assigned value is 0 libxisf-0.2.13/zlib/contrib/minizip/mztools.c:191:25: note: Condition 'comsize>0' is always false libxisf-0.2.13/zlib/contrib/minizip/mztools.c:237:21: style: Condition 'comsize>0' is always false [knownConditionTrueFalse] libxisf-0.2.13/zlib/contrib/minizip/mztools.c:219:23: note: Assignment 'comment=""', assigned value is "" libxisf-0.2.13/zlib/contrib/minizip/mztools.c:220:21: note: Assignment 'comsize=(int)strlen(comment)', assigned value is 0 libxisf-0.2.13/zlib/contrib/minizip/mztools.c:237:21: note: Condition 'comsize>0' is always false libxisf-0.2.13/zlib/contrib/minizip/mztools.c:143:16: style: Local variable 'header' shadows outer variable [shadowVariable] libxisf-0.2.13/zlib/contrib/minizip/mztools.c:38:10: note: Shadowed declaration libxisf-0.2.13/zlib/contrib/minizip/mztools.c:143:16: note: Shadow variable libxisf-0.2.13/zlib/contrib/minizip/mztools.c:218:12: style: Local variable 'header' shadows outer variable [shadowVariable] libxisf-0.2.13/zlib/contrib/minizip/mztools.c:38:10: note: Shadowed declaration libxisf-0.2.13/zlib/contrib/minizip/mztools.c:218:12: note: Shadow variable libxisf-0.2.13/zlib/contrib/minizip/mztools.c:144:17: style: Variable 'comment' can be declared as pointer to const [constVariablePointer] libxisf-0.2.13/zlib/contrib/minizip/mztools.c:219:13: style: Variable 'comment' can be declared as pointer to const [constVariablePointer] diff: 2.18.0 libxisf-0.2.13/libxisf.cpp:1231:5: warning: Class 'XISFReader' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] head libxisf-0.2.13/libxisf.cpp:1231:5: warning: Class 'XISFReader' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] 2.18.0 libxisf-0.2.13/libxisf.cpp:1231:5: warning: Class 'XISFReader' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] head libxisf-0.2.13/libxisf.cpp:1231:5: warning: Class 'XISFReader' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] 2.18.0 libxisf-0.2.13/libxisf.cpp:1276:5: warning: Class 'XISFWriter' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] head libxisf-0.2.13/libxisf.cpp:1276:5: warning: Class 'XISFWriter' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] 2.18.0 libxisf-0.2.13/libxisf.cpp:1276:5: warning: Class 'XISFWriter' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] head libxisf-0.2.13/libxisf.cpp:1276:5: warning: Class 'XISFWriter' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] 2.18.0 libxisf-0.2.13/libxisf.cpp:1561:5: warning: Class 'XISFModify' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] head libxisf-0.2.13/libxisf.cpp:1561:5: warning: Class 'XISFModify' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] 2.18.0 libxisf-0.2.13/libxisf.cpp:1561:5: warning: Class 'XISFModify' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] head libxisf-0.2.13/libxisf.cpp:1561:5: warning: Class 'XISFModify' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head libxisf-0.2.13/pugixml/pugixml.cpp:11147:25: style: Variable 'nc' can be declared as pointer to const [constVariablePointer] head libxisf-0.2.13/pugixml/pugixml.cpp:11616:20: style: Variable 'table' can be declared as pointer to const [constVariablePointer] head libxisf-0.2.13/pugixml/pugixml.cpp:11660:26: style: Variable 'n' can be declared as pointer to const [constVariablePointer] head libxisf-0.2.13/pugixml/pugixml.cpp:11671:25: style: Variable 'n' can be declared as pointer to const [constVariablePointer] head libxisf-0.2.13/pugixml/pugixml.cpp:13109:63: style: Parameter 'var' can be declared as pointer to const [constParameterPointer] head libxisf-0.2.13/pugixml/pugixml.cpp:3566:58: style: Parameter 'node' can be declared as pointer to const [constParameterPointer] head libxisf-0.2.13/pugixml/pugixml.cpp:4404:25: style: Variable 'child' can be declared as pointer to const [constVariablePointer] head libxisf-0.2.13/pugixml/pugixml.cpp:4417:30: style: Variable 'a' can be declared as pointer to const [constVariablePointer] head libxisf-0.2.13/pugixml/pugixml.cpp:6672:32: style: Variable 'a' can be declared as pointer to const [constVariablePointer] head libxisf-0.2.13/pugixml/pugixml.cpp:6693:31: style: Variable 'a' can be declared as pointer to const [constVariablePointer] head libxisf-0.2.13/pugixml/pugixml.cpp:6714:25: style: Variable 'i' can be declared as pointer to const [constVariablePointer] head libxisf-0.2.13/pugixml/pugixml.cpp:6724:25: style: Variable 'j' can be declared as pointer to const [constVariablePointer] head libxisf-0.2.13/pugixml/pugixml.cpp:6981:20: style: Variable 'd' can be declared as pointer to const [constVariablePointer] head libxisf-0.2.13/pugixml/pugixml.cpp:6989:20: style: Variable 'd' can be declared as pointer to const [constVariablePointer] head libxisf-0.2.13/pugixml/pugixml.cpp:6997:20: style: Variable 'd' can be declared as pointer to const [constVariablePointer] head libxisf-0.2.13/pugixml/pugixml.cpp:7005:20: style: Variable 'd' can be declared as pointer to const [constVariablePointer] head libxisf-0.2.13/pugixml/pugixml.cpp:7013:20: style: Variable 'd' can be declared as pointer to const [constVariablePointer] head libxisf-0.2.13/pugixml/pugixml.cpp:7022:20: style: Variable 'd' can be declared as pointer to const [constVariablePointer] head libxisf-0.2.13/pugixml/pugixml.cpp:7030:20: style: Variable 'd' can be declared as pointer to const [constVariablePointer] head libxisf-0.2.13/pugixml/pugixml.cpp:8570:20: style: Variable 'ls' can be declared as pointer to const [constVariablePointer] head libxisf-0.2.13/pugixml/pugixml.cpp:8571:20: style: Variable 'rs' can be declared as pointer to const [constVariablePointer] head libxisf-0.2.13/pugixml/pugixml.cpp:8629:79: style: Parameter 'node' can be declared as pointer to const [constParameterPointer] head libxisf-0.2.13/pugixml/pugixml.cpp:9526:22: style: Variable 'it' can be declared as pointer to const [constVariablePointer] head libxisf-0.2.13/zlib/contrib/minizip/minizip.c:238:26: style: Parameter 'argv' can be declared as const array [constParameter] DONE