2025-05-09 15:03 ftp://ftp.de.debian.org/debian/pool/main/c/cbflib/cbflib_0.9.7+dfsg1.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --library=python --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 -j3 platform: Linux-6.8.0-1022-oracle-aarch64-with-glibc2.39 python: 3.12.3 client-version: 1.3.67 compiler: g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 cppcheck: head 2.17.0 head-info: d655a3a (2025-05-09 12:19:47 +0200) count: 671 667 elapsed-time: 20.4 20.7 head-timing-info: old-timing-info: head results: cbflib-CBFlib-0.9.7/examples/arvai_test.c:31:2: error: There is an unknown macro here somewhere. Configuration is required. If cbf_failnez is a macro then please configure it. [unknownMacro] cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:64:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:108:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:74:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:253:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:172:9: style: Expression is always false because 'else if' condition matches previous condition at line 162. [multiCondition] cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:20:4: warning: If memory allocation fails, then there is a possible null pointer dereference: newfield [nullPointerOutOfMemory] cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:19:29: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:19:14: note: Assignment 'newfield=(char*)malloc(l+3)', assigned value is 0 cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:20:4: note: Null pointer dereference cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:21:20: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:19:29: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:19:14: note: Assignment 'newfield=(char*)malloc(l+3)', assigned value is 0 cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:21:20: note: Null pointer addition cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:22:13: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:19:29: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:19:14: note: Assignment 'newfield=(char*)malloc(l+3)', assigned value is 0 cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:22:13: note: Null pointer addition cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:23:13: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:19:29: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:19:14: note: Assignment 'newfield=(char*)malloc(l+3)', assigned value is 0 cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:23:13: note: Null pointer addition cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:9:27: style: Parameter 'field' can be declared as pointer to const [constParameterPointer] cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:51:43: style: Parameter 'needle' can be declared as pointer to const [constParameterPointer] cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:53:8: style: Variable 'cp' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:96:15: style: Variable 'endings' can be declared as const array [constVariable] cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:102:15: style: Variable 'flags' can be declared as const array [constVariable] cbflib-CBFlib-0.9.7/examples/cbf2adscimg_sub.c:282:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/cbf2adscimg_sub.c:647:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:438:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CBF_ARGUMENT [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:552:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CBF_BYTE_OFFSET [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:505:25: error: Common realloc mistake: 'hptr' nulled but not freed upon failure [memleakOnRealloc] cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:565:25: error: Common realloc mistake: 'hptr' nulled but not freed upon failure [memleakOnRealloc] cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:30:4: warning: If memory allocation fails, then there is a possible null pointer dereference: newfield [nullPointerOutOfMemory] cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:29:29: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:29:14: note: Assignment 'newfield=(char*)malloc(l+3)', assigned value is 0 cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:30:4: note: Null pointer dereference cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:31:19: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:29:29: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:29:14: note: Assignment 'newfield=(char*)malloc(l+3)', assigned value is 0 cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:31:19: note: Null pointer addition cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:32:13: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:29:29: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:29:14: note: Assignment 'newfield=(char*)malloc(l+3)', assigned value is 0 cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:32:13: note: Null pointer addition cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:33:13: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:29:29: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:29:14: note: Assignment 'newfield=(char*)malloc(l+3)', assigned value is 0 cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:33:13: note: Null pointer addition cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:19:27: style: Parameter 'field' can be declared as pointer to const [constParameterPointer] cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:61:43: style: Parameter 'needle' can be declared as pointer to const [constParameterPointer] cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:63:8: style: Variable 'cp' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/cbf2adscimg_sub.c:563:3: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint] cbflib-CBFlib-0.9.7/examples/cbf2adscimg_sub.c:570:3: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint] cbflib-CBFlib-0.9.7/examples/cbf2adscimg_sub.c:152:21: style: Variable 'tp' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/cbf2adscimg_sub.c:212:23: style: Variable 'tp' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/cbf2adscimg_sub.c:259:14: style: Variable 'hpe' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/cbf2adscimg_sub.c:259:20: style: Variable 'hpequal' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/cbf2adscimg_sub.c:261:33: style: Variable 'cp' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/cbf2adscimg_sub.c:639:27: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] cbflib-CBFlib-0.9.7/examples/cbf2adscimg_sub.c:604:17: style: Variable 'dirsta[1]' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/examples/cbf2adscimg_sub.c:605:17: style: Variable 'dirend[1]' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/examples/cbf2adscimg_sub.c:606:17: style: Variable 'dirinc[1]' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/examples/cbf2adscimg_sub.c:609:17: style: Variable 'dirsta[1]' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/examples/cbf2adscimg_sub.c:610:17: style: Variable 'dirend[1]' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/examples/cbf2adscimg_sub.c:611:17: style: Variable 'dirinc[1]' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/examples/cbf2adscimg_sub.c:614:13: style: Variable 'first' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/examples/cbf2adscimg_sub.c:615:14: style: Variable 'second' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/examples/cbf2adscimg_sub.c:618:13: style: Variable 'first' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/examples/cbf2adscimg_sub.c:619:14: style: Variable 'second' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/examples/cbf_standardize_numbers.c:22:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/cbf_standardize_numbers.c:54:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/cbf2nexus.c:271:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CBF_FORMAT [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/cbf2nexus.c:358:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CBF_SUCCESS [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/cbf_standardize_numbers.c:55:40: style: Variable 'file' is reassigned a value before the old one has been used. [redundantAssignment] cbflib-CBFlib-0.9.7/examples/cbf_standardize_numbers.c:54:10: note: file is assigned cbflib-CBFlib-0.9.7/examples/cbf_standardize_numbers.c:55:40: note: file is overwritten cbflib-CBFlib-0.9.7/examples/cbf2nexus.c:658:35: style: Condition 'cifin[f]' is always true [knownConditionTrueFalse] cbflib-CBFlib-0.9.7/examples/cbf_tail.c:84:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/cbf_testxfelread.c:396:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:24:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:157:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CBF_ull_type [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:250:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MSG_DIGEST [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:279:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MSG_DIGEST [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:374:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:573:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:606:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:299:9: style: The if condition is the same as the previous if condition [duplicateCondition] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:297:9: note: First condition cbflib-CBFlib-0.9.7/examples/changtestcompression.c:299:9: note: Second condition cbflib-CBFlib-0.9.7/examples/changtestcompression.c:301:9: style: The if condition is the same as the previous if condition [duplicateCondition] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:299:9: note: First condition cbflib-CBFlib-0.9.7/examples/changtestcompression.c:301:9: note: Second condition cbflib-CBFlib-0.9.7/examples/changtestcompression.c:297:17: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:422:9: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:422:9: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:444:9: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:444:9: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:68:7: warning: If memory allocation fails, then there is a possible null pointer dereference: ucdata [nullPointerOutOfMemory] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:65:37: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/changtestcompression.c:65:14: note: Assignment 'ucdata=(unsigned char*)calloc(nelem,1)', assigned value is 0 cbflib-CBFlib-0.9.7/examples/changtestcompression.c:68:7: note: Null pointer dereference cbflib-CBFlib-0.9.7/examples/changtestcompression.c:77:7: warning: If memory allocation fails, then there is a possible null pointer dereference: scdata [nullPointerOutOfMemory] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:74:35: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/changtestcompression.c:74:14: note: Assignment 'scdata=(char*)calloc(nelem,1)', assigned value is 0 cbflib-CBFlib-0.9.7/examples/changtestcompression.c:77:7: note: Null pointer dereference cbflib-CBFlib-0.9.7/examples/changtestcompression.c:86:7: warning: If memory allocation fails, then there is a possible null pointer dereference: usdata [nullPointerOutOfMemory] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:83:38: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/changtestcompression.c:83:14: note: Assignment 'usdata=(unsigned short*)calloc(nelem,sizeof(short))', assigned value is 0 cbflib-CBFlib-0.9.7/examples/changtestcompression.c:86:7: note: Null pointer dereference cbflib-CBFlib-0.9.7/examples/changtestcompression.c:95:7: warning: If memory allocation fails, then there is a possible null pointer dereference: ssdata [nullPointerOutOfMemory] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:92:36: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/changtestcompression.c:92:14: note: Assignment 'ssdata=(short*)calloc(nelem,sizeof(short))', assigned value is 0 cbflib-CBFlib-0.9.7/examples/changtestcompression.c:95:7: note: Null pointer dereference cbflib-CBFlib-0.9.7/examples/changtestcompression.c:104:7: warning: If memory allocation fails, then there is a possible null pointer dereference: uidata [nullPointerOutOfMemory] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:101:36: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/changtestcompression.c:101:14: note: Assignment 'uidata=(unsigned int*)calloc(nelem,sizeof(int))', assigned value is 0 cbflib-CBFlib-0.9.7/examples/changtestcompression.c:104:7: note: Null pointer dereference cbflib-CBFlib-0.9.7/examples/changtestcompression.c:113:7: warning: If memory allocation fails, then there is a possible null pointer dereference: sidata [nullPointerOutOfMemory] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:110:34: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/changtestcompression.c:110:14: note: Assignment 'sidata=(int*)calloc(nelem,sizeof(int))', assigned value is 0 cbflib-CBFlib-0.9.7/examples/changtestcompression.c:113:7: note: Null pointer dereference cbflib-CBFlib-0.9.7/examples/changtestcompression.c:122:7: warning: If memory allocation fails, then there is a possible null pointer dereference: uldata [nullPointerOutOfMemory] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:119:37: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/changtestcompression.c:119:14: note: Assignment 'uldata=(unsigned long*)calloc(nelem,sizeof(long))', assigned value is 0 cbflib-CBFlib-0.9.7/examples/changtestcompression.c:122:7: note: Null pointer dereference cbflib-CBFlib-0.9.7/examples/changtestcompression.c:131:7: warning: If memory allocation fails, then there is a possible null pointer dereference: sldata [nullPointerOutOfMemory] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:128:35: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/changtestcompression.c:128:14: note: Assignment 'sldata=(long*)calloc(nelem,sizeof(long))', assigned value is 0 cbflib-CBFlib-0.9.7/examples/changtestcompression.c:131:7: note: Null pointer dereference cbflib-CBFlib-0.9.7/examples/changtestcompression.c:160:15: warning: If memory allocation fails, then there is a possible null pointer dereference: ulldata [nullPointerOutOfMemory] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:157:43: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/changtestcompression.c:157:21: note: Assignment 'ulldata=(CBF_ull_type*)calloc(nelem,sizeof(CBF_ull_type))', assigned value is 0 cbflib-CBFlib-0.9.7/examples/changtestcompression.c:160:15: note: Null pointer dereference cbflib-CBFlib-0.9.7/examples/changtestcompression.c:161:15: warning: If memory allocation fails, then there is a possible null pointer dereference: ulldata [nullPointerOutOfMemory] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:157:43: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/changtestcompression.c:157:21: note: Assignment 'ulldata=(CBF_ull_type*)calloc(nelem,sizeof(CBF_ull_type))', assigned value is 0 cbflib-CBFlib-0.9.7/examples/changtestcompression.c:161:15: note: Null pointer dereference cbflib-CBFlib-0.9.7/examples/changtestcompression.c:174:15: warning: If memory allocation fails, then there is a possible null pointer dereference: slldata [nullPointerOutOfMemory] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:171:43: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/changtestcompression.c:171:21: note: Assignment 'slldata=(CBF_sll_type*)calloc(nelem,sizeof(CBF_sll_type))', assigned value is 0 cbflib-CBFlib-0.9.7/examples/changtestcompression.c:174:15: note: Null pointer dereference cbflib-CBFlib-0.9.7/examples/changtestcompression.c:175:15: warning: If memory allocation fails, then there is a possible null pointer dereference: slldata [nullPointerOutOfMemory] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:171:43: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/changtestcompression.c:171:21: note: Assignment 'slldata=(CBF_sll_type*)calloc(nelem,sizeof(CBF_sll_type))', assigned value is 0 cbflib-CBFlib-0.9.7/examples/changtestcompression.c:175:15: note: Null pointer dereference cbflib-CBFlib-0.9.7/examples/changtestcompression.c:189:7: warning: If memory allocation fails, then there is a possible null pointer dereference: fdata [nullPointerOutOfMemory] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:186:28: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/changtestcompression.c:186:13: note: Assignment 'fdata=(float*)calloc(nelem,sizeof(float))', assigned value is 0 cbflib-CBFlib-0.9.7/examples/changtestcompression.c:189:7: note: Null pointer dereference cbflib-CBFlib-0.9.7/examples/changtestcompression.c:198:7: warning: If memory allocation fails, then there is a possible null pointer dereference: ddata [nullPointerOutOfMemory] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:195:29: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/changtestcompression.c:195:13: note: Assignment 'ddata=(double*)calloc(nelem,sizeof(double))', assigned value is 0 cbflib-CBFlib-0.9.7/examples/changtestcompression.c:198:7: note: Null pointer dereference cbflib-CBFlib-0.9.7/examples/changtestcompression.c:348:18: style: Variable 'ucdata' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:348:27: style: Variable 'ucidata' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:349:16: style: Variable 'scdata' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:349:25: style: Variable 'scidata' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:350:19: style: Variable 'usdata' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:350:28: style: Variable 'usidata' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:351:17: style: Variable 'ssdata' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:351:26: style: Variable 'ssidata' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:352:17: style: Variable 'uidata' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:352:26: style: Variable 'uiidata' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:353:15: style: Variable 'sidata' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:353:24: style: Variable 'siidata' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:354:18: style: Variable 'uldata' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:354:27: style: Variable 'ulidata' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:355:16: style: Variable 'sldata' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:355:25: style: Variable 'slidata' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:360:19: style: Variable 'ulldata' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:360:29: style: Variable 'ullidata' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:361:19: style: Variable 'slldata' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:361:29: style: Variable 'sllidata' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:363:10: style: Variable 'fdata' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:363:18: style: Variable 'fidata' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:364:11: style: Variable 'ddata' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:364:19: style: Variable 'didata' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:630:7: style: Variable 'comp' can be declared as const array [constVariable] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:637:12: style: Variable 'compstr' can be declared as const array [constVariable] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:645:12: style: Variable 'datastr' can be declared as const array [constVariable] cbflib-CBFlib-0.9.7/examples/changtestcompression.c:673:9: style: Variable 'fn' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/cif2c.c:379:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/cif2c.c:434:25: style: Condition 'cifin' is always true [knownConditionTrueFalse] cbflib-CBFlib-0.9.7/examples/cif2c.c:502:29: style: Condition 'codeout' is always true [knownConditionTrueFalse] cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:429:38: style: Condition 'nsf==0' is always true [knownConditionTrueFalse] cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:426:13: note: Assignment 'nsf=0', assigned value is 0 cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:429:38: note: Condition 'nsf==0' is always true cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:1045:16: style: Condition 'this_bo!=smv_bo' is always false [knownConditionTrueFalse] cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:1034:12: note: smv_bo is assigned 'this_bo' here. cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:1045:16: note: Condition 'this_bo!=smv_bo' is always false cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:417:5: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] cbflib-CBFlib-0.9.7/examples/cbf_testxfelread.c:1126:76: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] cbflib-CBFlib-0.9.7/examples/cbf_testxfelread.c:434:13: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] cbflib-CBFlib-0.9.7/examples/cbf_testxfelread.c:576:17: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] cbflib-CBFlib-0.9.7/examples/cbf_testxfelread.c:583:17: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] cbflib-CBFlib-0.9.7/examples/cbf_testxfelread.c:901:30: style: Variable 'xcen' is reassigned a value before the old one has been used. [redundantAssignment] cbflib-CBFlib-0.9.7/examples/cbf_testxfelread.c:899:30: note: xcen is assigned cbflib-CBFlib-0.9.7/examples/cbf_testxfelread.c:901:30: note: xcen is overwritten cbflib-CBFlib-0.9.7/examples/cbf_testxfelread.c:902:30: style: Variable 'ycen' is reassigned a value before the old one has been used. [redundantAssignment] cbflib-CBFlib-0.9.7/examples/cbf_testxfelread.c:900:30: note: ycen is assigned cbflib-CBFlib-0.9.7/examples/cbf_testxfelread.c:902:30: note: ycen is overwritten cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:262:4: warning: If memory allocation fails, then there is a possible null pointer dereference: newfield [nullPointerOutOfMemory] cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:261:29: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:261:14: note: Assignment 'newfield=(char*)malloc(l+3)', assigned value is 0 cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:262:4: note: Null pointer dereference cbflib-CBFlib-0.9.7/examples/cbf_testxfelread.c:343:54: style: Parameter 'vec' can be declared as const array [constParameter] cbflib-CBFlib-0.9.7/examples/cbf_testxfelread.c:374:36: style: Parameter 'M' can be declared as const array [constParameter] cbflib-CBFlib-0.9.7/examples/cbf_testxfelread.c:374:51: style: Parameter 'vector' can be declared as const array [constParameter] cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:263:20: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:261:29: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:261:14: note: Assignment 'newfield=(char*)malloc(l+3)', assigned value is 0 cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:263:20: note: Null pointer addition cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:264:13: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:261:29: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:261:14: note: Assignment 'newfield=(char*)malloc(l+3)', assigned value is 0 cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:264:13: note: Null pointer addition cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:265:13: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:261:29: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:261:14: note: Assignment 'newfield=(char*)malloc(l+3)', assigned value is 0 cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:265:13: note: Null pointer addition cbflib-CBFlib-0.9.7/examples/cbf_testxfelread.c:680:26: style: Variable 'elongavg' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/examples/cbf_testxfelread.c:683:30: style: Variable 'elongavg' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/examples/cbf_testxfelread.c:697:26: style: Variable 'elongavg' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/examples/cbf_testxfelread.c:702:20: style: Variable 'pixavg' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/examples/cbf_testxfelread.c:714:32: style: Variable 'pixavg' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/examples/cbf_testxfelread.c:723:36: style: Variable 'pixavg' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:429:43: style: Argument 'nsf==0?2:nsf+3' to function sprintf is always 2. It does not matter what value 'nsf' has. [knownArgument] cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:251:27: style: Parameter 'field' can be declared as pointer to const [constParameterPointer] cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:404:40: style: Parameter 'smv_date' can be declared as pointer to const [constParameterPointer] cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:437:12: style: Variable 'str' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:484:28: style: Parameter 'cbf_filename' can be declared as pointer to const [constParameterPointer] cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:528:21: style: Variable 'up' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/convert_image.c:319:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CBF_FORMAT [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/convert_image.c:387:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/convert_image.c:554:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/convert_image.c:672:19: warning: Obsolete function 'mktemp' called. It is recommended to use 'mkstemp' or 'mkdtemp' instead. [prohibitedmktempCalled] cbflib-CBFlib-0.9.7/examples/convert_image.c:909:5: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] cbflib-CBFlib-0.9.7/examples/convert_image.c:1011:22: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] cbflib-CBFlib-0.9.7/examples/convert_image.c:453:50: style: Parameter 'xform' can be declared as pointer to const [constParameterPointer] cbflib-CBFlib-0.9.7/examples/convert_image.c:1028:12: style: Variable 'curpos' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/examples/cif2cbf.c:501:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CBF_FORMAT [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/cif2cbf.c:598:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CBF_ARGUMENT [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/cif2cbf.c:650:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CBF_ARGUMENT [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/cif2cbf.c:687:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CBF_ARGUMENT [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/cif2cbf.c:859:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/dectris_cbf_template_test/cbf_template_t.c:440:34: style: Array index 'i' is used before limits check. [arrayIndexThenCheck] cbflib-CBFlib-0.9.7/examples/dectris_cbf_template_test/cbf_template_t.c:742:9: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint] cbflib-CBFlib-0.9.7/examples/dectris_cbf_template_test/cbf_template_t.c:780:6: style: Local variable 'msg' shadows outer variable [shadowVariable] cbflib-CBFlib-0.9.7/examples/dectris_cbf_template_test/cbf_template_t.c:146:13: note: Shadowed declaration cbflib-CBFlib-0.9.7/examples/dectris_cbf_template_test/cbf_template_t.c:780:6: note: Shadow variable cbflib-CBFlib-0.9.7/examples/dectris_cbf_template_test/cbf_template_t.c:50:54: style: Parameter 'd' can be declared as pointer to const [constParameterPointer] cbflib-CBFlib-0.9.7/examples/dectris_cbf_template_test/cbf_template_t.c:228:60: style: Variable 'ptxt' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/dps_peaksearch.c:264:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/cif2cbf.c:1941:45: portability: %ld in format string (no. 1) requires 'long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] cbflib-CBFlib-0.9.7/examples/cif2cbf.c:2488:41: portability: %ld in format string (no. 1) requires 'long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] cbflib-CBFlib-0.9.7/examples/cif2cbf.c:2615:49: portability: %ld in format string (no. 1) requires 'long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] cbflib-CBFlib-0.9.7/examples/cif2cbf.c:2833:41: portability: %ld in format string (no. 1) requires 'long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] cbflib-CBFlib-0.9.7/examples/cif2cbf.c:2960:49: portability: %ld in format string (no. 1) requires 'long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] cbflib-CBFlib-0.9.7/examples/cif2cbf.c:1817:37: style: Local variable 'binary_id' shadows outer variable [shadowVariable] cbflib-CBFlib-0.9.7/examples/cif2cbf.c:1652:29: note: Shadowed declaration cbflib-CBFlib-0.9.7/examples/cif2cbf.c:1817:37: note: Shadow variable cbflib-CBFlib-0.9.7/examples/cif2cbf.c:1818:40: style: Local variable 'elements' shadows outer variable [shadowVariable] cbflib-CBFlib-0.9.7/examples/cif2cbf.c:760:18: note: Shadowed declaration cbflib-CBFlib-0.9.7/examples/cif2cbf.c:1818:40: note: Shadow variable cbflib-CBFlib-0.9.7/examples/cif2cbf.c:1904:45: style: Local variable 'binary_id' shadows outer variable [shadowVariable] cbflib-CBFlib-0.9.7/examples/cif2cbf.c:1652:29: note: Shadowed declaration cbflib-CBFlib-0.9.7/examples/cif2cbf.c:1904:45: note: Shadow variable cbflib-CBFlib-0.9.7/examples/cif2cbf.c:1905:48: style: Local variable 'elements' shadows outer variable [shadowVariable] cbflib-CBFlib-0.9.7/examples/cif2cbf.c:760:18: note: Shadowed declaration cbflib-CBFlib-0.9.7/examples/cif2cbf.c:1905:48: note: Shadow variable cbflib-CBFlib-0.9.7/examples/cif2cbf.c:2181:44: style: Local variable 'elements' shadows outer variable [shadowVariable] cbflib-CBFlib-0.9.7/examples/cif2cbf.c:760:18: note: Shadowed declaration cbflib-CBFlib-0.9.7/examples/cif2cbf.c:2181:44: note: Shadow variable cbflib-CBFlib-0.9.7/examples/cif2cbf.c:2278:56: style: Local variable 'elno' shadows outer variable [shadowVariable] cbflib-CBFlib-0.9.7/examples/cif2cbf.c:843:18: note: Shadowed declaration cbflib-CBFlib-0.9.7/examples/cif2cbf.c:2278:56: note: Shadow variable cbflib-CBFlib-0.9.7/examples/cif2cbf.c:2415:56: style: Local variable 'elno' shadows outer variable [shadowVariable] cbflib-CBFlib-0.9.7/examples/cif2cbf.c:843:18: note: Shadowed declaration cbflib-CBFlib-0.9.7/examples/cif2cbf.c:2415:56: note: Shadow variable cbflib-CBFlib-0.9.7/examples/cif2cbf.c:2543:52: style: Local variable 'elements' shadows outer variable [shadowVariable] cbflib-CBFlib-0.9.7/examples/cif2cbf.c:760:18: note: Shadowed declaration cbflib-CBFlib-0.9.7/examples/cif2cbf.c:2543:52: note: Shadow variable cbflib-CBFlib-0.9.7/examples/cif2cbf.c:2794:44: style: Local variable 'elements' shadows outer variable [shadowVariable] cbflib-CBFlib-0.9.7/examples/cif2cbf.c:760:18: note: Shadowed declaration cbflib-CBFlib-0.9.7/examples/cif2cbf.c:2794:44: note: Shadow variable cbflib-CBFlib-0.9.7/examples/cif2cbf.c:2888:52: style: Local variable 'elements' shadows outer variable [shadowVariable] cbflib-CBFlib-0.9.7/examples/cif2cbf.c:760:18: note: Shadowed declaration cbflib-CBFlib-0.9.7/examples/cif2cbf.c:2888:52: note: Shadow variable cbflib-CBFlib-0.9.7/examples/cif2cbf.c:3016:22: style: Local variable 'compression' shadows outer variable [shadowVariable] cbflib-CBFlib-0.9.7/examples/cif2cbf.c:780:33: note: Shadowed declaration cbflib-CBFlib-0.9.7/examples/cif2cbf.c:3016:22: note: Shadow variable cbflib-CBFlib-0.9.7/examples/img2cif.c:370:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/dps_peaksearch.c:611:26: style: Expression is always false because 'else if' condition matches previous condition at line 581. [multiCondition] cbflib-CBFlib-0.9.7/examples/dps_peaksearch.c:256:30: style: Condition 'ccd_image_saturation>0' is always false [knownConditionTrueFalse] cbflib-CBFlib-0.9.7/examples/dps_peaksearch.c:436:25: error: Common realloc mistake: 'dps_peaks' nulled but not freed upon failure [memleakOnRealloc] cbflib-CBFlib-0.9.7/examples/dps_peaksearch.c:142:27: style: Parameter 'idata' can be declared as pointer to const [constParameterPointer] cbflib-CBFlib-0.9.7/examples/dps_peaksearch.c:489:11: style: Parameter 'pk1' can be declared as pointer to const. However it seems that 'sortfunc' is a callback function, if 'pk1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cbflib-CBFlib-0.9.7/examples/dps_peaksearch.c:461:45: note: You might need to cast the function pointer here cbflib-CBFlib-0.9.7/examples/dps_peaksearch.c:489:11: note: Parameter 'pk1' can be declared as pointer to const cbflib-CBFlib-0.9.7/examples/dps_peaksearch.c:489:17: style: Parameter 'pk2' can be declared as pointer to const. However it seems that 'sortfunc' is a callback function, if 'pk2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] cbflib-CBFlib-0.9.7/examples/dps_peaksearch.c:461:45: note: You might need to cast the function pointer here cbflib-CBFlib-0.9.7/examples/dps_peaksearch.c:489:17: note: Parameter 'pk2' can be declared as pointer to const cbflib-CBFlib-0.9.7/examples/dps_peaksearch.c:502:31: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] cbflib-CBFlib-0.9.7/examples/makecbf.c:235:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/minicbf2nexus.c:287:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CBF_FORMAT [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/minicbf2nexus.c:366:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CBF_SUCCESS [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/minicbf2nexus.c:518:35: style: Condition 'cifin[f]' is always true [knownConditionTrueFalse] cbflib-CBFlib-0.9.7/examples/minicbf2nexus.c:482:10: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: configFile [nullPointerOutOfResources] cbflib-CBFlib-0.9.7/examples/minicbf2nexus.c:480:34: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/minicbf2nexus.c:480:34: note: Assignment 'configFile=fopen(config,"r")', assigned value is 0 cbflib-CBFlib-0.9.7/examples/minicbf2nexus.c:482:10: note: Null pointer dereference cbflib-CBFlib-0.9.7/examples/makecbf.c:703:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] cbflib-CBFlib-0.9.7/examples/makecbf.c:703:9: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] cbflib-CBFlib-0.9.7/examples/nexus2cbf.c:267:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CBF_SUCCESS [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/nexus2cbf.c:385:19: style: Variable 'hdf_file' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/examples/sauter_test.C:23:5: error: There is an unknown macro here somewhere. Configuration is required. If cbf_failnez is a macro then please configure it. [unknownMacro] cbflib-CBFlib-0.9.7/examples/roi_peaksearch.c:27:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/roi_peaksearch.c:100:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/roi_peaksearch.c:511:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CBF_ARGUMENT [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/seqmatchsub.h:13:9: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] cbflib-CBFlib-0.9.7/examples/seqmatchsub.h:10:61: style: Parameter 'resflg1' can be declared as pointer to const [constParameterPointer] cbflib-CBFlib-0.9.7/examples/seqmatchsub.h:11:61: style: Parameter 'resflg2' can be declared as pointer to const [constParameterPointer] cbflib-CBFlib-0.9.7/examples/seqmatchsub.h:13:17: style: Variable 'stutter' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/examples/seqmatchsub.h:13:9: style: Variable 'stutter' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/examples/sequence_match.c:55:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CBF_FORMAT [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/sequence_match.c:458:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/roi_peaksearch.c:286:9: portability: %ld in format string (no. 1) requires 'long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] cbflib-CBFlib-0.9.7/examples/roi_peaksearch.c:291:9: portability: %ld in format string (no. 1) requires 'long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] cbflib-CBFlib-0.9.7/examples/roi_peaksearch.c:304:13: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] cbflib-CBFlib-0.9.7/examples/roi_peaksearch.c:357:26: style: Local variable 'ip' shadows outer variable [shadowVariable] cbflib-CBFlib-0.9.7/examples/roi_peaksearch.c:77:21: note: Shadowed declaration cbflib-CBFlib-0.9.7/examples/roi_peaksearch.c:357:26: note: Shadow variable cbflib-CBFlib-0.9.7/examples/roi_peaksearch.c:358:13: style: Local variable 'i' shadows outer variable [shadowVariable] cbflib-CBFlib-0.9.7/examples/roi_peaksearch.c:48:12: note: Shadowed declaration cbflib-CBFlib-0.9.7/examples/roi_peaksearch.c:358:13: note: Shadow variable cbflib-CBFlib-0.9.7/examples/roi_peaksearch.c:469:17: style: Local variable 'i' shadows outer variable [shadowVariable] cbflib-CBFlib-0.9.7/examples/roi_peaksearch.c:48:12: note: Shadowed declaration cbflib-CBFlib-0.9.7/examples/roi_peaksearch.c:469:17: note: Shadow variable cbflib-CBFlib-0.9.7/examples/roi_peaksearch.c:38:12: style: Variable 'filename' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/roi_peaksearch.c:39:12: style: Variable 'maskname' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/roi_peaksearch.c:40:12: style: Variable 'overlayname' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/roi_peaksearch.c:46:12: style: Variable 'strstrhit' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/roi_peaksearch.c:77:21: style: Variable 'ip' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/roi_peaksearch.c:510:12: style: Variable 'str' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/roi_peaksearch.c:550:32: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] cbflib-CBFlib-0.9.7/examples/sequence_match.c:364:19: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] cbflib-CBFlib-0.9.7/examples/sequence_match.c:377:27: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] cbflib-CBFlib-0.9.7/examples/sequence_match.c:397:23: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] cbflib-CBFlib-0.9.7/examples/sequence_match.c:836:13: style: Local variable 'iii' shadows outer variable [shadowVariable] cbflib-CBFlib-0.9.7/examples/sequence_match.c:433:9: note: Shadowed declaration cbflib-CBFlib-0.9.7/examples/sequence_match.c:836:13: note: Shadow variable cbflib-CBFlib-0.9.7/examples/sequence_match.c:955:13: style: Local variable 'iii' shadows outer variable [shadowVariable] cbflib-CBFlib-0.9.7/examples/sequence_match.c:433:9: note: Shadowed declaration cbflib-CBFlib-0.9.7/examples/sequence_match.c:955:13: note: Shadow variable cbflib-CBFlib-0.9.7/examples/sequence_match.c:304:32: style: Variable 'imatch' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/examples/sequence_match.c:403:17: style: Variable 'isl' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/examples/sequence_match.c:404:22: style: Variable 'rightlow' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/examples/sequence_match.c:1217:20: style: Variable 'leftdevnull' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/examples/sequence_match.c:1225:21: style: Variable 'rightdevnull' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/examples/test_cbf_airy_disk.c:284:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/testalloc.c:66:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CBF_SUCCESS [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/testalloc.c:117:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/testalloc.c:84:2: warning: Either the condition '!block' is redundant or there is possible null pointer dereference: block. [nullPointerRedundantCheck] cbflib-CBFlib-0.9.7/examples/testalloc.c:81:2: note: Assuming that condition '!block' is not redundant cbflib-CBFlib-0.9.7/examples/testalloc.c:84:2: note: Null pointer dereference cbflib-CBFlib-0.9.7/examples/testalloc.c:85:2: warning: Either the condition '!block' is redundant or there is possible null pointer dereference: block. [nullPointerRedundantCheck] cbflib-CBFlib-0.9.7/examples/testalloc.c:81:2: note: Assuming that condition '!block' is not redundant cbflib-CBFlib-0.9.7/examples/testalloc.c:85:2: note: Null pointer dereference cbflib-CBFlib-0.9.7/examples/testalloc.c:86:2: warning: Either the condition '!block' is redundant or there is possible null pointer dereference: block. [nullPointerRedundantCheck] cbflib-CBFlib-0.9.7/examples/testalloc.c:81:2: note: Assuming that condition '!block' is not redundant cbflib-CBFlib-0.9.7/examples/testalloc.c:86:2: note: Null pointer dereference cbflib-CBFlib-0.9.7/examples/testalloc.c:87:2: warning: Either the condition '!block' is redundant or there is possible null pointer dereference: block. [nullPointerRedundantCheck] cbflib-CBFlib-0.9.7/examples/testalloc.c:81:2: note: Assuming that condition '!block' is not redundant cbflib-CBFlib-0.9.7/examples/testalloc.c:87:2: note: Null pointer dereference cbflib-CBFlib-0.9.7/examples/testalloc.c:95:2: warning: Either the condition '!block' is redundant or there is possible null pointer dereference: block. [nullPointerRedundantCheck] cbflib-CBFlib-0.9.7/examples/testalloc.c:92:2: note: Assuming that condition '!block' is not redundant cbflib-CBFlib-0.9.7/examples/testalloc.c:95:2: note: Null pointer dereference cbflib-CBFlib-0.9.7/examples/testalloc.c:66:12: style: Variable 'error' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/examples/testcbf.c:134:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MSG_DIGEST [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/testcbf.c:242:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/test_cbf_airy_disk.c:342:23: style: Variable 'error' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/examples/test_cbf_airy_disk.c:357:23: style: Variable 'error' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/examples/testcbf.c:142:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] cbflib-CBFlib-0.9.7/examples/testcbf.c:174:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] cbflib-CBFlib-0.9.7/examples/testcbf.c:132:12: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] cbflib-CBFlib-0.9.7/examples/testcbf.c:111:14: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/testcbf.c:111:14: note: Assignment 'f=fopen(name,"rb")', assigned value is 0 cbflib-CBFlib-0.9.7/examples/testcbf.c:132:12: note: Null pointer dereference cbflib-CBFlib-0.9.7/examples/testcbf.c:196:17: warning: If memory allocation fails, then there is a possible null pointer dereference: darray [nullPointerOutOfMemory] cbflib-CBFlib-0.9.7/examples/testcbf.c:194:47: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/testcbf.c:194:30: note: Assignment 'darray=(double*)malloc(sizeof(double)*dsize)', assigned value is 0 cbflib-CBFlib-0.9.7/examples/testcbf.c:196:17: note: Null pointer dereference cbflib-CBFlib-0.9.7/examples/testcbf.c:197:38: warning: If memory allocation fails, then there is a possible null pointer dereference: darray [nullPointerOutOfMemory] cbflib-CBFlib-0.9.7/examples/testcbf.c:194:47: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/testcbf.c:194:30: note: Assignment 'darray=(double*)malloc(sizeof(double)*dsize)', assigned value is 0 cbflib-CBFlib-0.9.7/examples/testcbf.c:197:38: note: Null pointer dereference cbflib-CBFlib-0.9.7/examples/testcbf.c:211:17: warning: If memory allocation fails, then there is a possible null pointer dereference: iarray [nullPointerOutOfMemory] cbflib-CBFlib-0.9.7/examples/testcbf.c:209:41: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/testcbf.c:209:27: note: Assignment 'iarray=(int*)malloc(sizeof(int)*dsize)', assigned value is 0 cbflib-CBFlib-0.9.7/examples/testcbf.c:211:17: note: Null pointer dereference cbflib-CBFlib-0.9.7/examples/testcbf.c:212:38: warning: If memory allocation fails, then there is a possible null pointer dereference: iarray [nullPointerOutOfMemory] cbflib-CBFlib-0.9.7/examples/testcbf.c:209:41: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/testcbf.c:209:27: note: Assignment 'iarray=(int*)malloc(sizeof(int)*dsize)', assigned value is 0 cbflib-CBFlib-0.9.7/examples/testcbf.c:212:38: note: Null pointer dereference cbflib-CBFlib-0.9.7/examples/testcell.C:203:3: error: There is an unknown macro here somewhere. Configuration is required. If cbf_failnez is a macro then please configure it. [unknownMacro] cbflib-CBFlib-0.9.7/examples/testcbf.c:138:12: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment] cbflib-CBFlib-0.9.7/examples/testcbf.c:134:12: note: status is assigned cbflib-CBFlib-0.9.7/examples/testcbf.c:138:12: note: status is overwritten cbflib-CBFlib-0.9.7/examples/testcbf.c:229:11: style: Variable 'name' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/testcbf.c:66:35: warning: Uninitialized variable: dims [uninitvar] cbflib-CBFlib-0.9.7/examples/testcbf.c:158:24: note: Calling function 'readheader', 2nd argument 'dims' value is cbflib-CBFlib-0.9.7/examples/testcbf.c:31:53: note: Assuming condition is false cbflib-CBFlib-0.9.7/examples/testcbf.c:66:35: note: Uninitialized variable: dims cbflib-CBFlib-0.9.7/examples/testcbf.c:168:13: error: Uninitialized variable: dims [legacyUninitvar] cbflib-CBFlib-0.9.7/examples/testflat.c:254:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CBF_FORMAT [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/testflat.c:315:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/testflat.c:344:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/testflatpacked.c:254:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CBF_FORMAT [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/testflatpacked.c:315:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/testflatpacked.c:344:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/testhdf5.c:1125:0: error: failed to expand 'TEST', it is invalid to use a preprocessor directive as macro parameter [preprocessorErrorDirective] cbflib-CBFlib-0.9.7/examples/testhdf5.c:1125:1: error: failed to expand 'TEST', it is invalid to use a preprocessor directive as macro parameter [preprocessorErrorDirective] cbflib-CBFlib-0.9.7/examples/testtree.c:60:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CBF_SUCCESS [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/testtree.c:60:12: style: Variable 'error' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/examples/testreals.c:254:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CBF_FORMAT [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/testreals.c:315:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/testreals.c:338:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/tif_sprint.c:88:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIFF_BYTE [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/tif_sprint.c:170:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIFF_SHORT [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/tif_sprint.c:268:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FIELD_SUBFILETYPE [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/tif_sprint.c:281:17: warning: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint] cbflib-CBFlib-0.9.7/examples/tif_sprint.c:537:19: warning: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint] cbflib-CBFlib-0.9.7/examples/tif_sprint.c:558:19: warning: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint] cbflib-CBFlib-0.9.7/examples/tif_sprint.c:681:17: warning: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint] cbflib-CBFlib-0.9.7/examples/tif_sprint.c:586:8: style: Local variable 'i' shadows outer variable [shadowVariable] cbflib-CBFlib-0.9.7/examples/tif_sprint.c:254:9: note: Shadowed declaration cbflib-CBFlib-0.9.7/examples/tif_sprint.c:586:8: note: Shadow variable cbflib-CBFlib-0.9.7/examples/tif_sprint.c:79:45: style: Parameter 'raw_data' can be declared as pointer to const [constParameterPointer] cbflib-CBFlib-0.9.7/examples/tif_sprint.c:159:17: style: Variable 'td' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/tif_sprint.c:253:8: style: Variable 'sep' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/tif_sprint.c:407:9: style: Variable 'cp' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/tif_sprint.c:159:17: style: Variable 'td' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/examples/testulp.c:115:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/testulp.c:174:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/testulp.c:240:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_EPSILON [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/testulp.c:410:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/testulp.c:502:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/testulp.c:601:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_EPSILON [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/testulp.c:733:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/testulp.c:792:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/testulp.c:829:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/testulp.c:864:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/tiff2cbf.c:223:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/tiff2cbf.c:374:17: style: Variable 'totread' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/examples/tiff2cbf.c:376:21: style: Variable 'totread' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/examples/testulp.c:792:3: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint] cbflib-CBFlib-0.9.7/examples/testulp.c:798:3: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint] cbflib-CBFlib-0.9.7/examples/testulp.c:829:3: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint] cbflib-CBFlib-0.9.7/examples/testulp.c:835:3: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint] cbflib-CBFlib-0.9.7/examples/testulp.c:68:19: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:75:19: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:89:19: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:96:19: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:115:2: portability: Casting between unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:116:2: portability: Casting between unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:126:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:127:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:128:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:129:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:130:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:131:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:132:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:133:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:134:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:135:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:136:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:137:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:138:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:139:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:140:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:141:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:142:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:143:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:144:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:145:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:146:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:147:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:148:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:149:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:150:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:151:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:152:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:153:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:154:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:155:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:156:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:174:2: portability: Casting between unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:175:2: portability: Casting between unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:185:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:186:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:187:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:188:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:189:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:190:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:191:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:192:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:193:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:194:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:195:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:196:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:197:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:198:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:199:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:200:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:201:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:202:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:203:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:204:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:205:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:206:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:207:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:219:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:220:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:221:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:222:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:223:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:224:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:225:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:226:2: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:251:2: portability: Casting from const float * to unsigned int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:283:2: portability: Casting from const float * to unsigned int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:410:2: portability: Casting between unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:411:2: portability: Casting between unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:422:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:423:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:424:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:425:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:426:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:427:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:428:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:429:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:430:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:431:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:432:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:433:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:434:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:435:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:436:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:437:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:438:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:439:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:440:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:441:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:442:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:443:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:444:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:445:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:446:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:447:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:448:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:449:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:450:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:451:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:452:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:453:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:454:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:455:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:456:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:457:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:458:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:459:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:460:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:461:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:462:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:463:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:464:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:465:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:466:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:467:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:468:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:469:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:470:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:471:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:472:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:473:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:474:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:475:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:476:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:477:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:478:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:479:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:480:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:481:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:482:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:483:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:484:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:502:2: portability: Casting between unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:503:2: portability: Casting between unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:514:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:515:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:516:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:517:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:518:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:519:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:520:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:521:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:522:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:523:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:524:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:525:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:526:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:527:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:528:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:529:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:530:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:531:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:532:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:533:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:534:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:535:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:536:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:537:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:538:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:539:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:540:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:541:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:542:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:543:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:544:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:545:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:546:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:547:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:548:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:549:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:550:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:551:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:552:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:553:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:554:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:555:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:556:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:557:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:558:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:559:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:560:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:561:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:562:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:563:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:564:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:565:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:577:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:578:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:579:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:580:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:581:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:582:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:583:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:584:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:585:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:586:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:587:2: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:611:2: portability: Casting from const double * to signed long * is not portable due to different binary data representations on different platforms. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:643:2: portability: Casting from const double * to signed long * is not portable due to different binary data representations on different platforms. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:739:25: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:740:25: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:805:24: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:806:24: portability: Casting between const unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:842:25: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/examples/testulp.c:843:25: portability: Casting between const unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] cbflib-CBFlib-0.9.7/py2cbf/pycbf_wrap.c:1051:0: error: #error "This version of SWIG only supports Python >= 2.7" [preprocessorErrorDirective] cbflib-CBFlib-0.9.7/py2cbf/pycbf_wrap.c:1051:3: error: #error "This version of SWIG only supports Python >= 2.7" [preprocessorErrorDirective] cbflib-CBFlib-0.9.7/pycbf/pycbf_wrap.c:1051:0: error: #error "This version of SWIG only supports Python >= 2.7" [preprocessorErrorDirective] cbflib-CBFlib-0.9.7/pycbf/pycbf_wrap.c:1051:3: error: #error "This version of SWIG only supports Python >= 2.7" [preprocessorErrorDirective] cbflib-CBFlib-0.9.7/src/cbf.c:418:3: error: There is an unknown macro here somewhere. Configuration is required. If cbf_onfailnez is a macro then please configure it. [unknownMacro] cbflib-CBFlib-0.9.7/src/cbf_alloc.c:278:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CBF_ARGUMENT [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/cbf_alloc.c:368:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CBF_ARGUMENT [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/cbf_alloc.c:411:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CBF_ARGUMENT [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/cbf_airy_disk.c:423:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CBF_AIRY_UNIT_DISK_FWHM [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/cbf_airy_disk.c:592:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CBF_AIRY_UNIT_DISK_FWHM [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/cbf_airy_disk.c:553:57: warning: Either the condition 'jj<0' is redundant or the array 'cbf_airy_unit_disk_partvol_2D[20][20]' is accessed at index cbf_airy_unit_disk_partvol_2D[*][-1], which is out of bounds. [negativeIndex] cbflib-CBFlib-0.9.7/src/cbf_airy_disk.c:545:34: note: Assuming that condition 'jj<0' is not redundant cbflib-CBFlib-0.9.7/src/cbf_airy_disk.c:553:57: note: Negative array index cbflib-CBFlib-0.9.7/src/cbf_airy_disk.c:554:52: warning: Either the condition 'jj<0' is redundant or the array 'cbf_airy_unit_disk_partvol_2D[20][20]' is accessed at index cbf_airy_unit_disk_partvol_2D[*][-1], which is out of bounds. [negativeIndex] cbflib-CBFlib-0.9.7/src/cbf_airy_disk.c:545:34: note: Assuming that condition 'jj<0' is not redundant cbflib-CBFlib-0.9.7/src/cbf_airy_disk.c:554:52: note: Negative array index cbflib-CBFlib-0.9.7/src/cbf_airy_disk.c:621:21: style: Variable 'diffxlo' is reassigned a value before the old one has been used. [redundantAssignment] cbflib-CBFlib-0.9.7/src/cbf_airy_disk.c:620:21: note: diffxlo is assigned cbflib-CBFlib-0.9.7/src/cbf_airy_disk.c:621:21: note: diffxlo is overwritten cbflib-CBFlib-0.9.7/src/cbf_airy_disk.c:624:21: style: Variable 'diffxlo' is reassigned a value before the old one has been used. [redundantAssignment] cbflib-CBFlib-0.9.7/src/cbf_airy_disk.c:622:40: note: diffxlo is assigned cbflib-CBFlib-0.9.7/src/cbf_airy_disk.c:624:21: note: diffxlo is overwritten cbflib-CBFlib-0.9.7/src/cbf_ascii.c:532:9: error: syntax error [syntaxError] cbflib-CBFlib-0.9.7/src/cbf_airy_disk.c:469:18: style: Variable 'error' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/src/cbf_airy_disk.c:484:22: style: Variable 'error' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/src/cbf_airy_disk.c:581:23: style: Variable 'diffxlo' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/src/cbf_airy_disk.c:581:47: style: Variable 'diffylo' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/src/cbf_airy_disk.c:581:59: style: Variable 'diffyhi' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/src/cbf_binary.c:739:55: error: syntax error [syntaxError] cbflib-CBFlib-0.9.7/src/cbf_byte_offset.c:969:21: error: There is an unknown macro here somewhere. Configuration is required. If cbf_failnez is a macro then please configure it. [unknownMacro] cbflib-CBFlib-0.9.7/src/cbf_canonical.c:392:5: error: There is an unknown macro here somewhere. Configuration is required. If cbf_failnez is a macro then please configure it. [unknownMacro] cbflib-CBFlib-0.9.7/src/cbf_codes.c:504:56: error: syntax error [syntaxError] cbflib-CBFlib-0.9.7/src/cbf_compress.c:320:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CBF_COMPRESSION_MASK [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/cbf_compress.c:435:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CBF_CANONICAL [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/cbf_compress.c:580:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CBF_COMPRESSION_MASK [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/cbf_context.c:892:65: error: syntax error [syntaxError] cbflib-CBFlib-0.9.7/src/cbf_copy.c:281:9: error: There is an unknown macro here somewhere. Configuration is required. If cbf_failnez is a macro then please configure it. [unknownMacro] cbflib-CBFlib-0.9.7/src/cbf_file.c:592:51: error: syntax error [syntaxError] cbflib-CBFlib-0.9.7/src/cbf_compress.c:481:50: style: Condition '((int)minelement_file)>((int)maxelement_file)' is always false [knownConditionTrueFalse] cbflib-CBFlib-0.9.7/src/cbf_compress.c:479:50: note: Assuming that condition '((unsigned int)minelement_file)<=((unsigned int)maxelement_file)' is not redundant cbflib-CBFlib-0.9.7/src/cbf_compress.c:481:50: note: Condition '((int)minelement_file)>((int)maxelement_file)' is always false cbflib-CBFlib-0.9.7/src/cbf_compress.c:486:52: style: Condition '((unsigned int)minelement_file)>((unsigned int)maxelement_file)' is always false [knownConditionTrueFalse] cbflib-CBFlib-0.9.7/src/cbf_compress.c:484:52: note: Assuming that condition '((int)minelement_file)<=((int)maxelement_file)' is not redundant cbflib-CBFlib-0.9.7/src/cbf_compress.c:486:52: note: Condition '((unsigned int)minelement_file)>((unsigned int)maxelement_file)' is always false cbflib-CBFlib-0.9.7/src/cbf_getopt.c:498:17: error: There is an unknown macro here somewhere. Configuration is required. If cbf_failnez is a macro then please configure it. [unknownMacro] cbflib-CBFlib-0.9.7/src/cbf_hdf5_filter.c:290:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable H5PL_TYPE_FILTER [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/cbf_hdf5_filter.c:295:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CBF_ARGUMENT [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/cbf_hdf5_filter.c:302:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CBF_ARGUMENT [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/cbf_hdf5_filter.c:339:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable H5Z_FLAG_REVERSE [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/cbf_hdf5.c:1712:84: error: syntax error [syntaxError] cbflib-CBFlib-0.9.7/src/cbf_hdf5_filter.c:795:17: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] cbflib-CBFlib-0.9.7/src/cbf_hdf5_filter.c:799:21: portability: %ld in format string (no. 1) requires 'long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] cbflib-CBFlib-0.9.7/src/cbf_hdf5_filter.c:803:25: portability: %ld in format string (no. 1) requires 'long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] cbflib-CBFlib-0.9.7/src/cbf_hdf5_filter.c:806:25: portability: %ld in format string (no. 1) requires 'long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] cbflib-CBFlib-0.9.7/src/cbf_hdf5_filter.c:817:21: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] cbflib-CBFlib-0.9.7/src/cbf_hdf5_filter.c:823:21: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] cbflib-CBFlib-0.9.7/src/cbf_hdf5_filter.c:828:21: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] cbflib-CBFlib-0.9.7/src/cbf_hdf5_filter.c:833:21: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] cbflib-CBFlib-0.9.7/src/cbf_hdf5_filter.c:837:21: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] cbflib-CBFlib-0.9.7/src/cbf_hdf5_filter.c:843:21: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] cbflib-CBFlib-0.9.7/src/cbf_hdf5_filter.c:913:17: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] cbflib-CBFlib-0.9.7/src/cbf_hdf5_filter.c:403:27: style: Variable 'errorcode' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/src/cbf_hdf5_filter.c:414:27: style: Variable 'errorcode' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/src/cbf_hdf5_filter.c:425:27: style: Variable 'errorcode' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/src/cbf_minicbf_header.c:481:13: error: There is an unknown macro here somewhere. Configuration is required. If cbf_failnez is a macro then please configure it. [unknownMacro] cbflib-CBFlib-0.9.7/src/cbf_nibble_offset.c:855:17: error: There is an unknown macro here somewhere. Configuration is required. If cbf_failnez is a macro then please configure it. [unknownMacro] cbflib-CBFlib-0.9.7/src/cbf_lex.c:288:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CBF_ALLOC [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/cbf_lex.c:314:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/cbf_lex.c:382:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/cbf_packed.c:691:7: error: syntax error [syntaxError] cbflib-CBFlib-0.9.7/src/cbf_predictor.c:297:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/cbf_predictor.c:345:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/cbf_read_binary.c:308:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CBF_FORMAT [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/cbf_lex.c:2185:9: warning: %ld in format string (no. 11) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] cbflib-CBFlib-0.9.7/src/cbf_lex.c:2185:9: warning: %ld in format string (no. 12) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] cbflib-CBFlib-0.9.7/src/cbf_lex.c:2185:9: warning: %ld in format string (no. 13) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] cbflib-CBFlib-0.9.7/src/cbf_read_mime.c:406:59: error: syntax error [syntaxError] cbflib-CBFlib-0.9.7/src/cbf_lex.c:2185:9: warning: %ld in format string (no. 14) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] cbflib-CBFlib-0.9.7/src/cbf_lex.c:2185:9: warning: %ld in format string (no. 15) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] cbflib-CBFlib-0.9.7/src/cbf_lex.c:1201:73: style: Same expression 'cqueue[0]=='['' found multiple times in chain of '||' operators. [duplicateExpression] cbflib-CBFlib-0.9.7/src/cbf_lex.c:1657:30: style: Variable 'savechar' is reassigned a value before the old one has been used. [redundantAssignment] cbflib-CBFlib-0.9.7/src/cbf_lex.c:1148:63: note: savechar is assigned cbflib-CBFlib-0.9.7/src/cbf_lex.c:1657:30: note: savechar is overwritten cbflib-CBFlib-0.9.7/src/cbf_string.c:329:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CBF_SUCCESS [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/cbf_string.c:392:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CBF_ARGUMENT [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/cbf_simple.c:280:54: error: syntax error [syntaxError] cbflib-CBFlib-0.9.7/src/cbf_string.c:306:16: style: Variable 't1' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/src/cbf_string.c:308:16: style: Variable 't2' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/src/cbf_stx.c:1887:51: error: There is an unknown macro here somewhere. Configuration is required. If cbf_failnez is a macro then please configure it. [unknownMacro] cbflib-CBFlib-0.9.7/src/cbf_tree.c:533:11: error: There is an unknown macro here somewhere. Configuration is required. If cbf_failnez is a macro then please configure it. [unknownMacro] cbflib-CBFlib-0.9.7/src/cbf_ulp.c:58:23: portability: Casting from const float * to unsigned int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] cbflib-CBFlib-0.9.7/src/cbf_ulp.c:59:23: portability: Casting from const float * to unsigned int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] cbflib-CBFlib-0.9.7/src/cbf_ulp.c:104:18: portability: Casting from const double * to signed long * is not portable due to different binary data representations on different platforms. [invalidPointerCast] cbflib-CBFlib-0.9.7/src/cbf_ulp.c:105:18: portability: Casting from const double * to signed long * is not portable due to different binary data representations on different platforms. [invalidPointerCast] cbflib-CBFlib-0.9.7/src/cbf_ulp.c:62:20: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] cbflib-CBFlib-0.9.7/src/cbf_ulp.c:63:20: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] cbflib-CBFlib-0.9.7/src/cbf_ulp.c:108:20: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] cbflib-CBFlib-0.9.7/src/cbf_ulp.c:109:20: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] cbflib-CBFlib-0.9.7/src/cbf_write.c:716:66: error: syntax error [syntaxError] cbflib-CBFlib-0.9.7/src/cbf_uncompressed.c:322:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CBF_ARGUMENT [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/cbf_uncompressed.c:657:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CBF_ARGUMENT [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/cbf_write_binary.c:805:47: error: syntax error [syntaxError] cbflib-CBFlib-0.9.7/src/cbf_ws.c:605:47: error: syntax error [syntaxError] cbflib-CBFlib-0.9.7/src/cbff.c:338:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CBF_UNDEFNODE [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/cbff.c:420:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CBF_ARGUMENT [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/cbff.c:5774:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CBF_ARGUMENT [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/cbff.c:5888:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CBF_ARGUMENT [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/cbff.c:5908:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CBF_ARGUMENT [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/cbff.c:5929:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CBF_ARGUMENT [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/cbff.c:5949:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CBF_ARGUMENT [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/fgetln.c:40:9: style: Variable 'res' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/src/img.c:136:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/img.c:371:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable img_BAD_FORMAT [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/img.c:571:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable img_BAD_ARGUMENT [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/img.c:656:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable img_BAD_OPEN [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/img.c:880:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable img_BAD_READ [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/img.c:1128:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable img_BAD_FORMAT [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/img.c:1216:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable img_BAD_ARGUMENT [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/img.c:1251:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable img_BAD_READ [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/img.c:1456:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable img_BAD_ALLOC [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/img.c:1700:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable img_BAD_ARGUMENT [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/img.c:1748:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable img_BAD_ARGUMENT [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/img.c:1754:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable img_object [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/img.c:1774:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable img_BAD_ARGUMENT [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/img.c:1839:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tag [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/img.c:1851:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable img_BAD_ARGUMENT [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/img.c:1869:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable img_BAD_ARGUMENT [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/img.c:1908:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable img_BAD_ARGUMENT [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/img.c:1938:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tag [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/img.c:1949:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable img_BAD_ARGUMENT [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/img.c:1968:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable img_BAD_ARGUMENT [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/img.c:2051:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable img_BAD_ARGUMENT [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/img.c:2104:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable img_BAD_ARGUMENT [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/img.c:62:22: style: Condition '*((char*)&O)==1' is always true [knownConditionTrueFalse] cbflib-CBFlib-0.9.7/src/img.c:60:7: note: Assignment 'O=1', assigned value is 1 cbflib-CBFlib-0.9.7/src/img.c:62:22: note: Condition '*((char*)&O)==1' is always true cbflib-CBFlib-0.9.7/src/img.c:101:22: style: Condition '*((char*)&O)==1' is always true [knownConditionTrueFalse] cbflib-CBFlib-0.9.7/src/img.c:99:11: note: Assignment 'O=1', assigned value is 1 cbflib-CBFlib-0.9.7/src/img.c:101:22: note: Condition '*((char*)&O)==1' is always true cbflib-CBFlib-0.9.7/src/img.c:668:31: style: Condition '((unsigned int)(~0))>0x0ffffffffU' is always false [knownConditionTrueFalse] cbflib-CBFlib-0.9.7/src/img.c:679:27: style: Condition '*((char*)&little)==0' is always false [knownConditionTrueFalse] cbflib-CBFlib-0.9.7/src/img.c:677:12: note: Assignment 'little=1', assigned value is 1 cbflib-CBFlib-0.9.7/src/img.c:679:27: note: Condition '*((char*)&little)==0' is always false cbflib-CBFlib-0.9.7/src/img.c:691:19: style: Condition 'little' is always true [knownConditionTrueFalse] cbflib-CBFlib-0.9.7/src/img.c:677:12: note: Assignment 'little=1', assigned value is 1 cbflib-CBFlib-0.9.7/src/img.c:691:19: note: Condition 'little' is always true cbflib-CBFlib-0.9.7/src/img.c:923:25: style: Condition 'i4_data[count]!=3000' is always true [knownConditionTrueFalse] cbflib-CBFlib-0.9.7/src/img.c:1142:22: style: Condition '*((char*)&x)==0' is always false [knownConditionTrueFalse] cbflib-CBFlib-0.9.7/src/img.c:1140:7: note: Assignment 'x=1', assigned value is 1 cbflib-CBFlib-0.9.7/src/img.c:1142:22: note: Condition '*((char*)&x)==0' is always false cbflib-CBFlib-0.9.7/src/img.c:283:20: style: The comparison 'header_bytes <= 0' is always true. [knownConditionTrueFalse] cbflib-CBFlib-0.9.7/src/img.c:127:47: note: 'header_bytes' is assigned value '0' here. cbflib-CBFlib-0.9.7/src/img.c:283:20: note: The comparison 'header_bytes <= 0' is always true. cbflib-CBFlib-0.9.7/src/img.c:922:60: style: Same expression on both sides of '&&'. [duplicateExpression] cbflib-CBFlib-0.9.7/src/img.c:1328:36: style: Checking if unsigned expression 'fread(C64,64,1,file)' is less than zero. [unsignedLessThanZero] cbflib-CBFlib-0.9.7/src/img.c:1618:19: style: Local variable 'C' shadows outer variable [shadowVariable] cbflib-CBFlib-0.9.7/src/img.c:1430:14: note: Shadowed declaration cbflib-CBFlib-0.9.7/src/img.c:1618:19: note: Shadow variable cbflib-CBFlib-0.9.7/src/img.c:41:19: style: Variable 'xsrc' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/src/img.c:362:16: style: Variable 'stop_pixel' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/src/img.c:629:8: style: Variable 'pixel' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/src/img.c:629:16: style: Variable 'stop_pixel' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/src/img.c:1242:35: style: Variable 'E' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/src/img.c:1426:59: style: Parameter 'org_data' can be declared as pointer to const [constParameterPointer] cbflib-CBFlib-0.9.7/src/img.c:1595:18: style: Variable 'decode' can be declared as const array [constVariable] cbflib-CBFlib-0.9.7/src/img.c:410:12: style: Variable 'sign' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/src/img.c:414:12: style: Variable 'sign' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/src/img.c:848:7: style: Variable 'c' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/src/img.c:1100:12: style: Variable 'status' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/src/cbff.c:335:43: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] cbflib-CBFlib-0.9.7/src/md5c.c:140:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POINTER [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/src/realpath.c:2:40: style: Parameter 'resolved_path' can be declared as pointer to const [constParameterPointer] cbflib-CBFlib-0.9.7/src/md5c.c:278:28: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] cbflib-CBFlib-0.9.7/src/md5c.c:328:22: style: Variable '((char*)output)[i]' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/examples/convert_minicbf.c:406:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/convert_minicbf.c:593:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/convert_minicbf.c:1630:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CBF_FORMAT [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/convert_minicbf.c:1698:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/convert_minicbf.c:1897:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cbflib-CBFlib-0.9.7/examples/convert_minicbf.c:1181:58: warning: Logical disjunction always evaluates to true: *slsstr == ']' || *slsstr != ']'. [incorrectLogicOperator] cbflib-CBFlib-0.9.7/examples/convert_minicbf.c:1197:31: error: Subtracting pointers that point to different objects [subtractPointers] cbflib-CBFlib-0.9.7/examples/convert_minicbf.c:503:10: note: Variable declared here. cbflib-CBFlib-0.9.7/examples/convert_minicbf.c:1195:26: note: Array decayed to pointer here. cbflib-CBFlib-0.9.7/examples/convert_minicbf.c:503:23: note: Variable declared here. cbflib-CBFlib-0.9.7/examples/convert_minicbf.c:1197:32: note: Array decayed to pointer here. cbflib-CBFlib-0.9.7/examples/convert_minicbf.c:1197:31: note: Subtracting pointers that point to different objects cbflib-CBFlib-0.9.7/examples/convert_minicbf.c:404:30: style: Parameter 's' can be declared as pointer to const [constParameterPointer] cbflib-CBFlib-0.9.7/examples/convert_minicbf.c:1778:50: style: Parameter 'xform' can be declared as pointer to const [constParameterPointer] cbflib-CBFlib-0.9.7/examples/convert_minicbf.c:2100:16: style: Variable 'lead' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/convert_minicbf.c:2116:20: style: Variable 'bufptr' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/convert_minicbf.c:2457:16: style: Variable 'src' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/convert_minicbf.c:3023:16: style: Variable 'axis' can be declared as pointer to const [constVariablePointer] cbflib-CBFlib-0.9.7/examples/convert_minicbf.c:654:46: style: Variable 'notime' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/examples/convert_minicbf.c:664:36: style: Variable 'notime' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/examples/convert_minicbf.c:750:96: style: Variable 'slsstr' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/examples/convert_minicbf.c:754:36: style: Variable 'slsstr' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/examples/convert_minicbf.c:2291:17: style: Variable 'fastlen' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/examples/convert_minicbf.c:2292:17: style: Variable 'slowlen' is assigned a value that is never used. [unreadVariable] cbflib-CBFlib-0.9.7/examples/convert_minicbf.c:3172:16: style: Variable 'curpos' is assigned a value that is never used. [unreadVariable] diff: 2.17.0 cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:31:19: error: If memory allocation fail: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:29:29: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:29:14: note: Assignment 'newfield=(char*)malloc(l+3)', assigned value is 0 cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:31:19: note: Null pointer addition head cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:31:19: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:29:29: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:29:14: note: Assignment 'newfield=(char*)malloc(l+3)', assigned value is 0 cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:31:19: note: Null pointer addition 2.17.0 cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:32:13: error: If memory allocation fail: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:29:29: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:29:14: note: Assignment 'newfield=(char*)malloc(l+3)', assigned value is 0 cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:32:13: note: Null pointer addition head cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:32:13: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:29:29: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:29:14: note: Assignment 'newfield=(char*)malloc(l+3)', assigned value is 0 cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:32:13: note: Null pointer addition 2.17.0 cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:33:13: error: If memory allocation fail: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:29:29: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:29:14: note: Assignment 'newfield=(char*)malloc(l+3)', assigned value is 0 cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:33:13: note: Null pointer addition head cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:33:13: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:29:29: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:29:14: note: Assignment 'newfield=(char*)malloc(l+3)', assigned value is 0 cbflib-CBFlib-0.9.7/examples/adscimg2cbf.c:33:13: note: Null pointer addition 2.17.0 cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:263:20: error: If memory allocation fail: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:261:29: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:261:14: note: Assignment 'newfield=(char*)malloc(l+3)', assigned value is 0 cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:263:20: note: Null pointer addition head cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:263:20: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:261:29: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:261:14: note: Assignment 'newfield=(char*)malloc(l+3)', assigned value is 0 cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:263:20: note: Null pointer addition 2.17.0 cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:264:13: error: If memory allocation fail: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:261:29: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:261:14: note: Assignment 'newfield=(char*)malloc(l+3)', assigned value is 0 cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:264:13: note: Null pointer addition head cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:264:13: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:261:29: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:261:14: note: Assignment 'newfield=(char*)malloc(l+3)', assigned value is 0 cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:264:13: note: Null pointer addition 2.17.0 cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:265:13: error: If memory allocation fail: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:261:29: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:261:14: note: Assignment 'newfield=(char*)malloc(l+3)', assigned value is 0 cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:265:13: note: Null pointer addition head cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:265:13: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:261:29: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:261:14: note: Assignment 'newfield=(char*)malloc(l+3)', assigned value is 0 cbflib-CBFlib-0.9.7/examples/adscimg2cbf_sub.c:265:13: note: Null pointer addition 2.17.0 cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:21:20: error: If memory allocation fail: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:19:29: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:19:14: note: Assignment 'newfield=(char*)malloc(l+3)', assigned value is 0 cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:21:20: note: Null pointer addition head cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:21:20: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:19:29: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:19:14: note: Assignment 'newfield=(char*)malloc(l+3)', assigned value is 0 cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:21:20: note: Null pointer addition 2.17.0 cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:22:13: error: If memory allocation fail: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:19:29: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:19:14: note: Assignment 'newfield=(char*)malloc(l+3)', assigned value is 0 cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:22:13: note: Null pointer addition head cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:22:13: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:19:29: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:19:14: note: Assignment 'newfield=(char*)malloc(l+3)', assigned value is 0 cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:22:13: note: Null pointer addition 2.17.0 cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:23:13: error: If memory allocation fail: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:19:29: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:19:14: note: Assignment 'newfield=(char*)malloc(l+3)', assigned value is 0 cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:23:13: note: Null pointer addition head cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:23:13: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:19:29: note: Assuming allocation function fails cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:19:14: note: Assignment 'newfield=(char*)malloc(l+3)', assigned value is 0 cbflib-CBFlib-0.9.7/examples/cbf2adscimg.c:23:13: note: Null pointer addition head cbflib-CBFlib-0.9.7/examples/seqmatchsub.h:13:9: style: Variable 'stutter' is assigned a value that is never used. [unreadVariable] head cbflib-CBFlib-0.9.7/examples/testhdf5.c:1125:1: error: failed to expand 'TEST', it is invalid to use a preprocessor directive as macro parameter [preprocessorErrorDirective] head cbflib-CBFlib-0.9.7/py2cbf/pycbf_wrap.c:1051:3: error: #error "This version of SWIG only supports Python >= 2.7" [preprocessorErrorDirective] head cbflib-CBFlib-0.9.7/pycbf/pycbf_wrap.c:1051:3: error: #error "This version of SWIG only supports Python >= 2.7" [preprocessorErrorDirective] DONE