2024-04-22 00:36 ftp://ftp.de.debian.org/debian/pool/main/s/scheme2c/scheme2c_2012.10.14.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning -D__GNUC__ --platform=unix64 -j4 platform: Linux-6.1.0-20-amd64-x86_64-with-glibc2.36 python: 3.11.2 client-version: 1.3.56 compiler: g++ (Debian 12.2.0-14) 12.2.0 cppcheck: head 2.14.0 head-info: ea2e716 (2024-04-21 15:59:20 +0200) count: 1323 1323 elapsed-time: 5.5 5.5 head-timing-info: old-timing-info: head results: scheme2c-2012.10.14/cdecl/sizeof.c:7:12: debug: Scope::checkVariable found variable 'pp' with varid 0. [varid0] scheme2c-2012.10.14/cdecl/sizeof.c:55:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pp [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/ports/MAC/unpack.c:8:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] scheme2c-2012.10.14/ports/MAC/unpack.c:20:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/ports/MAC/unpack.c:16:9: warning: Obsolete function 'gets' called. It is recommended to use 'fgets' or 'gets_s' instead. [prohibitedgetsCalled] scheme2c-2012.10.14/ports/MAC/unpack.c:18:21: warning: Obsolete function 'gets' called. It is recommended to use 'fgets' or 'gets_s' instead. [prohibitedgetsCalled] scheme2c-2012.10.14/ports/MAC/unpack.c:21:16: warning: Obsolete function 'gets' called. It is recommended to use 'fgets' or 'gets_s' instead. [prohibitedgetsCalled] scheme2c-2012.10.14/cdecl/sizeof.c:25:2: portability: %i in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] scheme2c-2012.10.14/cdecl/sizeof.c:27:2: portability: %i in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] scheme2c-2012.10.14/cdecl/sizeof.c:29:2: portability: %i in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] scheme2c-2012.10.14/cdecl/sizeof.c:31:2: portability: %i in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] scheme2c-2012.10.14/cdecl/sizeof.c:33:2: portability: %i in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] scheme2c-2012.10.14/cdecl/sizeof.c:35:2: portability: %i in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] scheme2c-2012.10.14/cdecl/sizeof.c:37:2: portability: %i in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] scheme2c-2012.10.14/cdecl/sizeof.c:39:2: portability: %i in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] scheme2c-2012.10.14/cdecl/sizeof.c:41:2: portability: %i in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] scheme2c-2012.10.14/cdecl/sizeof.c:53:2: portability: %i in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] scheme2c-2012.10.14/cdecl/sizeof.c:65:2: portability: %i in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] scheme2c-2012.10.14/cdecl/sizeof.c:23:9: style: Variable 'toref' can be declared as pointer to const [constVariablePointer] scheme2c-2012.10.14/cdecl/sizeof.c:23:17: style: Variable 'toset' can be declared as pointer to const [constVariablePointer] scheme2c-2012.10.14/scrt/em2.c:68:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] scheme2c-2012.10.14/scrt/em2.c:75:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nrows [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/callcc.c:135:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable savedstate [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/callcc.c:164:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable address [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/em2.c:85:10: warning: Obsolete function 'gets' called. It is recommended to use 'fgets' or 'gets_s' instead. [prohibitedgetsCalled] scheme2c-2012.10.14/scrt/embedded.c:76:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] scheme2c-2012.10.14/scrt/embedded.c:87:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nrows [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/embedded.c:97:10: warning: Obsolete function 'gets' called. It is recommended to use 'fgets' or 'gets_s' instead. [prohibitedgetsCalled] scheme2c-2012.10.14/scrt/cio.c:291:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/cio.c:339:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/cio.c:361:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/cio.c:470:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/cio.c:481:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/cio.c:579:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLOCKS_PER_SEC [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/cio.c:606:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/cio.c:642:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tag [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/cio.c:943:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_UNBLOCK [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/cio.c:284:22: style:inconclusive: Function 'sc_fopen' argument 1 names different: declaration 'v01' definition 'filename'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/cio.h:35:24: note: Function 'sc_fopen' argument 1 names different: declaration 'v01' definition 'filename'. scheme2c-2012.10.14/scrt/cio.c:284:22: note: Function 'sc_fopen' argument 1 names different: declaration 'v01' definition 'filename'. scheme2c-2012.10.14/scrt/cio.c:284:37: style:inconclusive: Function 'sc_fopen' argument 2 names different: declaration 'v02' definition 'option'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/cio.h:35:24: note: Function 'sc_fopen' argument 2 names different: declaration 'v02' definition 'option'. scheme2c-2012.10.14/scrt/cio.c:284:37: note: Function 'sc_fopen' argument 2 names different: declaration 'v02' definition 'option'. scheme2c-2012.10.14/scrt/cio.c:298:23: style:inconclusive: Function 'sc_fclose' argument 1 names different: declaration 'v01' definition 'file'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/cio.h:37:25: note: Function 'sc_fclose' argument 1 names different: declaration 'v01' definition 'file'. scheme2c-2012.10.14/scrt/cio.c:298:23: note: Function 'sc_fclose' argument 1 names different: declaration 'v01' definition 'file'. scheme2c-2012.10.14/scrt/cio.c:306:23: style:inconclusive: Function 'sc_fflush' argument 1 names different: declaration 'v01' definition 'file'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/cio.h:39:25: note: Function 'sc_fflush' argument 1 names different: declaration 'v01' definition 'file'. scheme2c-2012.10.14/scrt/cio.c:306:23: note: Function 'sc_fflush' argument 1 names different: declaration 'v01' definition 'file'. scheme2c-2012.10.14/scrt/cio.c:316:22: style:inconclusive: Function 'sc_fgetc' argument 1 names different: declaration 'v01' definition 'file'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/cio.h:41:24: note: Function 'sc_fgetc' argument 1 names different: declaration 'v01' definition 'file'. scheme2c-2012.10.14/scrt/cio.c:316:22: note: Function 'sc_fgetc' argument 1 names different: declaration 'v01' definition 'file'. scheme2c-2012.10.14/scrt/cio.c:354:22: style:inconclusive: Function 'sc_fputc' argument 1 names different: declaration 'v01' definition 'character'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/cio.h:43:24: note: Function 'sc_fputc' argument 1 names different: declaration 'v01' definition 'character'. scheme2c-2012.10.14/scrt/cio.c:354:22: note: Function 'sc_fputc' argument 1 names different: declaration 'v01' definition 'character'. scheme2c-2012.10.14/scrt/cio.c:354:38: style:inconclusive: Function 'sc_fputc' argument 2 names different: declaration 'v02' definition 'file'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/cio.h:43:24: note: Function 'sc_fputc' argument 2 names different: declaration 'v02' definition 'file'. scheme2c-2012.10.14/scrt/cio.c:354:38: note: Function 'sc_fputc' argument 2 names different: declaration 'v02' definition 'file'. scheme2c-2012.10.14/scrt/cio.c:369:23: style:inconclusive: Function 'sc_fileno' argument 1 names different: declaration 'v01' definition 'file'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/cio.h:47:25: note: Function 'sc_fileno' argument 1 names different: declaration 'v01' definition 'file'. scheme2c-2012.10.14/scrt/cio.c:369:23: note: Function 'sc_fileno' argument 1 names different: declaration 'v01' definition 'file'. scheme2c-2012.10.14/scrt/cio.c:379:27: style:inconclusive: Function 'sc_inputready' argument 1 names different: declaration 'v01' definition 'mask'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/cio.h:49:29: note: Function 'sc_inputready' argument 1 names different: declaration 'v01' definition 'mask'. scheme2c-2012.10.14/scrt/cio.c:379:27: note: Function 'sc_inputready' argument 1 names different: declaration 'v01' definition 'mask'. scheme2c-2012.10.14/scrt/cio.c:417:26: style:inconclusive: Function 'sc_charready' argument 1 names different: declaration 'v01' definition 'file'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/cio.h:45:28: note: Function 'sc_charready' argument 1 names different: declaration 'v01' definition 'file'. scheme2c-2012.10.14/scrt/cio.c:417:26: note: Function 'sc_charready' argument 1 names different: declaration 'v01' definition 'file'. scheme2c-2012.10.14/scrt/cio.c:465:27: style:inconclusive: Function 'sc_removefile' argument 1 names different: declaration 'v01' definition 'filename'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/cio.h:51:29: note: Function 'sc_removefile' argument 1 names different: declaration 'v01' definition 'filename'. scheme2c-2012.10.14/scrt/cio.c:465:27: note: Function 'sc_removefile' argument 1 names different: declaration 'v01' definition 'filename'. scheme2c-2012.10.14/scrt/cio.c:475:30: style:inconclusive: Function 'sc_rename' argument 1 names different: declaration 'v01' definition 'old'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/cio.h:53:25: note: Function 'sc_rename' argument 1 names different: declaration 'v01' definition 'old'. scheme2c-2012.10.14/scrt/cio.c:475:30: note: Function 'sc_rename' argument 1 names different: declaration 'v01' definition 'old'. scheme2c-2012.10.14/scrt/cio.c:475:40: style:inconclusive: Function 'sc_rename' argument 2 names different: declaration 'v02' definition 'new'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/cio.h:53:25: note: Function 'sc_rename' argument 2 names different: declaration 'v02' definition 'new'. scheme2c-2012.10.14/scrt/cio.c:475:40: note: Function 'sc_rename' argument 2 names different: declaration 'v02' definition 'new'. scheme2c-2012.10.14/scrt/cio.c:488:29: style:inconclusive: Function 'sc_formatnumber' argument 1 names different: declaration 'v01' definition 'number'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/cio.h:55:31: note: Function 'sc_formatnumber' argument 1 names different: declaration 'v01' definition 'number'. scheme2c-2012.10.14/scrt/cio.c:488:29: note: Function 'sc_formatnumber' argument 1 names different: declaration 'v01' definition 'number'. scheme2c-2012.10.14/scrt/cio.c:488:42: style:inconclusive: Function 'sc_formatnumber' argument 2 names different: declaration 'v02' definition 'type'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/cio.h:55:31: note: Function 'sc_formatnumber' argument 2 names different: declaration 'v02' definition 'type'. scheme2c-2012.10.14/scrt/cio.c:488:42: note: Function 'sc_formatnumber' argument 2 names different: declaration 'v02' definition 'type'. scheme2c-2012.10.14/scrt/cio.c:488:53: style:inconclusive: Function 'sc_formatnumber' argument 3 names different: declaration 'v03' definition 'length'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/cio.h:55:31: note: Function 'sc_formatnumber' argument 3 names different: declaration 'v03' definition 'length'. scheme2c-2012.10.14/scrt/cio.c:488:53: note: Function 'sc_formatnumber' argument 3 names different: declaration 'v03' definition 'length'. scheme2c-2012.10.14/scrt/cio.c:526:27: style:inconclusive: Function 'sc_readnumber' argument 1 names different: declaration 'v01' definition 'string'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/cio.h:57:29: note: Function 'sc_readnumber' argument 1 names different: declaration 'v01' definition 'string'. scheme2c-2012.10.14/scrt/cio.c:526:27: note: Function 'sc_readnumber' argument 1 names different: declaration 'v01' definition 'string'. scheme2c-2012.10.14/scrt/cio.c:526:40: style:inconclusive: Function 'sc_readnumber' argument 2 names different: declaration 'v02' definition 'type'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/cio.h:57:29: note: Function 'sc_readnumber' argument 2 names different: declaration 'v02' definition 'type'. scheme2c-2012.10.14/scrt/cio.c:526:40: note: Function 'sc_readnumber' argument 2 names different: declaration 'v02' definition 'type'. scheme2c-2012.10.14/scrt/cio.c:547:25: style:inconclusive: Function 'sc_getenv' argument 1 names different: declaration 'v01' definition 'name'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/cio.h:59:26: note: Function 'sc_getenv' argument 1 names different: declaration 'v01' definition 'name'. scheme2c-2012.10.14/scrt/cio.c:547:25: note: Function 'sc_getenv' argument 1 names different: declaration 'v01' definition 'name'. scheme2c-2012.10.14/scrt/cio.c:561:24: style:inconclusive: Function 'sc_osexit' argument 1 names different: declaration 'v01' definition 'code'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/objects.h:814:25: note: Function 'sc_osexit' argument 1 names different: declaration 'v01' definition 'code'. scheme2c-2012.10.14/scrt/cio.c:561:24: note: Function 'sc_osexit' argument 1 names different: declaration 'v01' definition 'code'. scheme2c-2012.10.14/scrt/cio.c:604:28: style:inconclusive: Function 'sc_log_string' argument 1 names different: declaration 'v01' definition 's'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/cio.h:69:29: note: Function 'sc_log_string' argument 1 names different: declaration 'v01' definition 's'. scheme2c-2012.10.14/scrt/cio.c:604:28: note: Function 'sc_log_string' argument 1 names different: declaration 'v01' definition 's'. scheme2c-2012.10.14/scrt/cio.c:611:26: style:inconclusive: Function 'sc_log_dec' argument 1 names different: declaration 'v01' definition 'd'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/cio.h:71:26: note: Function 'sc_log_dec' argument 1 names different: declaration 'v01' definition 'd'. scheme2c-2012.10.14/scrt/cio.c:611:26: note: Function 'sc_log_dec' argument 1 names different: declaration 'v01' definition 'd'. scheme2c-2012.10.14/scrt/cio.c:621:27: style:inconclusive: Function 'sc_log_hex' argument 1 names different: declaration 'v01' definition 'd'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/cio.h:73:26: note: Function 'sc_log_hex' argument 1 names different: declaration 'v01' definition 'd'. scheme2c-2012.10.14/scrt/cio.c:621:27: note: Function 'sc_log_hex' argument 1 names different: declaration 'v01' definition 'd'. scheme2c-2012.10.14/scrt/cio.c:633:32: style:inconclusive: Function 'sc_error_2ddisplay' argument 1 names different: declaration 'v01' definition 'item'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/cio.h:75:34: note: Function 'sc_error_2ddisplay' argument 1 names different: declaration 'v01' definition 'item'. scheme2c-2012.10.14/scrt/cio.c:633:32: note: Function 'sc_error_2ddisplay' argument 1 names different: declaration 'v01' definition 'item'. scheme2c-2012.10.14/scrt/cio.c:700:26: style:inconclusive: Function 'sc_getheap' argument 1 names different: declaration 'v01' definition 'bytes'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/cio.h:77:26: note: Function 'sc_getheap' argument 1 names different: declaration 'v01' definition 'bytes'. scheme2c-2012.10.14/scrt/cio.c:700:26: note: Function 'sc_getheap' argument 1 names different: declaration 'v01' definition 'bytes'. scheme2c-2012.10.14/scrt/cio.c:700:40: style:inconclusive: Function 'sc_getheap' argument 2 names different: declaration 'v02' definition 'quit'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/cio.h:77:26: note: Function 'sc_getheap' argument 2 names different: declaration 'v02' definition 'quit'. scheme2c-2012.10.14/scrt/cio.c:700:40: note: Function 'sc_getheap' argument 2 names different: declaration 'v02' definition 'quit'. scheme2c-2012.10.14/scrt/cio.c:781:28: style:inconclusive: Function 'sc_gettable' argument 1 names different: declaration 'v01' definition 'bytes'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/cio.h:81:27: note: Function 'sc_gettable' argument 1 names different: declaration 'v01' definition 'bytes'. scheme2c-2012.10.14/scrt/cio.c:781:28: note: Function 'sc_gettable' argument 1 names different: declaration 'v01' definition 'bytes'. scheme2c-2012.10.14/scrt/cio.c:781:42: style:inconclusive: Function 'sc_gettable' argument 2 names different: declaration 'v02' definition 'quit'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/cio.h:81:27: note: Function 'sc_gettable' argument 2 names different: declaration 'v02' definition 'quit'. scheme2c-2012.10.14/scrt/cio.c:781:42: note: Function 'sc_gettable' argument 2 names different: declaration 'v02' definition 'quit'. scheme2c-2012.10.14/scrt/cio.c:808:27: style:inconclusive: Function 'sc_freetable' argument 1 names different: declaration 'v01' definition 'any'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/cio.h:83:28: note: Function 'sc_freetable' argument 1 names different: declaration 'v01' definition 'any'. scheme2c-2012.10.14/scrt/cio.c:808:27: note: Function 'sc_freetable' argument 1 names different: declaration 'v01' definition 'any'. scheme2c-2012.10.14/scrt/cio.c:817:25: style:inconclusive: Function 'sc_ossystem' argument 1 names different: declaration 'v01' definition 'command'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/cio.h:118:27: note: Function 'sc_ossystem' argument 1 names different: declaration 'v01' definition 'command'. scheme2c-2012.10.14/scrt/cio.c:817:25: note: Function 'sc_ossystem' argument 1 names different: declaration 'v01' definition 'command'. scheme2c-2012.10.14/scrt/cio.c:983:25: style:inconclusive: Function 'sc_ossignal' argument 1 names different: declaration 'v01' definition 'sig'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/cio.h:120:27: note: Function 'sc_ossignal' argument 1 names different: declaration 'v01' definition 'sig'. scheme2c-2012.10.14/scrt/cio.c:983:25: note: Function 'sc_ossignal' argument 1 names different: declaration 'v01' definition 'sig'. scheme2c-2012.10.14/scrt/cio.c:983:35: style:inconclusive: Function 'sc_ossignal' argument 2 names different: declaration 'v02' definition 'handler'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/cio.h:120:27: note: Function 'sc_ossignal' argument 2 names different: declaration 'v02' definition 'handler'. scheme2c-2012.10.14/scrt/cio.c:983:35: note: Function 'sc_ossignal' argument 2 names different: declaration 'v02' definition 'handler'. scheme2c-2012.10.14/scrt/cio.c:1116:45: style:inconclusive: Function 'sc_pushstacktrace' argument 1 names different: declaration 'v01' definition 'st'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/objects.h:1127:34: note: Function 'sc_pushstacktrace' argument 1 names different: declaration 'v01' definition 'st'. scheme2c-2012.10.14/scrt/cio.c:1116:45: note: Function 'sc_pushstacktrace' argument 1 names different: declaration 'v01' definition 'st'. scheme2c-2012.10.14/scrt/cio.c:1116:55: style:inconclusive: Function 'sc_pushstacktrace' argument 2 names different: declaration 'v02' definition 'procname'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/objects.h:1127:34: note: Function 'sc_pushstacktrace' argument 2 names different: declaration 'v02' definition 'procname'. scheme2c-2012.10.14/scrt/cio.c:1116:55: note: Function 'sc_pushstacktrace' argument 2 names different: declaration 'v02' definition 'procname'. scheme2c-2012.10.14/scrt/cio.c:1129:44: style:inconclusive: Function 'sc_popstacktrace' argument 1 names different: declaration 'v01' definition 'st'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/objects.h:1128:33: note: Function 'sc_popstacktrace' argument 1 names different: declaration 'v01' definition 'st'. scheme2c-2012.10.14/scrt/cio.c:1129:44: note: Function 'sc_popstacktrace' argument 1 names different: declaration 'v01' definition 'st'. scheme2c-2012.10.14/scrt/cio.c:1129:53: style:inconclusive: Function 'sc_popstacktrace' argument 2 names different: declaration 'v02' definition 'result'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/objects.h:1128:33: note: Function 'sc_popstacktrace' argument 2 names different: declaration 'v02' definition 'result'. scheme2c-2012.10.14/scrt/cio.c:1129:53: note: Function 'sc_popstacktrace' argument 2 names different: declaration 'v02' definition 'result'. scheme2c-2012.10.14/scrt/cio.c:111:9: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] scheme2c-2012.10.14/scrt/cio.c:528:9: style: Variable 'nptr' can be declared as pointer to const [constVariablePointer] scheme2c-2012.10.14/scrt/cio.c:547:25: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] scheme2c-2012.10.14/scrt/cio.c:604:28: style: Parameter 's' can be declared as pointer to const [constParameterPointer] scheme2c-2012.10.14/scrt/cio.c:884:44: style: Parameter 'old_mask' can be declared as pointer to const [constParameterPointer] scheme2c-2012.10.14/scrt/cio.c:891:46: style: Parameter 'old_mask' can be declared as pointer to const [constParameterPointer] scheme2c-2012.10.14/scrt/cio.c:1143:37: style: Variable 'cp' can be declared as pointer to const [constVariablePointer] scheme2c-2012.10.14/scrt/cio.c:928:43: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned] scheme2c-2012.10.14/scrt/cio.c:1032:21: note: Calling function 'signal_handler', 1st argument '31' value is 31 scheme2c-2012.10.14/scrt/cio.c:928:43: note: Shift scheme2c-2012.10.14/scrt/cio.c:967:30: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned] scheme2c-2012.10.14/scrt/cio.c:942:12: error: Uninitialized variable: &mask [uninitvar] scheme2c-2012.10.14/scrt/objects.c:151:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable car [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/objects.c:256:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable car [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/objects.c:311:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable car [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/objects.c:358:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable char0 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/objects.c:416:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/objects.c:459:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tag [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/objects.c:474:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tag [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/objects.c:496:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tag [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/objects.c:529:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tag [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/objects.c:552:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tag [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/objects.c:589:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/objects.c:613:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tag [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/objects.c:652:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable code [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scdebug.c:142:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c2795 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scdebug.c:379:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PAIRTAG [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scdebug.c:427:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2924 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scdebug.c:490:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EMPTYLIST [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scdebug.c:583:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2936 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scdebug.c:607:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EMPTYLIST [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scdebug.c:688:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2992 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scdebug.c:726:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PAIRTAG [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scdebug.c:781:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3023 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scdebug.c:823:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3036 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scdebug.c:834:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3038 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scdebug.c:865:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c2391 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scdebug.c:905:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scdebug_proceed_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scdebug.c:928:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EMPTYLIST [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scdebug.c:951:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scdebug_proceed_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scdebug.c:978:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scdebug__2abpt_2denv_2a_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scdebug.c:1081:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSEVALUE [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scdebug.c:1103:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSEVALUE [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scdebug.c:1187:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3042 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scdebug.c:1239:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3113 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scdebug.c:1261:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EMPTYLIST [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scdebug.c:1338:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3149 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scdebug.c:1415:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3172 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scdebug.c:1615:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3270 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scdebug.c:1655:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3275 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scdebug.c:1715:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3299 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scdebug.c:1742:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3303 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scdebug.c:1756:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3306 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scdebug.c:1793:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3312 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scdebug.c:1860:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scdebug_proceed_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scdebug.c:1898:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scdebug_proceed_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scdebug.c:1915:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3323 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scdebug.c:1943:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3336 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scdebug.c:1989:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scdebug_trace_2dlevel_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/heap.c:701:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tag [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/heap.c:718:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable car [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/heap.c:754:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable car [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/heap.c:778:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable car [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/heap.c:1019:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tag [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/heap.c:1147:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable car [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/heap.c:1197:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable car [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/heap.c:1488:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable car [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/heap.c:1691:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tag [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/heap.c:1983:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tag [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scdebug.c:618:1: style: Label 'L2971' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scdebug.c:1272:1: style: Label 'L3128' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scdebug.c:1433:1: style: Label 'L3176' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scdebug.c:1684:1: style: Label 'L3289' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scdebug.c:1810:1: style: Label 'L3317' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scdebug.c:1963:15: style: Parameter 'compiler_version' can be declared as pointer to const [constParameterPointer] scheme2c-2012.10.14/scrt/objects.c:125:2: style: Variable 'sc_mutex' is reassigned a value before the old one has been used. [redundantAssignment] scheme2c-2012.10.14/scrt/objects.c:114:2: note: sc_mutex is assigned scheme2c-2012.10.14/scrt/objects.c:125:2: note: sc_mutex is overwritten scheme2c-2012.10.14/scrt/objects.c:629:13: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS] scheme2c-2012.10.14/scrt/objects.c:680:39: style:inconclusive: Function 'sc_set_2dscheme_2dmode_21' argument 1 names different: declaration 'v01' definition 'mode'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/objects.h:812:41: note: Function 'sc_set_2dscheme_2dmode_21' argument 1 names different: declaration 'v01' definition 'mode'. scheme2c-2012.10.14/scrt/objects.c:680:39: note: Function 'sc_set_2dscheme_2dmode_21' argument 1 names different: declaration 'v01' definition 'mode'. scheme2c-2012.10.14/scrt/objects.c:182:18: style: Variable 'from' can be declared as pointer to const [constVariablePointer] scheme2c-2012.10.14/scrt/objects.c:411:29: style: Variable 'endnewp' can be declared as pointer to const [constVariablePointer] scheme2c-2012.10.14/scrt/objects.c:283:34: error: va_list 'argl' was opened but not closed by va_end(). [va_end_missing] scheme2c-2012.10.14/scrt/scexpand.c:14:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c2229 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scexpand.c:30:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2301 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scexpand.c:60:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2303 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scexpand.c:104:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2316 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scexpand.c:117:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2320 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scexpand.c:139:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2326 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scexpand.c:182:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2343 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scexpand.c:195:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2345 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scexpand.c:210:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2349 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scexpand.c:228:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2351 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scexpand.c:298:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scexpand_expand_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scexpand.c:143:1: style: Label 'L2329' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scexpand.c:231:1: style: Label 'L2354' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scexpand.c:280:15: style: Parameter 'compiler_version' can be declared as pointer to const [constParameterPointer] scheme2c-2012.10.14/scrt/sceval.c:84:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c3316 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/sceval.c:233:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3518 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/sceval.c:264:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3543 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/sceval.c:277:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3546 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/sceval.c:291:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3549 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/sceval.c:306:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3552 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/sceval.c:323:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3556 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/sceval.c:397:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3587 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/sceval.c:684:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3729 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/sceval.c:730:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3746 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/sceval.c:812:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PAIRTAG [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/sceval.c:862:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PAIRTAG [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/sceval.c:919:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3792 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/sceval.c:1304:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EMPTYLIST [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/sceval.c:1346:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PAIRTAG [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/sceval.c:1392:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4015 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/sceval.c:1463:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sceval_optimize_2doptions_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/sceval.c:398:1: style: Label 'L3588' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/sceval.c:478:1: style: Label 'L3636' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/sceval.c:688:1: style: Label 'L3732' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/sceval.c:735:1: style: Label 'L3752' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/sceval.c:774:1: style: Label 'L3784' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/sceval.c:822:1: style: Label 'L3929' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/sceval.c:872:1: style: Label 'L3978' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/sceval.c:920:1: style: Label 'L3793' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/sceval.c:933:1: style: Label 'L3811' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/sceval.c:970:1: style: Label 'L3831' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/sceval.c:996:1: style: Label 'L3841' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/sceval.c:1023:1: style: Label 'L3857' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/sceval.c:1035:1: style: Label 'L3866' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/sceval.c:1064:1: style: Label 'L3881' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/sceval.c:1094:1: style: Label 'L3895' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/sceval.c:1133:1: style: Label 'L3911' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/sceval.c:1165:1: style: Label 'L3945' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/sceval.c:1203:1: style: Label 'L3959' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/sceval.c:1241:1: style: Label 'L3992' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/sceval.c:1270:1: style: Label 'L4006' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/sceval.c:1354:1: style: Label 'L4038' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/sceval.c:1430:15: style: Parameter 'compiler_version' can be declared as pointer to const [constParameterPointer] scheme2c-2012.10.14/scrt/scexpnd1.c:60:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c3057 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scexpnd1.c:172:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EMPTYLIST [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scexpnd1.c:205:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EMPTYLIST [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scexpnd1.c:231:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3174 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scexpnd1.c:258:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EMPTYLIST [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scexpnd1.c:346:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EMPTYLIST [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scexpnd1.c:411:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EMPTYLIST [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scexpnd1.c:456:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EMPTYLIST [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scexpnd1.c:498:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EMPTYLIST [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scexpnd1.c:514:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EMPTYLIST [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scexpnd1.c:533:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EMPTYLIST [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scexpnd1.c:590:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EMPTYLIST [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scexpnd1.c:672:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3346 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scexpnd1.c:739:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EMPTYLIST [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scexpnd1.c:814:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EMPTYLIST [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scexpnd1.c:856:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EMPTYLIST [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scexpnd1.c:926:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PAIRTAG [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scexpnd1.c:997:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3429 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scexpnd1.c:1020:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3463 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scexpnd1.c:1181:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3525 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scexpnd1.c:1295:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3571 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scexpnd1.c:1376:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3597 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scexpnd1.c:1457:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3623 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scexpnd1.c:1509:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3638 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scexpnd1.c:1590:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c2130 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scexpnd2.c:41:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c2751 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scexpnd2.c:143:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2841 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scexpnd2.c:402:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2962 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scexpnd2.c:537:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3041 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scexpnd2.c:581:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3053 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scexpnd2.c:773:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3147 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scexpnd2.c:921:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c2746 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scexpnd2.c:934:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c2751 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scexpnd2.c:968:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scexpnd2_let_2dmacro_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scexpnd1.c:603:1: style: Label 'L3328' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scexpnd1.c:677:1: style: Label 'L3349' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scexpnd1.c:867:1: style: Label 'L3415' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scexpnd1.c:939:1: style: Label 'L3447' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scexpnd1.c:1200:1: style: Label 'L3540' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scexpnd1.c:1566:15: style: Parameter 'compiler_version' can be declared as pointer to const [constParameterPointer] scheme2c-2012.10.14/scrt/scexpnd2.c:163:1: style: Label 'L2860' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scexpnd2.c:230:1: style: Label 'L2906' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scexpnd2.c:422:1: style: Label 'L2981' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scexpnd2.c:538:1: style: Label 'L3042' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scexpnd2.c:601:1: style: Label 'L3072' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scexpnd2.c:704:1: style: Label 'L3131' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scexpnd2.c:812:1: style: Label 'L3175' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scexpnd2.c:946:15: style: Parameter 'compiler_version' can be declared as pointer to const [constParameterPointer] scheme2c-2012.10.14/scrt/sci.c:22:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2003 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/sci.c:47:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scint_start_2drep_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/sci.c:31:15: style: Parameter 'compiler_version' can be declared as pointer to const [constParameterPointer] scheme2c-2012.10.14/scrt/scqquote.c:30:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c2426 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scqquote.c:90:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2517 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scqquote.c:128:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2527 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scqquote.c:241:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2581 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scqquote.c:313:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2621 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scqquote.c:335:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2624 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scqquote.c:389:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2653 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scqquote.c:495:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scqquote_quasiquotation_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scqquote.c:129:1: style: Label 'L2528' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scqquote.c:473:15: style: Parameter 'compiler_version' can be declared as pointer to const [constParameterPointer] scheme2c-2012.10.14/scrt/scinit.c:363:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable required [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scinit.c:665:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable car [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/screp.c:48:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c2373 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/screp.c:118:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2499 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/screp.c:148:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EMPTYLIST [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/screp.c:183:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PAIRTAG [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/screp.c:209:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EMPTYLIST [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/screp.c:237:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scdebug_proceed_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/screp.c:267:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable screp_exit_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/screp.c:290:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable screp_exit_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/screp.c:325:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scdebug_2derror_2a_ca4047fd_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/screp.c:364:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2520 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/screp.c:625:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2637 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/screp.c:663:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2650 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/screp.c:733:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSEVALUE [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/screp.c:744:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2683 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/screp.c:760:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c2200 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/screp.c:772:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2687 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/screp.c:788:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c2194 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/screp.c:800:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2691 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/screp.c:821:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable screp_return_2dto_2dscheme2c_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/screp.c:852:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2695 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/screp.c:902:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2714 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/screp.c:985:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable screp_reset_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/screp.c:626:1: style: Label 'L2638' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/screp.c:665:1: style: Label 'L2653' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/screp.c:956:15: style: Parameter 'compiler_version' can be declared as pointer to const [constParameterPointer] scheme2c-2012.10.14/scrt/scinit.c:105:15: style:inconclusive: Redundant condition: The condition '*cp' is redundant since '*cp >= '0'' is sufficient. [redundantCondition] scheme2c-2012.10.14/scrt/scinit.c:496:34: style: Condition 'sc_collecting' is always true [knownConditionTrueFalse] scheme2c-2012.10.14/scrt/scinit.c:565:22: style:inconclusive: Function 'sc_error' argument 1 names different: declaration 'v01' definition 'symbol'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/scinit.h:48:23: note: Function 'sc_error' argument 1 names different: declaration 'v01' definition 'symbol'. scheme2c-2012.10.14/scrt/scinit.c:565:22: note: Function 'sc_error' argument 1 names different: declaration 'v01' definition 'symbol'. scheme2c-2012.10.14/scrt/scinit.c:565:36: style:inconclusive: Function 'sc_error' argument 2 names different: declaration 'v02' definition 'format'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/scinit.h:48:23: note: Function 'sc_error' argument 2 names different: declaration 'v02' definition 'format'. scheme2c-2012.10.14/scrt/scinit.c:565:36: note: Function 'sc_error' argument 2 names different: declaration 'v02' definition 'format'. scheme2c-2012.10.14/scrt/scinit.c:565:49: style:inconclusive: Function 'sc_error' argument 3 names different: declaration 'v03' definition 'args'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/scinit.h:48:23: note: Function 'sc_error' argument 3 names different: declaration 'v03' definition 'args'. scheme2c-2012.10.14/scrt/scinit.c:565:49: note: Function 'sc_error' argument 3 names different: declaration 'v03' definition 'args'. scheme2c-2012.10.14/scrt/scinit.c:643:23: style:inconclusive: Function 'scheme2c' argument 1 names different: declaration 'v01' definition 'input_expression'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/scinit.h:57:25: note: Function 'scheme2c' argument 1 names different: declaration 'v01' definition 'input_expression'. scheme2c-2012.10.14/scrt/scinit.c:643:23: note: Function 'scheme2c' argument 1 names different: declaration 'v01' definition 'input_expression'. scheme2c-2012.10.14/scrt/scinit.c:643:46: style:inconclusive: Function 'scheme2c' argument 2 names different: declaration 'v02' definition 'status'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/scinit.h:57:25: note: Function 'scheme2c' argument 2 names different: declaration 'v02' definition 'status'. scheme2c-2012.10.14/scrt/scinit.c:643:46: note: Function 'scheme2c' argument 2 names different: declaration 'v02' definition 'status'. scheme2c-2012.10.14/scrt/scinit.c:644:10: style:inconclusive: Function 'scheme2c' argument 3 names different: declaration 'v03' definition 'output'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/scinit.h:57:25: note: Function 'scheme2c' argument 3 names different: declaration 'v03' definition 'output'. scheme2c-2012.10.14/scrt/scinit.c:644:10: note: Function 'scheme2c' argument 3 names different: declaration 'v03' definition 'output'. scheme2c-2012.10.14/scrt/scinit.c:644:25: style:inconclusive: Function 'scheme2c' argument 4 names different: declaration 'v04' definition 'error'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/scinit.h:57:25: note: Function 'scheme2c' argument 4 names different: declaration 'v04' definition 'error'. scheme2c-2012.10.14/scrt/scinit.c:644:25: note: Function 'scheme2c' argument 4 names different: declaration 'v04' definition 'error'. scheme2c-2012.10.14/scrt/scinit.c:88:59: style: Parameter 'cl' can be declared as pointer to const [constParameterPointer] scheme2c-2012.10.14/scrt/scrt1.c:27:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c2674 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:59:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3313 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:72:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3317 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:87:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3321 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:108:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3323 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:133:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3325 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:262:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3380 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:282:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PAIRTAG [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:303:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3382 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:317:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3398 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:329:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3400 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:341:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3402 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:354:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3407 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:369:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3412 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:388:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3420 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:407:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3428 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:426:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3436 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:445:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3444 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:468:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3455 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:491:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3466 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:514:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3477 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:537:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3488 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:560:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3499 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:583:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3510 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:606:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3521 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:629:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3532 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:656:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3546 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:683:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3560 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:710:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3574 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:737:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3588 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:764:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3602 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:791:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3616 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:818:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3630 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:845:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3644 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:872:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3658 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:899:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3672 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:926:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3686 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:953:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3700 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:980:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3714 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:1007:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3728 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:1034:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3742 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:1059:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3756 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:1073:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3761 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:1087:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3766 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:1100:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3768 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:1145:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3795 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:1159:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3797 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:1191:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3808 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:1241:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PAIRTAG [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:1272:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3835 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:1284:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3860 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:1311:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3870 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:1346:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3885 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:1362:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3890 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:1383:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3898 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:1407:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3908 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:1440:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3918 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:1464:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3928 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:1492:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3942 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:1529:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3956 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:1559:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3970 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:1591:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3984 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:1634:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3998 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:1664:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4012 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:1712:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4042 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:1782:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4072 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:1847:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scrt1_not_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt1.c:134:1: style: Label 'L3326' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt1.c:176:1: style: Label 'L3355' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt1.c:1105:1: style: Label 'L3776' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt1.c:1162:1: style: Label 'L3800' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt1.c:1201:1: style: Label 'L3819' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt1.c:1287:1: style: Label 'L3863' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt1.c:1312:1: style: Label 'L3871' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt1.c:1363:1: style: Label 'L3891' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt1.c:1384:1: style: Label 'L3899' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt1.c:1408:1: style: Label 'L3909' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt1.c:1441:1: style: Label 'L3919' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt1.c:1465:1: style: Label 'L3929' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt1.c:1493:1: style: Label 'L3943' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt1.c:1530:1: style: Label 'L3957' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt1.c:1560:1: style: Label 'L3971' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt1.c:1592:1: style: Label 'L3985' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt1.c:1635:1: style: Label 'L3999' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt1.c:1665:1: style: Label 'L4013' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt1.c:1676:1: style: Label 'L4023' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt1.c:1713:1: style: Label 'L4043' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt1.c:1735:1: style: Label 'L4053' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt1.c:1783:1: style: Label 'L4073' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt1.c:1794:1: style: Label 'L4083' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt1.c:1828:15: style: Parameter 'compiler_version' can be declared as pointer to const [constParameterPointer] scheme2c-2012.10.14/scrt/scrt1.c:1332:15: style: Variable 'k2882' is assigned a value that is never used. [unreadVariable] scheme2c-2012.10.14/scrt/scrt1.c:1334:15: style: Variable 'x2881' is assigned a value that is never used. [unreadVariable] scheme2c-2012.10.14/scrt/scrt2.c:86:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c4268 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:208:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4797 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:223:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4799 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:239:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4804 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:255:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4808 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:277:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4812 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:318:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4836 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:338:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4840 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:426:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4889 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:436:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4891 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:451:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4893 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:474:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4906 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:488:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4911 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:504:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4915 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:520:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4919 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:536:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4923 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:558:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4927 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:583:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4936 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:601:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4940 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:619:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4944 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:639:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4948 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:693:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4973 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:742:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4996 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:759:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5003 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:781:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5010 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:832:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5029 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:877:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5054 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:928:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5073 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:973:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5098 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:1024:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5117 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:1069:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5142 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:1120:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5161 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:1165:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5186 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:1216:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5205 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:1259:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5230 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:1282:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5238 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:1316:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5259 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:1339:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5267 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:1375:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5288 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:1426:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5307 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:1457:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5320 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:1508:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5339 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:1539:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5352 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:1590:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5371 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:1645:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5396 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:1708:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5419 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:1778:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5473 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:1805:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5485 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:1841:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5506 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:1892:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5529 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:1959:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FIXNUMTAG [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:2003:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5577 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:2091:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FIXNUMTAG [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:2188:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5665 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:2243:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5777 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:2256:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5781 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:2269:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5785 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:2291:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5796 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:2313:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5802 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:2323:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5804 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:2333:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5806 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:2343:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5808 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:2353:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5810 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:2363:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5812 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:2373:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5814 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:2385:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5816 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:2404:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5823 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:2454:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5853 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:2523:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5902 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:2545:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5909 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:2582:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5924 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:2791:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FIXNUMTAG [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:2862:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t6087 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:2936:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t6172 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:3008:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scdebug__2aerror_2dhandler_2a_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:3037:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scdebug__2aerror_2dhandler_2a_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:3078:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t6205 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:3120:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scrt2_symbol_3f_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt3.c:70:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c3560 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt3.c:168:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3815 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt3.c:183:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3817 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt3.c:202:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3822 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt3.c:221:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3827 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt3.c:240:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3832 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt3.c:259:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3837 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt3.c:290:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3941 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt3.c:351:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3966 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt3.c:412:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3991 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt3.c:473:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4016 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt3.c:534:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4041 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt3.c:595:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4066 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt3.c:652:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4091 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt3.c:689:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4104 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt3.c:747:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4126 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt3.c:780:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4139 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt3.c:813:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4152 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt3.c:844:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4164 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt3.c:896:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4198 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt3.c:912:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4203 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt3.c:947:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4227 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt3.c:962:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4229 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt3.c:972:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4231 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt3.c:990:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4236 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt3.c:1026:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4259 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt3.c:1066:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4284 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt3.c:1129:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4318 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt3.c:1201:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4356 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt3.c:1271:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4394 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt3.c:1284:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4398 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt3.c:1299:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4402 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt3.c:1403:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4458 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt3.c:1518:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4518 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt3.c:1630:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4578 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt3.c:1644:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4582 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt3.c:1666:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4586 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt3.c:1760:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4640 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt3.c:1860:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4685 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt3.c:1916:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4705 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt3.c:1957:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4721 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt3.c:2025:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scrt3_char_3f_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt2.c:286:1: style: Label 'L4818' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt2.c:348:1: style: Label 'L4846' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt2.c:845:1: style: Label 'L5037' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt2.c:941:1: style: Label 'L5081' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt2.c:1037:1: style: Label 'L5125' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt2.c:1133:1: style: Label 'L5169' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt2.c:1229:1: style: Label 'L5213' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt2.c:1285:1: style: Label 'L5241' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt2.c:1342:1: style: Label 'L5270' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt2.c:1429:1: style: Label 'L5310' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt2.c:1511:1: style: Label 'L5342' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt2.c:1608:1: style: Label 'L5384' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt2.c:1731:1: style: Label 'L5442' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt2.c:1958:1: style: Label 'L5580' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt2.c:2054:1: style: Label 'L5650' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt2.c:2219:1: style: Label 'L5770' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt2.c:2969:1: style: Label 'L6192' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt2.c:3100:15: style: Parameter 'compiler_version' can be declared as pointer to const [constParameterPointer] scheme2c-2012.10.14/scrt/scrt3.c:2163:12: style: Variable 'X5' is reassigned a value before the old one has been used. [redundantAssignment] scheme2c-2012.10.14/scrt/scrt3.c:2159:12: note: X5 is assigned scheme2c-2012.10.14/scrt/scrt3.c:2163:12: note: X5 is overwritten scheme2c-2012.10.14/scrt/scrt3.c:1089:1: style: Label 'L4304' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt3.c:1155:1: style: Label 'L4336' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt3.c:1227:1: style: Label 'L4374' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt3.c:1322:1: style: Label 'L4422' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt3.c:1429:1: style: Label 'L4476' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt3.c:1544:1: style: Label 'L4536' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt3.c:1715:1: style: Label 'L4626' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt3.c:1763:1: style: Label 'L4644' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt3.c:1797:1: style: Label 'L4660' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt3.c:1878:1: style: Label 'L4693' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt3.c:1921:1: style: Label 'L4708' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt3.c:2055:1: style: Label 'L3845' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt3.c:2080:1: style: Label 'L3863' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt3.c:2004:15: style: Parameter 'compiler_version' can be declared as pointer to const [constParameterPointer] scheme2c-2012.10.14/scrt/heap.c:231:15: error: Returning pointer to local variable 'reg' that will be invalid when returning. [returnDanglingLifetime] scheme2c-2012.10.14/scrt/heap.c:230:19: note: Address of variable taken here. scheme2c-2012.10.14/scrt/heap.c:228:40: note: Variable created here. scheme2c-2012.10.14/scrt/heap.c:231:15: note: Returning pointer to local variable 'reg' that will be invalid when returning. scheme2c-2012.10.14/scrt/heap.c:316:14: error: Returning pointer to local variable 'reg' that will be invalid when returning. [returnDanglingLifetime] scheme2c-2012.10.14/scrt/heap.c:316:10: note: Address of variable taken here. scheme2c-2012.10.14/scrt/heap.c:314:7: note: Variable created here. scheme2c-2012.10.14/scrt/heap.c:316:14: note: Returning pointer to local variable 'reg' that will be invalid when returning. scheme2c-2012.10.14/scrt/heap.c:357:14: error: Returning pointer to local variable 'reg' that will be invalid when returning. [returnDanglingLifetime] scheme2c-2012.10.14/scrt/heap.c:357:10: note: Address of variable taken here. scheme2c-2012.10.14/scrt/heap.c:355:9: note: Variable created here. scheme2c-2012.10.14/scrt/heap.c:357:14: note: Returning pointer to local variable 'reg' that will be invalid when returning. scheme2c-2012.10.14/scrt/scrt4.c:58:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c3064 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:138:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3129 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:153:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3131 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:165:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3133 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:181:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3138 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:206:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3147 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:240:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3156 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:311:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3182 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:361:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3202 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:414:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3228 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:435:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PAIRTAG [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:452:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3230 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:475:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3244 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:547:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3279 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:627:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3321 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:653:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUEVALUE [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:671:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3323 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:714:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scdebug__2aerror_2dhandler_2a_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:744:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EMPTYLIST [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:776:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3331 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:803:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3342 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:818:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3344 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:828:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3346 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:844:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3351 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:869:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3360 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:897:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3369 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:962:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3395 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1010:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3415 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1026:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3420 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1057:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scrt4_fix_2dchar_c117a402_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1085:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3427 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1134:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3458 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1145:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3460 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1156:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3462 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1167:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3464 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1178:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3466 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1189:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3468 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1200:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3470 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1211:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3472 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1222:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3474 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1233:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3476 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1244:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3478 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1255:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3480 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1268:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3482 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1281:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3484 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1294:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3486 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1307:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3488 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1320:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3490 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1333:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3492 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1346:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3494 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1359:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3496 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1372:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3498 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1385:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3500 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1398:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3502 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1413:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3506 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1428:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3510 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1443:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3514 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1458:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3518 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1474:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3522 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1490:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3526 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1507:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3530 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1525:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3534 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1551:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3544 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1577:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3554 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1590:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3556 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1614:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3566 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1625:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3568 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1641:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3570 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1683:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3592 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1703:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3595 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1796:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3643 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1826:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3652 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1865:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scrt4_vector_3f_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/heap.c:1808:2: style: Variable 'sc_mutex' is reassigned a value before the old one has been used. [redundantAssignment] scheme2c-2012.10.14/scrt/heap.c:1781:2: note: sc_mutex is assigned scheme2c-2012.10.14/scrt/heap.c:1808:2: note: sc_mutex is overwritten scheme2c-2012.10.14/scrt/heap.c:132:31: style:inconclusive: Function 'sc_stoptimer' argument 1 names different: declaration 'v01' definition 'timer'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/heap.h:385:30: note: Function 'sc_stoptimer' argument 1 names different: declaration 'v01' definition 'timer'. scheme2c-2012.10.14/scrt/heap.c:132:31: note: Function 'sc_stoptimer' argument 1 names different: declaration 'v01' definition 'timer'. scheme2c-2012.10.14/scrt/heap.c:228:40: style:inconclusive: Function 'sc_processor_register' argument 1 names different: declaration 'v01' definition 'reg'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/objects.h:1123:40: note: Function 'sc_processor_register' argument 1 names different: declaration 'v01' definition 'reg'. scheme2c-2012.10.14/scrt/heap.c:228:40: note: Function 'sc_processor_register' argument 1 names different: declaration 'v01' definition 'reg'. scheme2c-2012.10.14/scrt/heap.c:471:41: style:inconclusive: Function 'move_continuation_ptr' argument 1 names different: declaration 'v01' definition 'pp'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/heap.c:63:37: note: Function 'move_continuation_ptr' argument 1 names different: declaration 'v01' definition 'pp'. scheme2c-2012.10.14/scrt/heap.c:471:41: note: Function 'move_continuation_ptr' argument 1 names different: declaration 'v01' definition 'pp'. scheme2c-2012.10.14/scrt/heap.c:541:29: style:inconclusive: Function 'move_ptr' argument 1 names different: declaration 'v01' definition 'tpp'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/heap.c:59:24: note: Function 'move_ptr' argument 1 names different: declaration 'v01' definition 'tpp'. scheme2c-2012.10.14/scrt/heap.c:541:29: note: Function 'move_ptr' argument 1 names different: declaration 'v01' definition 'tpp'. scheme2c-2012.10.14/scrt/heap.c:602:30: style:inconclusive: Function 'move_object' argument 1 names different: declaration 'v01' definition 'pp'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/heap.c:61:26: note: Function 'move_object' argument 1 names different: declaration 'v01' definition 'pp'. scheme2c-2012.10.14/scrt/heap.c:602:30: note: Function 'move_object' argument 1 names different: declaration 'v01' definition 'pp'. scheme2c-2012.10.14/scrt/heap.c:1648:32: style:inconclusive: Function 'sc_set_2dgcinfo_21' argument 1 names different: declaration 'v01' definition 'flag'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/heap.h:405:34: note: Function 'sc_set_2dgcinfo_21' argument 1 names different: declaration 'v01' definition 'flag'. scheme2c-2012.10.14/scrt/heap.c:1648:32: note: Function 'sc_set_2dgcinfo_21' argument 1 names different: declaration 'v01' definition 'flag'. scheme2c-2012.10.14/scrt/heap.c:1665:36: style:inconclusive: Function 'sc_2dlimit_21_de4d3427' argument 1 names different: declaration 'v01' definition 'limit'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/heap.h:409:38: note: Function 'sc_2dlimit_21_de4d3427' argument 1 names different: declaration 'v01' definition 'limit'. scheme2c-2012.10.14/scrt/heap.c:1665:36: note: Function 'sc_2dlimit_21_de4d3427' argument 1 names different: declaration 'v01' definition 'limit'. scheme2c-2012.10.14/scrt/heap.c:1680:40: style:inconclusive: Function 'sc_set_2dmaximum_2dheap_21' argument 1 names different: declaration 'v01' definition 'maxheap'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/heap.h:413:42: note: Function 'sc_set_2dmaximum_2dheap_21' argument 1 names different: declaration 'v01' definition 'maxheap'. scheme2c-2012.10.14/scrt/heap.c:1680:40: note: Function 'sc_set_2dmaximum_2dheap_21' argument 1 names different: declaration 'v01' definition 'maxheap'. scheme2c-2012.10.14/scrt/heap.c:1821:30: style:inconclusive: Function 'sc_allocateheap' argument 1 names different: declaration 'v01' definition 'wordsize'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/heap.h:417:30: note: Function 'sc_allocateheap' argument 1 names different: declaration 'v01' definition 'wordsize'. scheme2c-2012.10.14/scrt/heap.c:1821:30: note: Function 'sc_allocateheap' argument 1 names different: declaration 'v01' definition 'wordsize'. scheme2c-2012.10.14/scrt/heap.c:1821:47: style:inconclusive: Function 'sc_allocateheap' argument 2 names different: declaration 'v02' definition 'tag'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/heap.h:417:30: note: Function 'sc_allocateheap' argument 2 names different: declaration 'v02' definition 'tag'. scheme2c-2012.10.14/scrt/heap.c:1821:47: note: Function 'sc_allocateheap' argument 2 names different: declaration 'v02' definition 'tag'. scheme2c-2012.10.14/scrt/heap.c:1821:59: style:inconclusive: Function 'sc_allocateheap' argument 3 names different: declaration 'v03' definition 'rest'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/heap.h:417:30: note: Function 'sc_allocateheap' argument 3 names different: declaration 'v03' definition 'rest'. scheme2c-2012.10.14/scrt/heap.c:1821:59: note: Function 'sc_allocateheap' argument 3 names different: declaration 'v03' definition 'rest'. scheme2c-2012.10.14/scrt/heap.c:1877:33: style:inconclusive: Function 'sc_makedoublefloat' argument 1 names different: declaration 'v01' definition 'value'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/objects.h:1103:35: note: Function 'sc_makedoublefloat' argument 1 names different: declaration 'v01' definition 'value'. scheme2c-2012.10.14/scrt/heap.c:1877:33: note: Function 'sc_makedoublefloat' argument 1 names different: declaration 'v01' definition 'value'. scheme2c-2012.10.14/scrt/heap.c:1956:29: style:inconclusive: Function 'sc_verifyobject' argument 1 names different: declaration 'v01' definition 'any'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/objects.h:1105:32: note: Function 'sc_verifyobject' argument 1 names different: declaration 'v01' definition 'any'. scheme2c-2012.10.14/scrt/heap.c:1956:29: note: Function 'sc_verifyobject' argument 1 names different: declaration 'v01' definition 'any'. scheme2c-2012.10.14/scrt/heap.c:2060:28: style:inconclusive: Function 'sc_weak_2dcons' argument 1 names different: declaration 'v01' definition 'x'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/heap.h:429:30: note: Function 'sc_weak_2dcons' argument 1 names different: declaration 'v01' definition 'x'. scheme2c-2012.10.14/scrt/heap.c:2060:28: note: Function 'sc_weak_2dcons' argument 1 names different: declaration 'v01' definition 'x'. scheme2c-2012.10.14/scrt/heap.c:2060:36: style:inconclusive: Function 'sc_weak_2dcons' argument 2 names different: declaration 'v02' definition 'y'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/heap.h:429:30: note: Function 'sc_weak_2dcons' argument 2 names different: declaration 'v02' definition 'y'. scheme2c-2012.10.14/scrt/heap.c:2060:36: note: Function 'sc_weak_2dcons' argument 2 names different: declaration 'v02' definition 'y'. scheme2c-2012.10.14/scrt/heap.c:543:26: style: Variable 'oldp' can be declared as pointer to const [constVariablePointer] scheme2c-2012.10.14/scrt/scrt5.c:70:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c3090 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt5.c:187:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3253 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt5.c:211:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3259 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt5.c:235:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3265 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt5.c:267:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3278 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt5.c:333:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3307 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt5.c:342:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3309 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt5.c:354:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3311 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt5.c:382:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3316 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt5.c:408:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3321 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt5.c:418:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3323 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt5.c:436:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3325 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt5.c:484:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHARACTERTAG [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt5.c:585:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHARACTERTAG [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt5.c:688:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSEVALUE [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt5.c:757:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PAIRTAG [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt5.c:829:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PAIRTAG [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt5.c:857:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PAIRTAG [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt5.c:1152:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c2535 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt5.c:1317:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3333 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt5.c:1643:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sc_eofobject [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt5.c:1711:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sc_eofobject [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt5.c:1754:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUEVALUE [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt5.c:1769:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c2187 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt5.c:1805:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3559 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt5.c:1883:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHARACTERTAG [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt5.c:1927:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXSTRINGSIZE [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt5.c:2155:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EMPTYLIST [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt5.c:2231:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EMPTYLIST [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt5.c:2353:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUEVALUE [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt5.c:2397:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c2503 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt5.c:2501:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3647 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt5.c:2677:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3881 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt5.c:2687:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3883 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt5.c:2699:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3885 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt5.c:2748:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scrt5_put_2dfile_36807e3e_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:587:12: style: Variable 'X3' is reassigned a value before the old one has been used. [redundantAssignment] scheme2c-2012.10.14/scrt/scrt4.c:582:12: note: X3 is assigned scheme2c-2012.10.14/scrt/scrt4.c:587:12: note: X3 is overwritten scheme2c-2012.10.14/scrt/scrt4.c:258:1: style: Label 'L3165' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt4.c:316:1: style: Label 'L3185' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt4.c:479:1: style: Label 'L3249' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt4.c:490:1: style: Label 'L3257' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt4.c:511:1: style: Label 'L3269' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt4.c:549:1: style: Label 'L3282' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt4.c:558:1: style: Label 'L3291' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt4.c:589:1: style: Label 'L3307' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt4.c:915:1: style: Label 'L3378' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt4.c:967:1: style: Label 'L3398' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt4.c:1528:1: style: Label 'L3537' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt4.c:1554:1: style: Label 'L3547' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt4.c:1593:1: style: Label 'L3559' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt6.c:114:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c2947 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt6.c:294:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3129 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt4.c:1844:15: style: Parameter 'compiler_version' can be declared as pointer to const [constParameterPointer] scheme2c-2012.10.14/scrt/scrt6.c:331:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3147 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt6.c:344:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3149 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt6.c:361:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3151 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt6.c:378:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3153 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt6.c:394:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3155 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt6.c:412:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3157 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt6.c:457:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3181 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt6.c:470:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3183 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt6.c:484:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3185 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt6.c:506:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3189 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt6.c:524:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3191 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt6.c:541:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3193 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt6.c:573:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3204 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt6.c:590:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3206 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt6.c:609:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3208 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt6.c:641:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3224 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt6.c:660:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3226 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt6.c:682:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3230 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt6.c:701:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3232 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt6.c:734:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3249 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt6.c:751:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3251 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt6.c:784:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3268 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt6.c:801:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3270 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt6.c:825:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3274 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt6.c:888:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3303 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt6.c:913:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3314 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt6.c:934:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3319 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt6.c:971:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3334 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt6.c:1038:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EMPTYLIST [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt6.c:1072:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3376 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt6.c:1208:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3447 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt6.c:1253:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3461 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt6.c:1329:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3498 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt6.c:1438:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3541 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt6.c:1466:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3548 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt6.c:1516:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3563 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt6.c:1610:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3601 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt6.c:1771:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3697 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt6.c:1819:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scrt6_pending_2dstdout_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt6.c:1079:1: style: Label 'L3390' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt6.c:1254:1: style: Label 'L3462' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt6.c:1288:1: style: Label 'L3485' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt6.c:1330:1: style: Label 'L3499' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt6.c:1548:1: style: Label 'L3578' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt6.c:1611:1: style: Label 'L3602' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt6.c:1620:1: style: Label 'L3611' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt6.c:1695:1: style: Label 'L3654' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt6.c:1796:15: style: Parameter 'compiler_version' can be declared as pointer to const [constParameterPointer] scheme2c-2012.10.14/scrt/scrtuser.c:13:15: style: Parameter 'compiler_version' can be declared as pointer to const [constParameterPointer] scheme2c-2012.10.14/scsc/callcode.c:109:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lambda_2dbody_2dgenc_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/callcode.c:347:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3335 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/callcode.c:464:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3415 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/callcode.c:503:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c2383 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/callcode.c:569:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3421 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/callcode.c:705:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3504 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/callcode.c:782:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3527 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/callcode.c:836:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3547 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/callcode.c:952:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3608 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/callcode.c:1048:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3661 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/callcode.c:1100:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PAIRTAG [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/callcode.c:1251:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3680 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/callcode.c:1380:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3802 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/callcode.c:1496:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3849 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/callcode.c:1549:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3854 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/callcode.c:1637:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable callcode__24call_2dgenc_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt7.c:164:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c4097 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt7.c:590:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4628 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt7.c:640:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4633 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt7.c:923:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4768 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt7.c:944:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4775 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt7.c:978:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4789 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt7.c:1025:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4804 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt7.c:1230:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5054 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt7.c:1316:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5079 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt7.c:1622:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5249 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt7.c:1700:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5298 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt7.c:1781:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5323 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt7.c:1850:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5345 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt7.c:1882:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5354 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt7.c:1915:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5362 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt7.c:2008:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTENDEDTAG [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt7.c:2059:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5370 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt7.c:2559:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scrt7_write_2dtoken_2dport_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt7.c:2613:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5572 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt7.c:2687:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5617 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt7.c:2733:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5642 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt7.c:2834:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5722 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt7.c:2970:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5819 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt7.c:3077:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5889 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt7.c:3170:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scrt7_token_2dleft_2dparen_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt5.c:603:1: style: Label 'L3387' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt5.c:647:1: style: Label 'L3422' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt5.c:1882:1: style: Label 'L3651' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt5.c:1977:1: style: Label 'L3684' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt5.c:2725:15: style: Parameter 'compiler_version' can be declared as pointer to const [constParameterPointer] scheme2c-2012.10.14/scsc/callcode.c:465:1: style: Label 'L3416' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/callcode.c:628:1: style: Label 'L3476' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/callcode.c:734:1: style: Label 'L3518' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/callcode.c:971:1: style: Label 'L3618' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/callcode.c:1017:1: style: Label 'L3651' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/callcode.c:1553:1: style: Label 'L3857' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/callcode.c:1615:15: style: Parameter 'compiler_version' can be declared as pointer to const [constParameterPointer] scheme2c-2012.10.14/scsc/compile.c:188:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lexical_2dfree_2dvars_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/compile.c:574:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable global_2dfree_2dvars_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/compile.c:598:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3644 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/compile.c:675:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3652 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/compile.c:876:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3666 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/compile.c:1144:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSEVALUE [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/compile.c:1153:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3814 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/compile.c:1187:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3832 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/compile.c:1233:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3861 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/compile.c:1250:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PAIRTAG [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/compile.c:1291:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3863 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/compile.c:1448:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3963 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/compile.c:1490:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3979 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/compile.c:1555:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3992 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/compile.c:1894:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4198 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/compile.c:1934:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4215 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/compile.c:1962:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4227 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/compile.c:2007:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4245 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/compile.c:2079:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4275 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/compile.c:2172:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4337 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/compile.c:2234:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compile_sc_2dinput_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt7.c:1555:12: style: Variable 'X5' is reassigned a value before the old one has been used. [redundantAssignment] scheme2c-2012.10.14/scrt/scrt7.c:1550:12: note: X5 is assigned scheme2c-2012.10.14/scrt/scrt7.c:1555:12: note: X5 is overwritten scheme2c-2012.10.14/scrt/scrt7.c:1556:12: style: Variable 'X4' is reassigned a value before the old one has been used. [redundantAssignment] scheme2c-2012.10.14/scrt/scrt7.c:1551:12: note: X4 is assigned scheme2c-2012.10.14/scrt/scrt7.c:1556:12: note: X4 is overwritten scheme2c-2012.10.14/scrt/scrt7.c:3340:12: style: Variable 'X2' is reassigned a value before the old one has been used. [redundantAssignment] scheme2c-2012.10.14/scrt/scrt7.c:3337:12: note: X2 is assigned scheme2c-2012.10.14/scrt/scrt7.c:3340:12: note: X2 is overwritten scheme2c-2012.10.14/scsc/closeana.c:63:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_2da_2dlambda_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/closeana.c:179:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5213 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/closeana.c:241:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5240 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/closeana.c:265:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5242 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/closeana.c:292:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5244 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/closeana.c:406:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5319 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/closeana.c:444:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5334 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/closeana.c:710:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5509 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/closeana.c:780:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5545 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/closeana.c:844:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5577 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/closeana.c:871:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5579 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/closeana.c:962:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5641 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/closeana.c:1272:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5846 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/closeana.c:1297:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5852 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/closeana.c:1418:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5921 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/closeana.c:1573:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t6015 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/closeana.c:1695:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t6073 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/closeana.c:1793:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t6133 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/closeana.c:1858:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t6169 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/closeana.c:1881:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t6176 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/closeana.c:1897:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t6180 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/closeana.c:1915:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t6184 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/closeana.c:1956:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t6200 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/closeana.c:2036:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t6247 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/closeana.c:2057:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t6253 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/closeana.c:2095:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t6276 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/closeana.c:2126:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t6294 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/closeana.c:2149:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t6300 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/closeana.c:2217:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t6342 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/closeana.c:2281:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable closeana_analyze_2dclosures1a_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/scrt7.c:641:1: style: Label 'L4634' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt7.c:953:1: style: Label 'L4782' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt7.c:981:1: style: Label 'L4792' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt7.c:1234:1: style: Label 'L5059' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt7.c:1430:1: style: Label 'L5135' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt7.c:1623:1: style: Label 'L5250' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt7.c:1717:1: style: Label 'L5303' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt7.c:1743:1: style: Label 'L5314' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt7.c:2060:1: style: Label 'L5371' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt7.c:2564:1: style: Label 'L5580' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt7.c:2615:1: style: Label 'L5573' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt7.c:2743:1: style: Label 'L5648' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt7.c:2853:1: style: Label 'L5731' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt7.c:2973:1: style: Label 'L5822' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt7.c:3095:1: style: Label 'L5900' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt7.c:3238:1: style: Label 'L4959' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt7.c:3341:1: style: Label 'L5031' is not used. [unusedLabel] scheme2c-2012.10.14/scrt/scrt7.c:3147:15: style: Parameter 'compiler_version' can be declared as pointer to const [constParameterPointer] scheme2c-2012.10.14/scsc/compile.c:999:1: style: Label 'L3741' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/compile.c:1156:1: style: Label 'L3824' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/compile.c:1200:1: style: Label 'L3845' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/compile.c:1313:1: style: Label 'L3874' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/compile.c:1328:1: style: Label 'L3884' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/compile.c:1345:1: style: Label 'L3894' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/compile.c:1383:1: style: Label 'L3912' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/compile.c:1398:1: style: Label 'L3924' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/compile.c:1457:1: style: Label 'L3968' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/compile.c:1499:1: style: Label 'L3984' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/compile.c:1556:1: style: Label 'L3993' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/compile.c:1759:1: style: Label 'L4124' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/compile.c:1817:1: style: Label 'L4169' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/compile.c:1846:1: style: Label 'L4185' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/compile.c:1936:1: style: Label 'L4218' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/compile.c:2008:1: style: Label 'L4246' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/compile.c:2098:1: style: Label 'L4285' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/compile.c:2210:15: style: Parameter 'compiler_version' can be declared as pointer to const [constParameterPointer] scheme2c-2012.10.14/scrt/apply.c:57:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cdr [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scrt/apply.c:638:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cdr [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/closeana.c:925:12: style: Variable 'X5' is reassigned a value before the old one has been used. [redundantAssignment] scheme2c-2012.10.14/scsc/closeana.c:919:12: note: X5 is assigned scheme2c-2012.10.14/scsc/closeana.c:925:12: note: X5 is overwritten scheme2c-2012.10.14/scsc/closeana.c:2006:12: style: Variable 'X4' is reassigned a value before the old one has been used. [redundantAssignment] scheme2c-2012.10.14/scsc/closeana.c:1997:12: note: X4 is assigned scheme2c-2012.10.14/scsc/closeana.c:2006:12: note: X4 is overwritten scheme2c-2012.10.14/scsc/closeana.c:293:1: style: Label 'L5245' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/closeana.c:408:1: style: Label 'L5322' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/closeana.c:538:1: style: Label 'L5405' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/closeana.c:636:1: style: Label 'L5474' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/closeana.c:674:1: style: Label 'L5497' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/closeana.c:816:1: style: Label 'L5568' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/closeana.c:883:1: style: Label 'L5587' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/closeana.c:927:1: style: Label 'L5630' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/closeana.c:963:1: style: Label 'L5642' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/closeana.c:982:1: style: Label 'L5663' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/closeana.c:1100:1: style: Label 'L5739' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/closeana.c:1110:1: style: Label 'L5749' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/closeana.c:1140:1: style: Label 'L5771' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/closeana.c:1235:1: style: Label 'L5831' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/closeana.c:1419:1: style: Label 'L5922' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/closeana.c:1699:1: style: Label 'L6077' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/closeana.c:1768:1: style: Label 'L6125' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/closeana.c:1794:1: style: Label 'L6134' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/closeana.c:1800:1: style: Label 'L6137' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/closeana.c:1918:1: style: Label 'L6187' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/closeana.c:1959:1: style: Label 'L6203' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/closeana.c:1984:1: style: Label 'L6224' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/closeana.c:2037:1: style: Label 'L6248' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/closeana.c:2067:1: style: Label 'L6262' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/closeana.c:2127:1: style: Label 'L6295' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/closeana.c:2170:1: style: Label 'L6320' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/closeana.c:2222:1: style: Label 'L6346' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/closeana.c:2231:1: style: Label 'L6355' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/expform.c:119:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable read_2dtext_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/gencode.c:321:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_2ddefine_2dname_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:859:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3764 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/gencode.c:949:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3240 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:950:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3799 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/gencode.c:1132:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3278 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/closeana.c:2261:15: style: Parameter 'compiler_version' can be declared as pointer to const [constParameterPointer] scheme2c-2012.10.14/scsc/expform.c:1022:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3833 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/gencode.c:1229:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3312 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:1071:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3852 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/gencode.c:1247:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3314 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:1081:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3854 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/gencode.c:1265:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3320 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:1091:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3856 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/gencode.c:1279:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3322 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:1101:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3858 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/gencode.c:1310:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3329 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:1111:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3860 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/gencode.c:1378:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3356 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:1121:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3862 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/gencode.c:1392:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3358 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:1131:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3864 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/gencode.c:1406:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3360 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:1141:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3866 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/gencode.c:1420:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3362 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:1151:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3868 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/gencode.c:1448:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3364 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:1161:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3870 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/gencode.c:1542:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EMPTYLIST [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:1171:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3872 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/gencode.c:1588:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3400 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:1181:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3874 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/gencode.c:1670:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FIXNUMTAG [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:1191:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3876 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/gencode.c:1696:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3443 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:1201:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3878 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/gencode.c:1752:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3474 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:1211:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3880 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/gencode.c:1829:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3501 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:1221:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3882 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/gencode.c:1906:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3527 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:1231:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3884 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/gencode.c:2218:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3661 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:1241:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3886 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/gencode.c:2253:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3668 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:1251:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3888 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/gencode.c:2353:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gencode_e_2dlambda_7a3ae383_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:1261:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3890 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:1271:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3892 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:1281:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3894 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:1291:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3896 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:1301:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3898 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:1311:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3900 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:1321:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3902 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:1331:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3904 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:1341:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3906 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:1351:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3908 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:1361:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3910 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:1371:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3912 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:1381:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3914 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:1391:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3916 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:1401:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3918 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:1411:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3920 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:1421:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3922 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:1431:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3924 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:1441:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3926 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:1455:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3928 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:1502:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3945 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:1543:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3963 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:1568:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3972 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:1614:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3981 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:1880:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4132 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:2053:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4220 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:2287:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4352 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:2388:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4411 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:2517:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4481 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:2579:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4514 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:2652:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4550 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/expform.c:2694:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expform_global_2dfree_2dvars_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/closeana.c:2131:15: style: Variable 'l4749' is assigned a value that is never used. [unreadVariable] scheme2c-2012.10.14/scsc/lambdacode.c:83:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable indirect_2dlambda_2dlexical_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdacode.c:240:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3099 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdacode.c:324:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3119 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdacode.c:446:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3152 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdacode.c:594:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3204 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdacode.c:641:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3219 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdacode.c:701:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PAIRTAG [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdacode.c:756:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3240 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdacode.c:777:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3254 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdacode.c:859:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3278 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdacode.c:1029:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3356 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdacode.c:1152:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3414 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdacode.c:1222:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3444 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdacode.c:1401:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lambdacode__24lambda_2dgenc_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/gencode.c:1064:1: style: Label 'L3254' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/gencode.c:1544:1: style: Label 'L3405' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/gencode.c:1757:1: style: Label 'L3479' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/gencode.c:1781:1: style: Label 'L3490' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/gencode.c:1839:1: style: Label 'L3506' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/gencode.c:2328:15: style: Parameter 'compiler_version' can be declared as pointer to const [constParameterPointer] scheme2c-2012.10.14/scsc/expform.c:887:12: style: Variable 'X2' is reassigned a value before the old one has been used. [redundantAssignment] scheme2c-2012.10.14/scsc/expform.c:884:12: note: X2 is assigned scheme2c-2012.10.14/scsc/expform.c:887:12: note: X2 is overwritten scheme2c-2012.10.14/scsc/expform.c:865:1: style: Label 'L3768' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/expform.c:889:1: style: Label 'L3776' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/expform.c:1032:1: style: Label 'L3838' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/expform.c:1633:1: style: Label 'L3990' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/expform.c:2054:1: style: Label 'L4221' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/expform.c:2060:1: style: Label 'L4225' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/expform.c:2298:1: style: Label 'L4358' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/expform.c:2445:1: style: Label 'L4450' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/expform.c:2518:1: style: Label 'L4482' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/expform.c:2672:15: style: Parameter 'compiler_version' can be declared as pointer to const [constParameterPointer] scheme2c-2012.10.14/scsc/lambdacode.c:392:13: style: Variable 'X10' is reassigned a value before the old one has been used. [redundantAssignment] scheme2c-2012.10.14/scsc/lambdacode.c:389:13: note: X10 is assigned scheme2c-2012.10.14/scsc/lambdacode.c:392:13: note: X10 is overwritten scheme2c-2012.10.14/scsc/lambdacode.c:516:13: style: Variable 'X10' is reassigned a value before the old one has been used. [redundantAssignment] scheme2c-2012.10.14/scsc/lambdacode.c:513:13: note: X10 is assigned scheme2c-2012.10.14/scsc/lambdacode.c:516:13: note: X10 is overwritten scheme2c-2012.10.14/scsc/lambdacode.c:564:12: style: Variable 'X9' is reassigned a value before the old one has been used. [redundantAssignment] scheme2c-2012.10.14/scsc/lambdacode.c:559:12: note: X9 is assigned scheme2c-2012.10.14/scsc/lambdacode.c:564:12: note: X9 is overwritten scheme2c-2012.10.14/scsc/lambdacode.c:680:12: style: Variable 'X4' is reassigned a value before the old one has been used. [redundantAssignment] scheme2c-2012.10.14/scsc/lambdacode.c:677:12: note: X4 is assigned scheme2c-2012.10.14/scsc/lambdacode.c:680:12: note: X4 is overwritten scheme2c-2012.10.14/scsc/lambdacode.c:365:1: style: Label 'L3136' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/lambdacode.c:489:1: style: Label 'L3168' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/lambdacode.c:538:1: style: Label 'L3188' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/lambdacode.c:650:1: style: Label 'L3225' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/lambdacode.c:890:1: style: Label 'L3298' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/lambdacode.c:905:1: style: Label 'L3308' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/lambdacode.c:1064:1: style: Label 'L3379' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/lambdacode.c:1088:1: style: Label 'L3393' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/lambdacode.c:1154:1: style: Label 'L3417' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/lambdacode.c:1226:1: style: Label 'L3447' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/lambdacode.c:1378:15: style: Parameter 'compiler_version' can be declared as pointer to const [constParameterPointer] scheme2c-2012.10.14/scsc/lambdaexp.c:68:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lexical_2dbound_2dvars_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdaexp.c:188:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2566 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdaexp.c:255:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2579 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdaexp.c:348:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2600 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdaexp.c:453:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2644 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdaexp.c:470:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2649 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdaexp.c:500:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2663 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdaexp.c:532:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2677 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdaexp.c:550:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2685 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdaexp.c:560:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2687 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdaexp.c:570:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2689 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdaexp.c:580:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2691 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdaexp.c:590:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2693 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdaexp.c:600:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2695 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdaexp.c:610:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2697 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdaexp.c:620:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2699 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdaexp.c:630:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2701 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdaexp.c:640:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2703 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdaexp.c:650:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2705 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdaexp.c:660:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2707 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdaexp.c:670:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2709 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdaexp.c:680:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2711 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdaexp.c:690:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2713 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdaexp.c:700:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2715 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdaexp.c:710:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2717 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdaexp.c:720:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2719 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdaexp.c:730:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2721 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdaexp.c:740:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2723 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdaexp.c:750:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2725 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdaexp.c:760:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2727 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdaexp.c:770:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2729 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdaexp.c:780:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2731 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdaexp.c:790:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2733 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdaexp.c:800:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2735 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdaexp.c:810:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2737 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdaexp.c:820:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2739 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdaexp.c:830:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2741 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdaexp.c:840:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2743 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdaexp.c:850:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2745 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdaexp.c:860:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2747 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdaexp.c:876:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2749 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdaexp.c:973:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lambdaexp_lambda_2dexp_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lambdaexp.c:353:1: style: Label 'L2603' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/lambdaexp.c:952:15: style: Parameter 'compiler_version' can be declared as pointer to const [constParameterPointer] scheme2c-2012.10.14/scsc/main.c:169:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sc_2dlog_2ddefault_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/main.c:455:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EMPTYLIST [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/main.c:530:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2690 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/main.c:933:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2911 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/main.c:1107:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable main_scc_2dversion_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/macros.c:76:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable islist_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/macros.c:235:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3929 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/macros.c:254:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3933 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/macros.c:301:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3937 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/macros.c:436:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3999 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/macros.c:625:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4081 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/macros.c:749:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4140 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/macros.c:872:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4199 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/macros.c:922:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4219 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/macros.c:991:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4269 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/macros.c:1059:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4292 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/macros.c:1330:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4414 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/macros.c:1470:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4492 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/macros.c:1517:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4504 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/macros.c:1711:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4609 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/macros.c:1863:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4666 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/macros.c:1886:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4668 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/macros.c:1995:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4723 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/macros.c:2070:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4759 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/macros.c:2113:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4776 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/macros.c:2129:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4778 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/macros.c:2149:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c3602 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/macros.c:2183:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c3602 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/macros.c:2214:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4780 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/macros.c:2371:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4847 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/macros.c:2414:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4861 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/macros.c:2463:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4875 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/macros.c:2515:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4893 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/macros.c:2559:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable macros_old_2dmacro_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lap.c:447:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable log_3f_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lap.c:1602:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3955 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lap.c:1633:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3958 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lap.c:1773:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4011 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lap.c:2168:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4266 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lap.c:2223:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4287 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lap.c:2258:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4298 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lap.c:2291:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4312 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lap.c:2301:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4314 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lap.c:2311:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4316 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lap.c:2334:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4319 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lap.c:2388:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4338 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lap.c:2445:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4343 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lap.c:2817:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4565 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lap.c:2837:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4570 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lap.c:2869:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4578 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lap.c:3100:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4727 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lap.c:3151:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4751 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lap.c:3256:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4797 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lap.c:3276:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t4802 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lap.c:3326:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lap_global_2dlap_2dcode_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/main.c:807:13: style: Variable 'X11' is reassigned a value before the old one has been used. [redundantAssignment] scheme2c-2012.10.14/scsc/main.c:799:13: note: X11 is assigned scheme2c-2012.10.14/scsc/main.c:807:13: note: X11 is overwritten scheme2c-2012.10.14/scsc/main.c:562:1: style: Label 'L2700' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/main.c:778:1: style: Label 'L2865' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/main.c:849:1: style: Label 'L2895' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/main.c:993:1: style: Label 'L2941' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/main.c:1070:15: style: Parameter 'compiler_version' can be declared as pointer to const [constParameterPointer] scheme2c-2012.10.14/scsc/macros.c:461:1: style: Label 'L4014' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/macros.c:923:1: style: Label 'L4220' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/macros.c:1087:1: style: Label 'L4311' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/macros.c:1161:1: style: Label 'L4357' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/macros.c:1358:1: style: Label 'L4433' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/macros.c:1471:1: style: Label 'L4493' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/macros.c:1546:1: style: Label 'L4523' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/macros.c:1762:1: style: Label 'L4637' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/macros.c:1942:1: style: Label 'L4705' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/macros.c:2020:1: style: Label 'L4741' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/macros.c:2073:1: style: Label 'L4762' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/macros.c:2540:15: style: Parameter 'compiler_version' can be declared as pointer to const [constParameterPointer] scheme2c-2012.10.14/scsc/misccode.c:110:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable report_2derror_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/misccode.c:361:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3142 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/misccode.c:475:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3168 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/misccode.c:578:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3199 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/misccode.c:794:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3284 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/misccode.c:932:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3346 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/misccode.c:1117:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3425 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/misccode.c:1130:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3430 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/misccode.c:1143:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3435 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/misccode.c:1157:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3437 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/misccode.c:1173:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3442 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/misccode.c:1193:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3447 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/misccode.c:1223:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3455 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/misccode.c:1245:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3457 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/misccode.c:1271:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3466 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/misccode.c:1300:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3474 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/misccode.c:1320:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3476 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/misccode.c:1352:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3490 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/misccode.c:1414:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3522 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/misccode.c:1427:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3524 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/misccode.c:1440:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3526 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/misccode.c:1469:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3530 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/misccode.c:1515:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3549 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/misccode.c:1579:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable misccode_symbol_2dgenc_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/lap.c:2389:1: style: Label 'L4339' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/lap.c:2455:1: style: Label 'L4348' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/lap.c:2470:1: style: Label 'L4366' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/lap.c:2552:1: style: Label 'L4428' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/lap.c:2588:1: style: Label 'L4447' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/lap.c:2712:1: style: Label 'L4529' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/lap.c:2870:1: style: Label 'L4579' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/lap.c:2893:1: style: Label 'L4596' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/lap.c:3101:1: style: Label 'L4728' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/lap.c:3152:1: style: Label 'L4752' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/lap.c:3278:1: style: Label 'L4805' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/lap.c:3306:15: style: Parameter 'compiler_version' can be declared as pointer to const [constParameterPointer] scheme2c-2012.10.14/scsc/miscexp.c:62:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id_2duse_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/miscexp.c:188:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3330 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/miscexp.c:246:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3356 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/miscexp.c:443:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3425 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/miscexp.c:515:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3460 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/miscexp.c:538:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3468 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/miscexp.c:555:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3473 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/miscexp.c:587:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3487 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/miscexp.c:607:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3495 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/miscexp.c:630:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3503 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/miscexp.c:656:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3514 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/miscexp.c:679:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3522 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/miscexp.c:706:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PAIRTAG [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/miscexp.c:738:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3533 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/miscexp.c:829:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3604 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/miscexp.c:846:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3609 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/miscexp.c:876:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3623 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/miscexp.c:899:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3631 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/miscexp.c:922:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3639 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/miscexp.c:948:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3650 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/plist.c:23:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c2125 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/miscexp.c:1021:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3676 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/plist.c:57:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2135 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/miscexp.c:1100:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3701 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/plist.c:89:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2146 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/miscexp.c:1117:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3706 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/plist.c:129:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PAIRTAG [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/miscexp.c:1147:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3720 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/plist.c:144:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t2158 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/miscexp.c:1170:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3728 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/plist.c:233:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable plist_get_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/miscexp.c:1196:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3739 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/miscexp.c:1279:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3761 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/miscexp.c:1296:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3766 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/miscexp.c:1326:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3780 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/miscexp.c:1346:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3788 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/miscexp.c:1369:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3796 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/miscexp.c:1393:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3807 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/miscexp.c:1416:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3815 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/miscexp.c:1435:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3820 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/miscexp.c:1545:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3869 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/miscexp.c:1562:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3874 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/miscexp.c:1592:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3888 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/miscexp.c:1615:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3896 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/miscexp.c:1654:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable miscexp_quote_2dconstants_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/plist.c:187:1: style: Label 'L2186' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/plist.c:215:15: style: Parameter 'compiler_version' can be declared as pointer to const [constParameterPointer] scheme2c-2012.10.14/scsc/misccode.c:1194:1: style: Label 'L3448' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/misccode.c:1246:1: style: Label 'L3458' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/misccode.c:1272:1: style: Label 'L3467' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/misccode.c:1321:1: style: Label 'L3477' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/misccode.c:1356:1: style: Label 'L3494' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/misccode.c:1390:1: style: Label 'L3515' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/misccode.c:1470:1: style: Label 'L3531' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/misccode.c:1557:15: style: Parameter 'compiler_version' can be declared as pointer to const [constParameterPointer] scheme2c-2012.10.14/scsc/misccode.c:1207:15: style: Variable 'i2824' is assigned a value that is never used. [unreadVariable] scheme2c-2012.10.14/scsc/misccode.c:1285:15: style: Variable 'i2866' is assigned a value that is never used. [unreadVariable] scheme2c-2012.10.14/scsc/miscexp.c:191:1: style: Label 'L3334' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/miscexp.c:288:1: style: Label 'L3371' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/miscexp.c:444:1: style: Label 'L3426' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/miscexp.c:705:1: style: Label 'L3558' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/miscexp.c:1636:15: style: Parameter 'compiler_version' can be declared as pointer to const [constParameterPointer] scheme2c-2012.10.14/scsc/readtext.c:93:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sc_2dsplice_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/readtext.c:299:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3332 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/readtext.c:456:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3425 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/readtext.c:536:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3470 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/readtext.c:564:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3472 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/readtext.c:614:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3488 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/readtext.c:627:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3492 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/readtext.c:643:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3498 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/readtext.c:698:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3517 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/readtext.c:732:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3519 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/readtext.c:1054:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c2682 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/readtext.c:1068:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3664 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/readtext.c:1215:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3728 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/readtext.c:1277:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3747 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/readtext.c:1377:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3790 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/readtext.c:1470:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3842 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/readtext.c:1639:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t3968 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/readtext.c:1716:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable readtext_read_2dtext_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/transform.c:69:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_2dlambda_2did_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/transform.c:191:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5994 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/transform.c:228:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t5998 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/transform.c:553:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t6197 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/transform.c:1179:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t6548 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/transform.c:1393:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t6669 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/transform.c:1419:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t6674 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/transform.c:1470:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t6679 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/transform.c:1812:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t6889 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/transform.c:1845:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t6902 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/transform.c:2052:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSEVALUE [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/transform.c:2101:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t7037 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/transform.c:2524:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t7352 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/transform.c:2558:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t7366 [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/transform.c:2698:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable transform_transform_2dstack_v [valueFlowBailoutIncompleteVar] scheme2c-2012.10.14/scsc/readtext.c:683:12: style: Variable 'X1' is reassigned a value before the old one has been used. [redundantAssignment] scheme2c-2012.10.14/scsc/readtext.c:678:12: note: X1 is assigned scheme2c-2012.10.14/scsc/readtext.c:683:12: note: X1 is overwritten scheme2c-2012.10.14/scsc/readtext.c:1182:12: style: Variable 'X7' is reassigned a value before the old one has been used. [redundantAssignment] scheme2c-2012.10.14/scsc/readtext.c:1179:12: note: X7 is assigned scheme2c-2012.10.14/scsc/readtext.c:1182:12: note: X7 is overwritten scheme2c-2012.10.14/scsc/readtext.c:300:1: style: Label 'L3333' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/readtext.c:462:1: style: Label 'L3431' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/readtext.c:653:1: style: Label 'L3503' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/readtext.c:1143:1: style: Label 'L3708' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/readtext.c:1311:1: style: Label 'L3770' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/readtext.c:1436:1: style: Label 'L3832' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/readtext.c:1595:1: style: Label 'L3953' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/readtext.c:1690:15: style: Parameter 'compiler_version' can be declared as pointer to const [constParameterPointer] scheme2c-2012.10.14/scsc/transform.c:295:12: style: Variable 'X4' is reassigned a value before the old one has been used. [redundantAssignment] scheme2c-2012.10.14/scsc/transform.c:292:12: note: X4 is assigned scheme2c-2012.10.14/scsc/transform.c:295:12: note: X4 is overwritten scheme2c-2012.10.14/scsc/transform.c:268:1: style: Label 'L6028' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/transform.c:361:1: style: Label 'L6089' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/transform.c:1180:1: style: Label 'L6549' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/transform.c:1528:1: style: Label 'L6711' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/transform.c:1561:1: style: Label 'L6731' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/transform.c:1647:1: style: Label 'L6780' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/transform.c:1665:1: style: Label 'L6797' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/transform.c:1676:1: style: Label 'L6806' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/transform.c:1846:1: style: Label 'L6903' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/transform.c:1908:1: style: Label 'L6945' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/transform.c:1973:1: style: Label 'L7001' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/transform.c:2053:1: style: Label 'L7041' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/transform.c:2531:1: style: Label 'L7358' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/transform.c:2559:1: style: Label 'L7367' is not used. [unusedLabel] scheme2c-2012.10.14/scsc/transform.c:2678:15: style: Parameter 'compiler_version' can be declared as pointer to const [constParameterPointer] scheme2c-2012.10.14/scrt/apply.c:110:15: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] scheme2c-2012.10.14/scrt/apply.c:641:15: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] scheme2c-2012.10.14/scrt/apply.c:610:28: style:inconclusive: Function 'sc_unknowncall' argument 1 names different: declaration 'va_alist' definition 'firstarg'. [funcArgNamesDifferent] scheme2c-2012.10.14/scrt/apply.h:51:35: note: Function 'sc_unknowncall' argument 1 names different: declaration 'va_alist' definition 'firstarg'. scheme2c-2012.10.14/scrt/apply.c:610:28: note: Function 'sc_unknowncall' argument 1 names different: declaration 'va_alist' definition 'firstarg'. scheme2c-2012.10.14/scrt/apply.c:643:46: error: va_list 'argl' was opened but not closed by va_end(). [va_end_missing] diff: DONE