2024-04-19 06:58 ftp://ftp.de.debian.org/debian/pool/main/n/nescc/nescc_1.3.5.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 -j1 platform: Linux-5.15.0-102-generic-x86_64-with-glibc2.35 python: 3.10.12 client-version: 1.3.56 compiler: g++ (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0 cppcheck: head 2.13.0 head-info: 1fa728c (2024-04-18 22:36:33 +0200) count: 2501 1725 elapsed-time: 137.4 169.0 head-timing-info: old-timing-info: head results: nesc-1.3.5/libcpp/charset.c:180:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EINVAL [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/charset.c:253:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable E2BIG [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/charset.c:289:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable E2BIG [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/charset.c:315:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EINVAL [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/charset.c:354:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EINVAL [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/charset.c:408:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EINVAL [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/charset.c:481:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable E2BIG [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/charset.c:541:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uchar [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/charset.c:665:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/charset.c:758:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_ICE [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/charset.c:798:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cppchar_t [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/charset.c:875:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable normalized_none [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/charset.c:965:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_WARNING [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/charset.c:1063:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable normalized_KC [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/charset.c:1107:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uchar [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/charset.c:1148:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_WARNING [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/charset.c:1211:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_PEDWARN [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/charset.c:1279:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_WARNING [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/charset.c:1332:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uchar [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/charset.c:1422:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cppchar_t [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/charset.c:1494:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_WARNING [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/charset.c:1521:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_WCHAR [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/charset.c:1586:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/charset.c:1624:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uchar [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/charset.c:648:19: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] nesc-1.3.5/libcpp/charset.c:1552:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] nesc-1.3.5/libcpp/ucnid.h:55:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:56:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:57:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:58:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:59:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:60:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:61:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:62:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:63:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:64:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:65:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:66:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:67:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:68:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:69:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:70:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:71:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:72:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:73:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:74:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:75:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:76:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:77:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:78:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:79:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:80:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:81:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:82:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:83:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:84:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:85:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:86:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:87:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:88:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:89:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:90:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:91:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:92:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:93:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:94:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:95:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:96:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:97:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:98:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:99:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:100:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:101:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:102:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:103:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:104:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:105:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:106:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:107:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:108:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:109:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:110:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:111:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:112:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:113:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:114:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:115:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:116:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:117:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:118:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:119:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:120:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:121:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:122:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:123:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:124:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:125:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:126:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:127:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:128:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:129:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:130:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:131:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:132:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:133:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:134:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:135:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:136:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:137:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:138:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:139:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:140:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:141:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:142:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:143:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:144:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:145:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:146:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:147:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:148:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:149:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:150:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:151:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:152:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:153:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:154:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:155:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:156:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:157:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:158:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:159:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:160:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:161:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:162:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:163:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:164:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:165:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:166:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:167:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:168:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:169:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:170:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:171:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:172:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:173:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:174:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:175:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:176:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:177:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:178:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:179:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:180:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:181:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:182:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:183:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:184:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:185:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:186:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:187:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:188:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:189:10: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:190:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:191:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:192:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:193:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:194:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:195:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:196:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:197:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:198:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:199:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:200:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:201:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:202:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:203:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:204:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:205:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:206:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:207:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:208:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:209:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:210:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:211:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:212:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:213:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:214:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:215:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:216:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:217:10: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:218:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:219:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:220:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:221:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:222:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:223:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:224:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:225:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:226:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:227:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:228:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:229:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:230:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:231:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:232:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:233:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:234:10: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:235:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:236:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:237:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:238:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:239:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:240:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:241:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:242:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:243:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:244:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:245:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:246:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:247:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:248:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:249:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:250:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:251:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:252:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:253:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:254:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:255:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:256:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:257:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:258:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:259:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:260:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:261:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:262:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:263:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:264:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:265:10: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:266:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:267:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:268:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:269:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:270:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:271:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:272:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:273:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:274:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:275:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:276:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:277:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:278:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:279:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:280:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:281:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:282:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:283:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:284:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:285:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:286:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:287:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:288:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:289:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:290:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:291:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:292:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:293:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:294:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:295:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:296:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:297:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:298:10: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:299:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:300:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:301:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:302:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:303:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:304:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:305:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:306:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:307:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:308:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:309:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:310:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:311:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:312:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:313:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:314:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:315:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:316:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:317:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:318:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:319:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:320:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:321:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:322:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:323:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:324:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:325:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:326:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:327:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:328:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:329:10: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:330:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:331:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:332:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:333:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:334:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:335:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:336:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:337:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:338:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:339:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:340:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:341:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:342:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:343:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:344:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:345:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:346:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:347:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:348:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:349:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:350:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:351:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:352:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:353:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:354:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:355:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:356:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:357:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:358:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:359:10: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:360:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:361:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:362:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:363:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:364:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:365:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:366:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:367:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:368:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:369:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:370:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:371:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:372:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:373:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:374:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:375:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:376:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:377:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:378:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:379:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:380:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:381:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:382:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:383:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:384:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:385:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:386:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:387:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:388:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:389:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:390:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:391:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:392:10: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:393:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:394:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:395:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:396:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:397:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:398:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:399:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:400:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:401:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:402:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:403:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:404:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:405:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:406:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:407:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:408:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:409:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:410:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:411:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:412:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:413:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:414:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:415:10: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:416:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:417:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:418:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:419:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:420:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:421:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:422:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:423:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:424:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:425:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:426:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:427:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:428:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:429:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:430:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:431:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:432:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:433:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:434:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:435:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:436:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:437:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:438:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:439:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:440:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:441:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:442:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:443:10: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:444:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:445:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:446:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:447:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:448:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:449:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:450:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:451:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:452:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:453:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:454:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:455:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:456:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:457:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:458:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:459:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:460:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:461:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:462:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:463:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:464:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:465:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:466:10: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:467:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:468:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:469:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:470:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:471:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:472:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:473:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:474:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:475:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:476:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:477:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:478:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:479:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:480:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:481:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:482:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:483:26: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:484:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:485:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:486:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:487:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:488:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:489:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:490:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:491:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:492:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:493:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:494:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:495:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:496:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:497:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:498:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:499:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:500:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:501:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:502:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:503:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:504:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:505:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:506:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:507:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:508:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:509:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:510:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:511:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:512:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:513:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:514:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:515:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:516:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:517:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:518:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:519:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:520:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:521:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:522:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:523:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:524:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:525:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:526:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:527:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:528:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:529:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:530:10: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:531:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:532:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:533:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:534:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:535:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:536:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:537:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:538:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:539:10: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:540:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:541:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:542:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:543:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:544:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:545:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:546:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:547:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:548:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:549:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:550:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:551:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:552:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:553:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:554:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:555:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:556:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:557:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:558:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:559:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:560:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:561:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:562:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:563:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:564:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:565:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:566:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:567:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:568:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:569:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:570:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:571:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:572:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:573:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:574:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:575:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:576:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:577:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:578:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:579:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:580:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:581:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:582:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:583:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:584:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:585:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:586:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:587:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:588:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:589:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:590:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:591:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:592:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:593:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:594:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:595:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:596:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:597:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:598:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:599:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:600:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:601:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:602:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:603:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:604:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:605:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:606:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:607:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:608:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:609:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:610:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:611:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:612:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:613:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:614:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:615:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:616:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:617:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:618:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:619:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:620:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:621:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:622:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:623:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:624:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:625:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:626:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:627:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:628:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:629:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:630:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:631:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:632:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:633:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:634:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:635:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:636:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:637:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:638:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:639:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:640:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:641:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:642:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:643:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:644:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:645:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:646:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:647:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:648:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:649:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:650:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:651:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:652:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:653:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:654:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:655:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:656:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:657:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:658:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:659:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:660:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:661:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:662:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:663:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:664:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:665:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:666:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:667:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:668:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:669:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:670:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:671:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:672:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:673:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:674:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:675:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:676:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:677:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:678:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:679:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:680:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:681:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:682:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:683:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:684:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:685:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:686:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:687:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:688:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:689:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:690:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:691:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:692:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:693:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:694:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:695:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:696:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:697:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:698:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:699:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:700:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:701:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:702:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:703:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:704:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:705:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:706:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:707:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:708:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:709:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:710:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:711:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:712:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:713:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:714:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:715:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:716:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:717:10: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:718:10: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:719:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:720:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:721:10: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:722:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:723:10: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:724:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:725:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:726:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:727:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:728:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:729:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:730:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:731:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:732:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:733:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:734:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:735:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:736:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:737:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:738:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:739:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:740:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:741:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:742:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:743:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:744:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:745:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:746:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:747:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:748:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:749:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:750:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:751:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:752:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:753:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:754:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:755:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:756:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:757:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:758:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:759:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:760:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:761:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:762:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:763:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:764:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:765:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:766:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:767:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:768:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:769:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:770:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:771:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:772:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:773:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:774:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:775:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:776:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:777:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:778:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:779:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:780:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:781:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:782:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:783:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:784:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:785:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:786:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:787:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:788:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:789:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:790:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:791:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:792:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:793:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:794:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:795:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:796:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:797:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:798:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:799:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:800:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/ucnid.h:801:6: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nesc-1.3.5/libcpp/charset.c:667:18: style: Condition 'ret.cd==(iconv_t)-1' is always true [knownConditionTrueFalse] nesc-1.3.5/libcpp/charset.c:665:16: note: Assignment 'ret.cd=(errno=EINVAL,(iconv_t)-1)', assigned value is -1 nesc-1.3.5/libcpp/charset.c:667:18: note: Condition 'ret.cd==(iconv_t)-1' is always true nesc-1.3.5/libcpp/charset.c:957:27: style:inconclusive: Function '_cpp_valid_ucn' argument 5 names different: declaration 'state' definition 'nst'. [funcArgNamesDifferent] nesc-1.3.5/libcpp/internal.h:634:30: note: Function '_cpp_valid_ucn' argument 5 names different: declaration 'state' definition 'nst'. nesc-1.3.5/libcpp/charset.c:957:27: note: Function '_cpp_valid_ucn' argument 5 names different: declaration 'state' definition 'nst'. nesc-1.3.5/libcpp/charset.c:724:33: style: Parameter 'pfile' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/libcpp/charset.c:1197:17: style: Variable 'overflow' is assigned a value that is never used. [unreadVariable] nesc-1.3.5/libcpp/charset.c:1205:16: style: Variable 'overflow' is assigned a value that is never used. [unreadVariable] nesc-1.3.5/libcpp/directives-only.c:221:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_ERROR [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/directives.c:205:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/directives.c:214:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/directives.c:230:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/directives.c:266:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_PADDING [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/directives.c:344:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_PEDWARN [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/directives.c:388:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_PEDWARN [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/directives.c:526:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_NAME [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/directives.c:581:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NT_MACRO [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/directives.c:605:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NT_VOID [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/directives.c:636:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_GREATER [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/directives.c:675:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_STRING [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/directives.c:739:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_ERROR [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/directives.c:789:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_WARNING [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/directives.c:815:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_EOF [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/directives.c:863:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_NUMBER [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/directives.c:912:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_RENAME [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/directives.c:1001:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_loc [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/directives.c:1014:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_ERROR [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/directives.c:1021:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_WARNING_SYSHDR [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/directives.c:1030:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_STRING [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/directives.c:1093:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_ICE [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/directives.c:1157:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_ICE [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/directives.c:1292:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_NAME [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/directives.c:1367:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_WARNING [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/directives.c:1385:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_EOF [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/directives.c:1417:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_WARNING [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/directives.c:1442:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_WARNING [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/directives.c:1464:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_PADDING [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/directives.c:1478:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_EOF [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/directives.c:1563:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_PRAGMA [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/directives.c:1617:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_PADDING [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/directives.c:1641:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NT_MACRO [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/directives.c:1663:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NT_MACRO [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/directives.c:1698:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_ERROR [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/directives.c:1731:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_ERROR [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/directives.c:1766:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_ERROR [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/directives.c:1829:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_OPEN_PAREN [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/directives.c:1904:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_EOF [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/directives.c:1965:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NT_ASSERTION [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/directives.c:1989:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NT_ASSERTION [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/directives.c:2028:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NT_ASSERTION [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/directives.c:2129:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NT_MACRO [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/directives.c:2144:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NT_MACRO [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/directives.c:2275:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_ERROR [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/directives.c:1511:28: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] nesc-1.3.5/libcpp/directives.c:1911:46: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] nesc-1.3.5/libcpp/directives.c:2069:18: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] nesc-1.3.5/libcpp/directives.c:2090:24: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] nesc-1.3.5/libcpp/directives.c:2101:24: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] nesc-1.3.5/libcpp/directives.c:2112:26: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] nesc-1.3.5/libcpp/directives.c:2189:24: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] nesc-1.3.5/libcpp/directives.c:1926:28: style: Parameter 'node' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/libcpp/directives.c:2005:19: style: Variable 'temp_answer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libcpp/directives.c:2032:53: style: Variable 'temp' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libcpp/directives.c:2061:15: style: Variable 'p' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libcpp/directives.c:2205:25: style: Parameter 'pfile' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/libcpp/directives.c:2226:54: style: Parameter 'cb' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/libcpp/errors.c:41:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/errors.c:96:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_PEDWARN [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/errors.c:156:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_loc [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/errors.c:177:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/errors.c:188:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/expr.c:136:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_N_FRACT [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/expr.c:201:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_N_LARGE [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/expr.c:218:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_N_INTEGER [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/expr.c:444:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_N_UNSIGNED [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/expr.c:549:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpp_num_part [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/expr.c:601:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_OPEN_PAREN [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/expr.c:672:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_N_CATEGORY [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/expr.c:836:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_EOF [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/expr.c:972:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_EQ [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/expr.c:1126:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unsignedp [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/expr.c:1146:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpp_num_part [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/expr.c:1166:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpp_num_part [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/expr.c:1182:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpp_num_part [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/expr.c:1250:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_AND [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/expr.c:1276:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_GREATER_EQ [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/expr.c:1298:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_NOT_EQ [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/expr.c:1324:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpp_num_part [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/expr.c:1363:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpp_num_part [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/expr.c:1394:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_LAST_CPP_OP [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/expr.c:1439:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_LSHIFT [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/expr.c:1496:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpp_num_part [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/expr.c:1593:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpp_num_part [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/expr.c:1562:69: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] nesc-1.3.5/libcpp/expr.c:1652:56: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] nesc-1.3.5/libcpp/expr.c:595:16: style: Variable 'initial_context' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libcpp/expr.c:1271:32: style: Parameter 'pfile' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/libcpp/expr.c:457:33: style: Variable 'c' is assigned a value that is never used. [unreadVariable] nesc-1.3.5/libcpp/files.c:227:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/files.c:365:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENOENT [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/files.c:458:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_ICE [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/files.c:589:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_ERROR [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/files.c:702:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NT_MACRO [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/files.c:823:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_ENTER [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/files.c:871:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_ERROR [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/files.c:932:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/files.c:1011:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INSERT [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/files.c:1207:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_RENAME [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/files.c:1239:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/files.c:1378:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/files.c:1418:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/files.c:1517:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/files.c:307:16: portability: Non reentrant function 'readdir' called. For threadsafe applications it is recommended to use the reentrant replacement function 'readdir_r'. [prohibitedreaddirCalled] nesc-1.3.5/libcpp/files.c:1404:19: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] nesc-1.3.5/libcpp/files.c:1613:50: style:inconclusive: Function '_cpp_save_file_entries' argument 2 names different: declaration 'f' definition 'fp'. [funcArgNamesDifferent] nesc-1.3.5/libcpp/internal.h:550:62: note: Function '_cpp_save_file_entries' argument 2 names different: declaration 'f' definition 'fp'. nesc-1.3.5/libcpp/files.c:1613:50: note: Function '_cpp_save_file_entries' argument 2 names different: declaration 'f' definition 'fp'. nesc-1.3.5/libcpp/files.c:1632:14: style: Local variable 'count' shadows outer variable [shadowVariable] nesc-1.3.5/libcpp/files.c:1615:10: note: Shadowed declaration nesc-1.3.5/libcpp/files.c:1632:14: note: Shadow variable nesc-1.3.5/libcpp/files.c:299:22: style: Variable 'd' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libcpp/files.c:427:30: style: Parameter 'file' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/libcpp/files.c:454:19: style: Variable 'found_in_cache' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libcpp/files.c:959:28: style: Parameter 'pfile' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/libcpp/files.c:1231:18: style: Variable 'file' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libcpp/files.c:1349:49: style: Parameter 'dir' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/libcpp/files.c:1532:33: style: Parameter 'f' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/libcpp/files.c:1540:32: style: Parameter 'f' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/libcpp/files.c:1549:29: style: Parameter 'pfile' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/libcpp/files.c:1557:27: style: Parameter 'b' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/libcpp/files.c:1566:27: style: Parameter 'b' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/libcpp/files.c:604:30: error: Shifting signed 64-bit value by 63 bits is undefined behaviour [shiftTooManyBitsSigned] nesc-1.3.5/libcpp/identifiers.c:40:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpp_hashnode [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/identifiers.c:75:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE_DIAGNOSTIC [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/identifiers.c:95:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HT_ALLOC [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/identifiers.c:104:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HT_NO_INSERT [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/identifiers.c:102:17: style: Variable 'node' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libcpp/init.c:164:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable normalized_C [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/init.c:355:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE_OPERATOR [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/init.c:376:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NT_MACRO [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/init.c:397:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLK_ASM [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/init.c:486:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEPS_NONE [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/init.c:524:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_HASH [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/init.c:555:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_HASH [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/init.c:278:8: error: Deallocation of an auto-variable (.) results in undefined behaviour. [autovarInvalidDeallocation] nesc-1.3.5/libcpp/init.c:273:14: note: Address of variable taken here. nesc-1.3.5/libcpp/init.c:278:8: note: Deallocating memory that was not dynamically allocated nesc-1.3.5/libcpp/init.c:582:33: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] nesc-1.3.5/libcpp/lex.c:74:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_NAME [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/lex.c:282:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_WARNING [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/lex.c:354:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_WARNING [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/lex.c:412:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_PEDWARN [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/lex.c:458:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable normalized_C [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/lex.c:484:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_PEDWARN [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/lex.c:542:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HT_ALLOC [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/lex.c:632:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_STRING [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/lex.c:694:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_COMMENT [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/lex.c:714:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpp_token [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/lex.c:783:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BOL [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/lex.c:901:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_PRAGMA_EOL [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/lex.c:1305:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIGRAPH [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/lex.c:1391:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIGRAPH [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/lex.c:1445:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_MACRO_ARG [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/lex.c:1468:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAMED_OP [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/lex.c:1524:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_EOF [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/lex.c:1560:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/lex.c:1709:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_TOKEN_FLD_NODE [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/lex.c:1617:14: style: Local variable 'new_buff' shadows outer function [shadowFunction] nesc-1.3.5/libcpp/lex.c:64:19: note: Shadowed declaration nesc-1.3.5/libcpp/lex.c:1617:14: note: Shadow variable nesc-1.3.5/libcpp/lex.c:1632:14: style: Local variable 'new_buff' shadows outer function [shadowFunction] nesc-1.3.5/libcpp/lex.c:64:19: note: Shadowed declaration nesc-1.3.5/libcpp/lex.c:1632:14: note: Shadow variable nesc-1.3.5/libcpp/lex.c:236:30: style: Parameter 'pfile' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/libcpp/lex.c:431:21: style: Parameter 'pfile' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/libcpp/lex.c:740:14: style: Variable 'old' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libcpp/lex.c:1704:33: style: Parameter 'tok' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/libcpp/line-map.c:56:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/line-map.c:94:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start_location [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/line-map.c:228:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_RENAME [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/line-map.c:284:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start_location [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/line-map.c:320:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/line-map.c:353:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/macro.c:77:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NT_MACRO [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/macro.c:98:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_STRING [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/macro.c:123:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_ICE [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/macro.c:296:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BT_PRAGMA [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/macro.c:368:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_PADDING [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/macro.c:452:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_EQ [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/macro.c:518:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_PADDING [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/macro.c:557:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_PEDWARN [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/macro.c:624:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_PADDING [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/macro.c:721:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_PADDING [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/macro.c:762:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE_BUILTIN [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/macro.c:829:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_MACRO_ARG [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/macro.c:949:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_PADDING [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/macro.c:1017:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE_DISABLED [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/macro.c:1057:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_EOF [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/macro.c:1077:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE_DISABLED [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/macro.c:1118:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PASTE_LEFT [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/macro.c:1224:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_EOF [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/macro.c:1273:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE_WARN [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/macro.c:1311:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NT_VOID [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/macro.c:1323:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE_MACRO_ARG [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/macro.c:1366:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_COMMENT [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/macro.c:1437:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpp_token [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/macro.c:1456:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_NAME [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/macro.c:1482:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_OPEN_PAREN [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/macro.c:1636:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpp_macro [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/macro.c:1738:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_WARNING [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/macro.c:1759:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NT_MACRO [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/macro.c:143:10: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] nesc-1.3.5/libcpp/macro.c:146:19: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [prohibitedasctimeCalled] nesc-1.3.5/libcpp/macro.c:236:11: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] nesc-1.3.5/libcpp/macro.c:308:19: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] nesc-1.3.5/libcpp/macro.c:445:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] nesc-1.3.5/libcpp/macro.c:1667:28: style: Local variable 'node' shadows outer argument [shadowArgument] nesc-1.3.5/libcpp/macro.c:1628:58: note: Shadowed declaration nesc-1.3.5/libcpp/macro.c:1667:28: note: Shadow variable nesc-1.3.5/libcpp/macro.c:140:14: style: Variable 'tb' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libcpp/macro.c:141:16: style: Variable 'st' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libcpp/macro.c:146:13: style: Variable 'str' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libcpp/macro.c:228:15: style: Variable 'tb' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libcpp/macro.c:714:56: style: Parameter 'node' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/libcpp/macro.c:1266:35: style: Parameter 'pfile' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/libcpp/makeucnid.c:47:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/makeucnid.c:113:19: style: Parameter 'fname' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/libcpp/mkdeps.c:231:26: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] nesc-1.3.5/libcpp/mkdeps.c:356:25: style: Parameter 'deps' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/libcpp/pch.c:55:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE_POISONED [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/pch.c:127:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NT_VOID [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/pch.c:217:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE_BUILTIN [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/pch.c:256:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE_BUILTIN [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/pch.c:332:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_ERROR [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/pch.c:362:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_ERROR [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/pch.c:405:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NT_VOID [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/pch.c:479:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE_POISONED [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/pch.c:608:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NT_VOID [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/pch.c:699:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NT_VOID [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/pch.c:441:26: style: Variable 'last' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libcpp/symtab.c:59:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/symtab.c:123:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HT_ALLOCED [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/symtab.c:185:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hashnode [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/symtab.c:285:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hashnode [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/symtab.c:181:28: style: Variable 'limit' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libcpp/symtab.c:223:17: style: Variable 'limit' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libcpp/symtab.c:258:17: style: Variable 'limit' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libcpp/traditional.c:161:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_ERROR [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/traditional.c:257:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HT_ALLOC [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/traditional.c:483:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NT_MACRO [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/traditional.c:695:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE_BUILTIN [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/traditional.c:720:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE_DISABLED [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/traditional.c:776:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/traditional.c:807:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/traditional.c:849:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/traditional.c:968:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_ERROR [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/traditional.c:1001:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/traditional.c:1128:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uchar [valueFlowBailoutIncompleteVar] nesc-1.3.5/libcpp/traditional.c:770:18: style: Variable 'b' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libcpp/traditional.c:825:14: style: Variable 'macro' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libcpp/traditional.c:842:18: style: Variable 'b' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libcpp/traditional.c:865:11: style: Variable 'in' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libcpp/traditional.c:1093:10: style: Variable 'orig_dest' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libcpp/traditional.c:1141:18: style: Variable 'b1' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libcpp/traditional.c:1142:18: style: Variable 'b2' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/_doprnt.c:87:2: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] nesc-1.3.5/libiberty/_doprnt.c:194:8: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] nesc-1.3.5/libiberty/_doprnt.c:188:8: style: Variable 'value' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/_doprnt.c:191:8: style: Variable 'value' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/alloca.c:108:16: style: Variable 'addr' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/alloca.c:142:8: style: union member 'hdr::align' is never used. [unusedStructMember] nesc-1.3.5/libiberty/argv.c:320:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/argv.c:431:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/argv.c:176:26: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] nesc-1.3.5/libiberty/asprintf.c:50:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ap [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/calloc.c:31:12: style: Obsolescent function 'bzero' called. It is recommended to use 'memset' instead. [prohibitedbzeroCalled] nesc-1.3.5/libiberty/choose-temp.c:68:7: warning: Obsolete function 'mktemp' called. It is recommended to use 'mkstemp' or 'mkdtemp' instead. [prohibitedmktempCalled] nesc-1.3.5/libiberty/concat.c:105:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable args [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/concat.c:120:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable args [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/concat.c:143:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable args [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/concat.c:157:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable args [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/concat.c:194:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable args [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cp-demangle.c:669:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_NAME [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cp-demangle.c:684:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_EXTENDED_OPERATOR [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cp-demangle.c:701:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gnu_v3_complete_object_allocating_ctor [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cp-demangle.c:720:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gnu_v3_base_object_dtor [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cp-demangle.c:861:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_BUILTIN_TYPE [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cp-demangle.c:877:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_OPERATOR [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cp-demangle.c:935:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_TEMPLATE_PARAM [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cp-demangle.c:951:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_SUB_STD [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cp-demangle.c:1044:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DMGL_PARAMS [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cp-demangle.c:1146:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_TEMPLATE [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cp-demangle.c:1226:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_QUAL_NAME [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cp-demangle.c:1283:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_OPERATOR [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cp-demangle.c:1372:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DMGL_JAVA [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cp-demangle.c:1578:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_CONSTRUCTION_VTABLE [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cp-demangle.c:1666:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_NAME [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cp-demangle.c:1862:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_TEMPLATE [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cp-demangle.c:1968:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_RESTRICT [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cp-demangle.c:2057:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_ARGLIST [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cp-demangle.c:2131:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_ARRAY_TYPE [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cp-demangle.c:2172:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_FUNCTION_TYPE [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cp-demangle.c:2238:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_TEMPLATE_ARGLIST [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cp-demangle.c:2311:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_QUAL_NAME [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cp-demangle.c:2428:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_LITERAL [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cp-demangle.c:2470:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_LOCAL_NAME [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cp-demangle.c:2608:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DMGL_VERBOSE [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cp-demangle.c:2873:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DMGL_JAVA [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cp-demangle.c:3627:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_RESTRICT_THIS [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cp-demangle.c:3717:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DMGL_JAVA [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cp-demangle.c:3855:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_ARRAY_TYPE [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cp-demangle.c:3895:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_OPERATOR [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cp-demangle.c:3908:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_TEMPLATE [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cp-demangle.c:4009:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DMGL_TYPES [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cp-demangle.c:4245:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DMGL_JAVA [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cp-demangle.c:4253:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DMGL_JAVA [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cp-demangle.c:0:0: debug: ValueFlow maximum iterations exceeded [valueFlowMaxIterations] nesc-1.3.5/libiberty/cp-demangle.c:2912:6: error: Address of local auto-variable assigned to a function parameter. [autoVariables] nesc-1.3.5/libiberty/cp-demangle.c:2937:6: error: Address of local auto-variable assigned to a function parameter. [autoVariables] nesc-1.3.5/libiberty/cp-demangle.c:3291:2: error: Address of local auto-variable assigned to a function parameter. [autoVariables] nesc-1.3.5/libiberty/cp-demangle.c:2752:41: style: Parameter 'dpi' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/libiberty/cp-demangle.c:2795:35: style: Parameter 'dpi' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/libiberty/cp-demangle.c:2998:29: style: Variable 'dcl' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/cp-demangle.c:3042:29: style: Variable 'a' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/cp-demangle.c:3987:30: style: Variable 'dc' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/cp-demangle.c:1994:10: warning: Uninitialized variable: pret [uninitvar] nesc-1.3.5/libiberty/cp-demangle.c:2165:31: note: Calling function 'd_cv_qualifiers', 2nd argument '&mem' value is nesc-1.3.5/libiberty/cp-demangle.c:1959:37: note: Assuming condition is false nesc-1.3.5/libiberty/cp-demangle.c:1994:10: note: Uninitialized variable: pret nesc-1.3.5/libiberty/cp-demangle.c:2976:21: error: Uninitialized struct member: dpt.next [uninitStructMember] nesc-1.3.5/libiberty/cp-demint.c:146:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_BUILTIN_TYPE [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cp-demint.c:172:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_OPERATOR [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cp-demint.c:196:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DMGL_TYPES [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cplus-dem.c:778:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DMGL_ANSI [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cplus-dem.c:793:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unknown_demangling [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cplus-dem.c:810:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unknown_demangling [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cplus-dem.c:851:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_demangling [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cplus-dem.c:1037:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AUTO_DEMANGLING [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cplus-dem.c:1275:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AUTO_DEMANGLING [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cplus-dem.c:1979:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DMGL_JAVA [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cplus-dem.c:2148:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARM_DEMANGLING [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cplus-dem.c:2207:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HP_DEMANGLING [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cplus-dem.c:2462:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DMGL_JAVA [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cplus-dem.c:2494:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARM_DEMANGLING [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cplus-dem.c:2621:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARM_DEMANGLING [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cplus-dem.c:2860:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DMGL_JAVA [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cplus-dem.c:3236:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EDG_DEMANGLING [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cplus-dem.c:3407:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DMGL_JAVA [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cplus-dem.c:3709:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DMGL_ANSI [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cplus-dem.c:4275:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DMGL_PARAMS [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cplus-dem.c:4446:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HP_DEMANGLING [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/cplus-dem.c:2535:20: style: Redundant condition: The condition '*scan' is redundant since '*scan == '_'' is sufficient. [redundantCondition] nesc-1.3.5/libiberty/cplus-dem.c:1287:15: style: Variable 'oldmangled' is reassigned a value before the old one has been used. [redundantAssignment] nesc-1.3.5/libiberty/cplus-dem.c:1281:15: note: oldmangled is assigned nesc-1.3.5/libiberty/cplus-dem.c:1287:15: note: oldmangled is overwritten nesc-1.3.5/libiberty/cplus-dem.c:2209:13: style: Variable 'start_spec_args' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/cplus-dem.c:2600:13: style: Variable 'marker' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/cplus-dem.c:2991:41: style: Parameter 'work' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/libiberty/cplus-dem.c:3946:47: style: Parameter 'work' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/libiberty/cplus-dem.c:4652:36: style: Parameter 's' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/libiberty/cplus-dem.c:4686:37: style: Parameter 's' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/libiberty/cplus-dem.c:2434:29: style: Variable 'save_class_name_end' is assigned a value that is never used. [unreadVariable] nesc-1.3.5/libiberty/dyn-string.c:99:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dyn_string [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/fibheap.c:59:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fibheap [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/fibheap.c:360:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fibnode_t [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/floatformat.c:405:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable floatformat_little [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/floatformat.c:504:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable floatformat_intbit_no [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/floatformat.c:554:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable floatformat_little [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/floatformat.c:502:7: style: The if condition is the same as the previous if condition [duplicateCondition] nesc-1.3.5/libiberty/floatformat.c:493:7: note: First condition nesc-1.3.5/libiberty/floatformat.c:502:7: note: Second condition nesc-1.3.5/libiberty/floatformat.c:490:64: style: Condition '(unsigned long)exponent==fmt->exp_nan' is always false [knownConditionTrueFalse] nesc-1.3.5/libiberty/floatformat.c:69:57: style:inconclusive: Function 'floatformat_always_valid' argument 1 names different: declaration 'fmt' definition 'ATTRIBUTE_UNUSED'. [funcArgNamesDifferent] nesc-1.3.5/libiberty/floatformat.c:65:64: note: Function 'floatformat_always_valid' argument 1 names different: declaration 'fmt' definition 'ATTRIBUTE_UNUSED'. nesc-1.3.5/libiberty/floatformat.c:69:57: note: Function 'floatformat_always_valid' argument 1 names different: declaration 'fmt' definition 'ATTRIBUTE_UNUSED'. nesc-1.3.5/libiberty/floatformat.c:70:44: style:inconclusive: Function 'floatformat_always_valid' argument 2 names different: declaration 'from' definition 'ATTRIBUTE_UNUSED'. [funcArgNamesDifferent] nesc-1.3.5/libiberty/floatformat.c:66:50: note: Function 'floatformat_always_valid' argument 2 names different: declaration 'from' definition 'ATTRIBUTE_UNUSED'. nesc-1.3.5/libiberty/floatformat.c:70:44: note: Function 'floatformat_always_valid' argument 2 names different: declaration 'from' definition 'ATTRIBUTE_UNUSED'. nesc-1.3.5/libiberty/fnmatch.c:77:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNM_CASEFOLD [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/fnmatch.c:148:17: style: Redundant initialization for 'cend'. The initialized value is overwritten before it is read. [redundantInitialization] nesc-1.3.5/libiberty/fnmatch.c:143:43: note: cend is initialized nesc-1.3.5/libiberty/fnmatch.c:148:17: note: cend is overwritten nesc-1.3.5/libiberty/fopen_unlocked.c:99:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/fopen_unlocked.c:82:26: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/libiberty/getcwd.c:49:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERANGE [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/getcwd.c:46:12: style: Obsolescent function 'getwd' called. It is recommended to use 'getcwd' instead. [prohibitedgetwdCalled] nesc-1.3.5/libiberty/getcwd.c:44:9: style: Variable 'result' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/getopt.c:683:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/getopt.c:778:11: style: Variable 'temp' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/gettimeofday.c:22:41: style: Parameter 'tz' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/libiberty/hashtab.c:187:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/hashtab.c:297:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable htab [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/hashtab.c:332:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable htab [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/hashtab.c:395:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HTAB_DELETED_ENTRY [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/hashtab.c:421:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HTAB_DELETED_ENTRY [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/hashtab.c:463:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HTAB_EMPTY_ENTRY [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/hashtab.c:538:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HTAB_DELETED_ENTRY [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/hashtab.c:571:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HTAB_EMPTY_ENTRY [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/hashtab.c:630:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HTAB_EMPTY_ENTRY [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/hashtab.c:702:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_INSERT [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/hashtab.c:721:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HTAB_EMPTY_ENTRY [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/hashtab.c:749:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HTAB_DELETED_ENTRY [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/hashtab.c:914:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hashval_t [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/hashtab.c:185:20: error: Array 'prime_tab[30]' accessed at index 30, which is out of bounds. [arrayIndexOutOfBounds] nesc-1.3.5/libiberty/hashtab.c:173:41: note: Assignment 'high=sizeof(prime_tab)/sizeof(prime_tab[0])', assigned value is 30 nesc-1.3.5/libiberty/hashtab.c:178:13: note: Assuming condition is true nesc-1.3.5/libiberty/hashtab.c:175:14: note: Assuming that condition 'low!=high' is not redundant nesc-1.3.5/libiberty/hashtab.c:185:20: note: Array index out of bounds nesc-1.3.5/libiberty/hashtab.c:495:8: style: Variable 'olimit' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/hashtab.c:740:8: style: Variable 'limit' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/hex.c:28:0: error: #error "hex.c requires EOF == -1" [preprocessorErrorDirective] nesc-1.3.5/libiberty/make-relative-prefix.c:250:22: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] nesc-1.3.5/libiberty/make-relative-prefix.c:245:10: style: Variable 'startp' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/md5.c:234:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable md5_uint32 [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/md5.c:274:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable md5_uint32 [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/md5.c:110:3: style: Obsolescent function 'bcopy' called. It is recommended to use 'memcpy' or 'memmove' instead. [prohibitedbcopyCalled] nesc-1.3.5/libiberty/md5.c:207:7: style: Obsolescent function 'bcopy' called. It is recommended to use 'memcpy' or 'memmove' instead. [prohibitedbcopyCalled] nesc-1.3.5/libiberty/md5.c:214:4: style: Obsolescent function 'bcopy' called. It is recommended to use 'memcpy' or 'memmove' instead. [prohibitedbcopyCalled] nesc-1.3.5/libiberty/md5.c:237:32: style: Obsolescent function 'bcopy' called. It is recommended to use 'memcpy' or 'memmove' instead. [prohibitedbcopyCalled] nesc-1.3.5/libiberty/md5.c:251:7: style: Obsolescent function 'bcopy' called. It is recommended to use 'memcpy' or 'memmove' instead. [prohibitedbcopyCalled] nesc-1.3.5/libiberty/memcpy.c:23:5: style: Obsolescent function 'bcopy' called. It is recommended to use 'memcpy' or 'memmove' instead. [prohibitedbcopyCalled] nesc-1.3.5/libiberty/memmove.c:23:3: style: Obsolescent function 'bcopy' called. It is recommended to use 'memcpy' or 'memmove' instead. [prohibitedbcopyCalled] nesc-1.3.5/libiberty/mkstemps.c:126:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDWR [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/msdos.c:2:1: portability: Omitted return type of function 'vfork' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] nesc-1.3.5/libiberty/msdos.c:7:1: portability: Omitted return type of function 'sigsetmask' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] nesc-1.3.5/libiberty/msdos.c:12:1: portability: Omitted return type of function 'waitpid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] nesc-1.3.5/libiberty/objalloc.c:106:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OBJALLOC_ALIGN [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/objalloc.c:122:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OBJALLOC_ALIGN [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/objalloc.c:209:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OBJALLOC_ALIGN [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/objalloc.c:193:30: style: Variable 'small' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/obstack.c:148:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/obstack.c:193:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/obstack.c:263:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/obstack.c:419:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/obstack.c:148:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] nesc-1.3.5/libiberty/obstack.c:193:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] nesc-1.3.5/libiberty/obstack.c:263:32: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] nesc-1.3.5/libiberty/obstack.c:304:39: style: Parameter 'h' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/libiberty/obstack.c:304:50: style: Parameter 'obj' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/libiberty/obstack.c:392:39: style: Parameter 'h' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/libiberty/obstack.c:58:23: style: struct member 'fooalign::x' is never used. [unusedStructMember] nesc-1.3.5/libiberty/obstack.c:64:22: style: union member 'fooround::x' is never used. [unusedStructMember] nesc-1.3.5/libiberty/partition.c:48:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable partition_def [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/partition.c:83:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable class_element [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/partition.c:161:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable class_element [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/pex-common.c:136:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PEX_SUFFIX [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/pex-common.c:174:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/pex-common.c:390:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/pex-common.c:426:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PEX_USE_PIPES [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/pex-common.c:472:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/pex-common.c:525:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PEX_RECORD_TIMES [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/pex-common.c:586:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pex_time [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/pex-common.c:610:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PEX_RECORD_TIMES [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/pex-djgpp.c:76:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PEX_USE_PIPES [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/pex-djgpp.c:86:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/pex-djgpp.c:98:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_WRONLY [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/pex-djgpp.c:133:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/pex-djgpp.c:83:42: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'pex_djgpp_open_read' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] nesc-1.3.5/libiberty/pex-djgpp.c:59:3: note: You might need to cast the function pointer here nesc-1.3.5/libiberty/pex-djgpp.c:83:42: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const nesc-1.3.5/libiberty/pex-djgpp.c:92:43: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'pex_djgpp_open_write' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] nesc-1.3.5/libiberty/pex-djgpp.c:60:3: note: You might need to cast the function pointer here nesc-1.3.5/libiberty/pex-djgpp.c:92:43: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const nesc-1.3.5/libiberty/pex-djgpp.c:106:38: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'pex_djgpp_close' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] nesc-1.3.5/libiberty/pex-djgpp.c:62:3: note: You might need to cast the function pointer here nesc-1.3.5/libiberty/pex-djgpp.c:106:38: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const nesc-1.3.5/libiberty/pex-djgpp.c:285:8: style: Variable 'statuses' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/pex-msdos.c:90:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PEX_USE_PIPES [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/pex-msdos.c:148:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fdindex [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/pex-msdos.c:216:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable program [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/pex-msdos.c:313:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable files [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/pex-msdos.c:130:38: style: Parameter 'ms' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/libiberty/pex-msdos.c:167:9: style: Variable 'infile' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/pex-msdos.c:169:9: style: Variable 'outfile' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/pex-msdos.c:308:21: style: Variable 'ms' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/pex-msdos.c:145:7: style: Unused variable: fdinex [unusedVariable] nesc-1.3.5/libiberty/pex-msdos.c:311:6: style: Variable 'ms' is assigned a value that is never used. [unreadVariable] nesc-1.3.5/libiberty/pex-unix.c:219:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pex_time [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/pex-unix.c:313:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/pex-unix.c:324:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_WRONLY [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/pex-unix.c:385:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/pex-unix.c:488:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/pex-unix.c:527:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sysdep [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/pex-unix.c:375:13: style: Obsolescent function 'vfork' called. It is recommended to use 'fork' instead. [prohibitedvforkCalled] nesc-1.3.5/libiberty/pex-unix.c:310:41: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'pex_unix_open_read' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] nesc-1.3.5/libiberty/pex-unix.c:288:3: note: You might need to cast the function pointer here nesc-1.3.5/libiberty/pex-unix.c:310:41: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const nesc-1.3.5/libiberty/pex-unix.c:319:42: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'pex_unix_open_write' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] nesc-1.3.5/libiberty/pex-unix.c:289:3: note: You might need to cast the function pointer here nesc-1.3.5/libiberty/pex-unix.c:319:42: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const nesc-1.3.5/libiberty/pex-unix.c:330:37: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'pex_unix_close' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] nesc-1.3.5/libiberty/pex-unix.c:291:3: note: You might need to cast the function pointer here nesc-1.3.5/libiberty/pex-unix.c:330:37: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const nesc-1.3.5/libiberty/pex-unix.c:339:34: style: Parameter 'obj' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/libiberty/pex-unix.c:508:39: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'pex_unix_fdopenr' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] nesc-1.3.5/libiberty/pex-unix.c:294:3: note: You might need to cast the function pointer here nesc-1.3.5/libiberty/pex-unix.c:508:39: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const nesc-1.3.5/libiberty/pex-win32.c:122:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _O_RDONLY [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/pex-win32.c:134:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _O_WRONLY [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/pex-win32.c:418:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/pex-win32.c:630:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/pex-win32.c:717:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_HANDLE_VALUE [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/pex-win32.c:825:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFINITE [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/pex-win32.c:853:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _O_TEXT [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/pex-win32.c:870:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_HANDLE_VALUE [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/pex-win32.c:561:32: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] nesc-1.3.5/libiberty/pex-win32.c:721:16: style: Variable 'stdin_handle' is reassigned a value before the old one has been used. [redundantAssignment] nesc-1.3.5/libiberty/pex-win32.c:717:16: note: stdin_handle is assigned nesc-1.3.5/libiberty/pex-win32.c:721:16: note: stdin_handle is overwritten nesc-1.3.5/libiberty/pex-win32.c:722:17: style: Variable 'stdout_handle' is reassigned a value before the old one has been used. [redundantAssignment] nesc-1.3.5/libiberty/pex-win32.c:718:17: note: stdout_handle is assigned nesc-1.3.5/libiberty/pex-win32.c:722:17: note: stdout_handle is overwritten nesc-1.3.5/libiberty/pex-win32.c:724:19: style: Variable 'stderr_handle' is reassigned a value before the old one has been used. [redundantAssignment] nesc-1.3.5/libiberty/pex-win32.c:719:17: note: stderr_handle is assigned nesc-1.3.5/libiberty/pex-win32.c:724:19: note: stderr_handle is overwritten nesc-1.3.5/libiberty/pex-win32.c:548:9: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] nesc-1.3.5/libiberty/pex-win32.c:651:3: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] nesc-1.3.5/libiberty/pexecute.c:46:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PEXECUTE_FIRST [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/random.c:269:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/random.c:348:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/random.c:241:2: warning: Return value of function random() is not used. [ignoredReturnValue] nesc-1.3.5/libiberty/regex.c:2393:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/regex.c:4295:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RE_NO_BK_PARENS [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/regex.c:4314:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RE_NO_BK_PARENS [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/regex.c:4458:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ERANGE [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/regex.c:4691:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RE_DOT_NEWLINE [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/regex.c:5978:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGS_UNALLOCATED [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/regex.c:4894:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGS_REALLOCATE [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/regex.c:7772:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGS_UNALLOCATED [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/regex.c:7913:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_EXTENDED [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/regex.c:8013:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOTBOL [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/regex.c:284:4: style: Obsolescent function 'bzero' called. It is recommended to use 'memset' instead. [prohibitedbzeroCalled] nesc-1.3.5/libiberty/regex.c:3124:13: style: Obsolescent function 'bzero' called. It is recommended to use 'memset' instead. [prohibitedbzeroCalled] nesc-1.3.5/libiberty/regex.c:4582:3: style: Obsolescent function 'bzero' called. It is recommended to use 'memset' instead. [prohibitedbzeroCalled] nesc-1.3.5/libiberty/regex.c:4790:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] nesc-1.3.5/libiberty/regex.c:4790:20: style: Obsolescent function 'bcopy' called. It is recommended to use 'memcpy' or 'memmove' instead. [prohibitedbcopyCalled] nesc-1.3.5/libiberty/regex.c:6747:19: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] nesc-1.3.5/libiberty/regex.c:6747:19: style: Obsolescent function 'bcopy' called. It is recommended to use 'memcpy' or 'memmove' instead. [prohibitedbcopyCalled] nesc-1.3.5/libiberty/regex.c:6812:23: style: Obsolescent function 'bcmp' called. It is recommended to use 'memcmp' instead. [prohibitedbcmpCalled] nesc-1.3.5/libiberty/regex.c:6901:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] nesc-1.3.5/libiberty/regex.c:6901:11: style: Obsolescent function 'bcopy' called. It is recommended to use 'memcpy' or 'memmove' instead. [prohibitedbcopyCalled] nesc-1.3.5/libiberty/regex.c:6958:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] nesc-1.3.5/libiberty/regex.c:6958:11: style: Obsolescent function 'bcopy' called. It is recommended to use 'memcpy' or 'memmove' instead. [prohibitedbcopyCalled] nesc-1.3.5/libiberty/regex.c:7187:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] nesc-1.3.5/libiberty/regex.c:7187:11: style: Obsolescent function 'bcopy' called. It is recommended to use 'memcpy' or 'memmove' instead. [prohibitedbcopyCalled] nesc-1.3.5/libiberty/regex.c:7200:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] nesc-1.3.5/libiberty/regex.c:7200:11: style: Obsolescent function 'bcopy' called. It is recommended to use 'memcpy' or 'memmove' instead. [prohibitedbcopyCalled] nesc-1.3.5/libiberty/regex.c:8091:11: style: Obsolescent function 'bcopy' called. It is recommended to use 'memcpy' or 'memmove' instead. [prohibitedbcopyCalled] nesc-1.3.5/libiberty/regex.c:8096:9: style: Obsolescent function 'bcopy' called. It is recommended to use 'memcpy' or 'memmove' instead. [prohibitedbcopyCalled] nesc-1.3.5/libiberty/regex.c:2439:33: error: Memory leak: compile_stack.stack [memleak] nesc-1.3.5/libiberty/regex.c:7144:13: style: Variable 'reg_dummy[this_reg]' is reassigned a value before the old one has been used. [redundantAssignment] nesc-1.3.5/libiberty/regex.c:7144:13: note: reg_dummy[this_reg] is assigned nesc-1.3.5/libiberty/regex.c:7144:13: note: reg_dummy[this_reg] is overwritten nesc-1.3.5/libiberty/regex.c:4442:34: style:inconclusive: Function 'byte_compile_range' argument 1 names different: declaration 'range_start' definition 'range_start_char'. [funcArgNamesDifferent] nesc-1.3.5/libiberty/regex.c:1866:55: note: Function 'byte_compile_range' argument 1 names different: declaration 'range_start' definition 'range_start_char'. nesc-1.3.5/libiberty/regex.c:4442:34: note: Function 'byte_compile_range' argument 1 names different: declaration 'range_start' definition 'range_start_char'. nesc-1.3.5/libiberty/regex.c:4314:34: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] nesc-1.3.5/libiberty/regex.c:4317:32: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] nesc-1.3.5/libiberty/regex.c:4465:37: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] nesc-1.3.5/libiberty/regex.c:2467:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/regex.c:2482:16: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/regex.c:2575:17: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/regex.c:2603:13: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/regex.c:2617:17: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/regex.c:2628:11: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/regex.c:3107:6: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/regex.c:3113:13: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/regex.c:3121:13: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/regex.c:3687:19: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/regex.c:3719:19: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/regex.c:3765:21: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/regex.c:3781:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/regex.c:3810:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/regex.c:3889:22: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/regex.c:3910:22: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/regex.c:4008:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/regex.c:4016:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/regex.c:4023:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/regex.c:4029:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/regex.c:4035:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/regex.c:4041:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/regex.c:4047:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/regex.c:4053:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/regex.c:4071:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/regex.c:4132:8: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/regex.c:4137:4: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/regex.c:4155:5: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/regex.c:5013:18: style: Variable 'fastmap' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/regex.c:5581:12: style: Variable 'just_past_start_mem' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/regex.c:7140:22: style: Variable 'pdummy' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/regex.c:7144:13: style: Variable 'sdummy' is assigned a value that is never used. [unreadVariable] nesc-1.3.5/libiberty/regex.c:7144:13: style: Variable 'pdummy' is assigned a value that is never used. [unreadVariable] nesc-1.3.5/libiberty/rename.c:29:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/safe-ctype.c:123:0: error: #error " requires EOF == -1" [preprocessorErrorDirective] nesc-1.3.5/libiberty/setenv.c:122:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENOMEM [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/snprintf.c:53:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ap [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/sort.c:87:16: style: Variable 'top' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/libiberty/splay-tree.c:268:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable splay_tree_s [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/splay-tree.c:318:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable splay_tree_node_s [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/splay-tree.c:228:51: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'splay_tree_xmalloc_allocate' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] nesc-1.3.5/libiberty/splay-tree.c:252:12: note: You might need to cast the function pointer here nesc-1.3.5/libiberty/splay-tree.c:228:51: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const nesc-1.3.5/libiberty/splay-tree.c:55:26: style: Variable 'active' is assigned a value that is never used. [unreadVariable] nesc-1.3.5/libiberty/strsignal.c:560:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/strsignal.c:552:27: style: Parameter 'message' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/libiberty/strtol.c:157:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/strtoul.c:109:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/vasprintf.c:75:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PTR [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/vasprintf.c:75:18: error: Uninitialized variable: ap [uninitvar] nesc-1.3.5/libiberty/vasprintf.c:75:18: error: va_list 'ap' used before va_start() was called. [va_list_usedBeforeStarted] nesc-1.3.5/libiberty/vasprintf.c:87:36: error: va_list 'ap' used before va_start() was called. [va_list_usedBeforeStarted] nesc-1.3.5/libiberty/vasprintf.c:97:33: error: va_list 'ap' used before va_start() was called. [va_list_usedBeforeStarted] nesc-1.3.5/libiberty/vasprintf.c:115:23: error: va_list 'ap' used before va_start() was called. [va_list_usedBeforeStarted] nesc-1.3.5/libiberty/vprintf.c:25:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] nesc-1.3.5/libiberty/xmalloc.c:132:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST.c:245:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_list_node.c:399:18: error: syntax error [syntaxError] nesc-1.3.5/src/AST_parent.c:4:17: error: syntax error: keyword 'break' is not allowed in global scope [syntaxError] nesc-1.3.5/src/AST_print.c:4:31: error: syntax error: keyword 'break' is not allowed in global scope [syntaxError] nesc-1.3.5/src/AST_types.c:1463:7: debug: Scope::checkVariable found variable 'obj' with varid 0. [varid0] nesc-1.3.5/src/AST_types.c:6:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_node [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:16:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_declaration [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:26:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_statement [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:37:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_expression [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:48:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_type_element [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:58:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_declarator [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:68:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_label [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:78:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_asm_decl [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:89:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_data_decl [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:101:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_extension_decl [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:112:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_ellipsis_decl [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:122:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_enumerator [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:135:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_oldidentifier_decl [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:147:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_function_decl [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:164:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_implicit_decl [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:175:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_variable_decl [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:190:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_field_decl [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:203:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_asttype [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:215:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_typename [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:226:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_typeof_expr [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:237:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_typeof_type [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:248:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_attribute [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:259:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_gcc_attribute [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:271:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_rid [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:282:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_qualifier [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:293:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_tag_ref [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:307:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_struct_ref [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:321:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_union_ref [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:335:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_nested_declarator [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:346:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_function_declarator [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:361:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_pointer_declarator [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:372:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_qualified_declarator [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:384:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_array_declarator [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:396:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_identifier_declarator [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:407:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_asm_stmt [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:423:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_compound_stmt [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:438:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_if_stmt [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:452:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_labeled_stmt [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:465:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_expression_stmt [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:477:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_conditional_stmt [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:490:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_switch_stmt [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:503:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_for_stmt [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:518:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_break_stmt [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:529:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_continue_stmt [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:540:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_return_stmt [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:552:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_goto_stmt [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:564:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_computed_goto_stmt [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:576:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_empty_stmt [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:587:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_unary [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:599:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_binary [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:612:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_comma [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:624:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_sizeof_type [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:636:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_alignof_type [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:648:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_label_address [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:660:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_cast [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:673:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_cast_list [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:686:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_conditional [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:700:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_identifier [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:713:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_compound_expr [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:725:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_function_call [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:740:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_field_ref [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:753:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_increment [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:765:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_comparison [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:778:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_assignment [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:791:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_init_list [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:803:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_init_specific [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:816:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_designator [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:826:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_designate_field [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:837:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_designate_index [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:849:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_lexical_cst [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:861:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_string_cst [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:873:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_string [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:886:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_id_label [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:897:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_case_label [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:909:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_default_label [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:919:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_word [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:930:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_asm_operand [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:943:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_nesc_decl [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:955:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_interface [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:968:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_component [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:984:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_implementation [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:995:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_configuration [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1007:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_module [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1019:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_binary_component [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1030:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_rp_interface [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1042:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_interface_ref [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1058:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_component_ref [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1072:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_connection [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1084:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_endpoint [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1095:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_parameterised_identifier [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1107:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_generic_declarator [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1119:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_generic_call [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1132:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_interface_ref_declarator [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1144:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_interface_deref [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1158:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_component_deref [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1172:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_component_typeref [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1184:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_atomic_stmt [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1196:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_nesc_attribute [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1208:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_type_parm_decl [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1220:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_type_argument [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1232:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_declaration [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1242:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_tag_ref [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1256:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_tag_ref [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1270:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_statement [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1281:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_conditional_stmt [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1294:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_conditional_stmt [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1307:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_expression [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1318:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_binary [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1331:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_unary [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1343:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_unary [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1355:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_unary [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1367:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_unary [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1379:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_unary [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1391:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_unary [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1403:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_unary [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1415:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_unary [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1427:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_unary [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1439:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_unary [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1451:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_unary [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1463:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable not [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1475:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_increment [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1487:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_increment [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1499:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_increment [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1511:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_increment [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1523:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_binary [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1536:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_binary [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1549:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_binary [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1562:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_binary [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1575:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_binary [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1588:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_binary [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1601:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_binary [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1614:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_comparison [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1627:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_comparison [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1640:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_comparison [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1653:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_comparison [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1666:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_comparison [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1679:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_comparison [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1692:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_binary [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1705:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_binary [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1718:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_binary [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1731:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_binary [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1744:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_binary [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1757:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_assignment [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1770:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_assignment [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1783:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_assignment [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1796:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_assignment [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1809:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_assignment [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1822:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_assignment [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1835:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_assignment [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1848:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_assignment [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1861:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_assignment [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1874:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_assignment [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1887:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_assignment [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1900:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_connection [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1912:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_connection [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1924:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_struct_ref [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1938:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_union_ref [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_types.c:1952:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_gcc_attribute [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_utils.c:45:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_utils.c:61:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable declarator [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_utils.c:75:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ddecl [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_utils.c:101:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ddecl [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_utils.c:111:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ddecl [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_utils.c:137:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arg1 [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_utils.c:186:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arg2 [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_utils.c:265:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decl [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_utils.c:278:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tdecl [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_utils.c:315:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arg1 [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/AST_utils.c:346:44: style:inconclusive: Function 'ddecl2str' argument 2 names different: declaration 'str' definition 'ddecl'. [funcArgNamesDifferent] nesc-1.3.5/src/AST_utils.h:79:44: note: Function 'ddecl2str' argument 2 names different: declaration 'str' definition 'ddecl'. nesc-1.3.5/src/AST_utils.c:346:44: note: Function 'ddecl2str' argument 2 names different: declaration 'str' definition 'ddecl'. nesc-1.3.5/src/AST_walk.c:63:31: style:inconclusive: Function 'AST_walk_list' argument 1 names different: declaration 'spec' definition 's'. [funcArgNamesDifferent] nesc-1.3.5/src/AST_walk.h:56:31: note: Function 'AST_walk_list' argument 1 names different: declaration 'spec' definition 's'. nesc-1.3.5/src/AST_walk.c:63:31: note: Function 'AST_walk_list' argument 1 names different: declaration 'spec' definition 's'. nesc-1.3.5/src/AST_walk.c:63:40: style:inconclusive: Function 'AST_walk_list' argument 2 names different: declaration 'data' definition 'd'. [funcArgNamesDifferent] nesc-1.3.5/src/AST_walk.h:56:43: note: Function 'AST_walk_list' argument 2 names different: declaration 'data' definition 'd'. nesc-1.3.5/src/AST_walk.c:63:40: note: Function 'AST_walk_list' argument 2 names different: declaration 'data' definition 'd'. nesc-1.3.5/src/AST_walk.c:72:35: style:inconclusive: Function 'AST_walk_children' argument 1 names different: declaration 'spec' definition 's'. [funcArgNamesDifferent] nesc-1.3.5/src/AST_walk.h:63:35: note: Function 'AST_walk_children' argument 1 names different: declaration 'spec' definition 's'. nesc-1.3.5/src/AST_walk.c:72:35: note: Function 'AST_walk_children' argument 1 names different: declaration 'spec' definition 's'. nesc-1.3.5/src/AST_walk.c:72:44: style:inconclusive: Function 'AST_walk_children' argument 2 names different: declaration 'data' definition 'd'. [funcArgNamesDifferent] nesc-1.3.5/src/AST_walk.h:63:47: note: Function 'AST_walk_children' argument 2 names different: declaration 'data' definition 'd'. nesc-1.3.5/src/AST_walk.c:72:44: note: Function 'AST_walk_children' argument 2 names different: declaration 'data' definition 'd'. nesc-1.3.5/src/AST_walk.c:27:64: style: Parameter 'data' can be declared as pointer to const. However it seems that 'default_walker' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] nesc-1.3.5/src/AST_walk.c:39:40: note: You might need to cast the function pointer here nesc-1.3.5/src/AST_walk.c:27:64: note: Parameter 'data' can be declared as pointer to const nesc-1.3.5/src/AST_walk_children.c:4:1: error: syntax error [syntaxError] nesc-1.3.5/src/ND_list_nd_arg.c:42:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nd_arg [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/ND_list_nd_arg.c:45:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nd_arg [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/ND_list_nd_arg.c:48:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nd_arg [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/ND_list_nd_arg.c:51:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nd_arg [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/ND_list_nd_arg.c:54:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nd_arg [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/ND_list_nd_arg.c:57:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nd_arg [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/ND_list_nd_arg.c:60:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nd_arg [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/ND_list_nd_arg.c:63:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nd_arg [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/ND_list_nd_arg.c:66:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nd_arg [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/ND_types.c:6:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ND_nd_option [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/ND_types.c:18:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ND_nd_arg [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/ND_types.c:27:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ND_nd_int [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/ND_types.c:37:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ND_nd_token [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/ND_types.c:47:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ND_nd_filter [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/ND_types.c:56:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ND_ndf_and [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/ND_types.c:67:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ND_ndf_or [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/ND_types.c:78:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ND_ndf_not [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/ND_types.c:88:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ND_ndf_op [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/array.c:78:35: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/src/array.c:83:32: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/src/array.c:55:12: warning: Either the condition 'by!=-2147483648' is redundant or there is signed integer overflow for expression '-by'. [integerOverflowCond] nesc-1.3.5/src/array.c:55:35: note: Assuming that condition 'by!=-2147483648' is not redundant nesc-1.3.5/src/array.c:55:12: note: Integer overflow nesc-1.3.5/src/attributes.c:55:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/attributes.c:118:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_normal [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/attributes.c:131:24: style: Variable 'word' is assigned a value that is never used. [unreadVariable] nesc-1.3.5/src/attributes.c:180:24: style: Variable 'word' is assigned a value that is never used. [unreadVariable] nesc-1.3.5/src/attributes.c:224:24: style: Variable 'word' is assigned a value that is never used. [unreadVariable] nesc-1.3.5/src/c-lex.c:44:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpp_string [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/c-lex.c:86:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_RENAME [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/c-lex.c:123:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_ENTER [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/c-lex.c:144:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_EOF [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/c-lex.c:208:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line_maps [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/c-lex.c:254:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_ENTER [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/c-lex.c:385:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_WSTRING [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/c-lex.c:433:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_WCHAR [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/c-lex.c:446:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_N_UNSIGNED [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/c-lex.c:482:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_N_FRACT [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/c-lex.c:588:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_N_CATEGORY [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/c-lex.c:814:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_EOF [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/c-lex.c:272:12: portability: Assigning a pointer to an integer is not portable. [AssignmentAddressToInteger] nesc-1.3.5/src/c-lex.c:82:32: style:inconclusive: Function 'set_lex_location' argument 1 names different: declaration 'l' definition 'loc'. [funcArgNamesDifferent] nesc-1.3.5/src/c-lex.h:41:32: note: Function 'set_lex_location' argument 1 names different: declaration 'l' definition 'loc'. nesc-1.3.5/src/c-lex.c:82:32: note: Function 'set_lex_location' argument 1 names different: declaration 'l' definition 'loc'. nesc-1.3.5/src/c-lex.c:502:45: style: Parameter 'word' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/src/c-lex.c:741:46: style: Parameter 'lvalp' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/src/c-gperf.h:71:24: style: Variable 'asso_values' can be declared as const array [constVariable] nesc-1.3.5/src/c-lex.c:830:14: warning: Uninitialized variable: ttext [uninitvar] nesc-1.3.5/src/c-lex.c:814:13: note: Assuming condition is false nesc-1.3.5/src/c-lex.c:830:14: note: Uninitialized variable: ttext nesc-1.3.5/src/c-lex.c:86:12: style: Variable 'new_line' is assigned a value that is never used. [unreadVariable] c-parse.y:365:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable container [valueFlowBailoutIncompleteVar] c-parse.y:375:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable node [valueFlowBailoutIncompleteVar] c-parse.y:380:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable container [valueFlowBailoutIncompleteVar] c-parse.y:409:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spec_section [valueFlowBailoutIncompleteVar] c-parse.y:417:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dummy_location [valueFlowBailoutIncompleteVar] c-parse.y:422:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pedantic [valueFlowBailoutIncompleteVar] c-parse.y:453:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dummy_location [valueFlowBailoutIncompleteVar] c-parse.tab.c:2744:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] c-parse.tab.c:2778:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] c-parse.tab.c:3084:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] c-parse.tab.c:3195:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] c-parse.tab.c:2722:47: warning: Either the condition 'yytype<103' is redundant or the array 'yytname[366]' is accessed at index 366, which is out of bounds. [arrayIndexOutOfBoundsCond] c-parse.tab.c:2719:14: note: Assuming that condition 'yytype<103' is not redundant c-parse.tab.c:2722:47: note: Array index out of bounds c-parse.y:480:58: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:495:42: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:509:42: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:532:49: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:547:28: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:554:28: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:562:47: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:571:43: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:620:80: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:627:126: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:634:36: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:641:53: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:655:78: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:680:47: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:690:43: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:701:220: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:710:47: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:721:43: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:739:31: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:748:47: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:757:43: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:832:80: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:839:126: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:846:126: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:853:126: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:874:53: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:895:35: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:909:138: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:923:139: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:937:53: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:966:86: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:974:75: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:975:93: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:984:75: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:999:79: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1028:55: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1035:53: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1042:80: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1049:57: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1072:79: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1079:35: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1086:54: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1093:53: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1107:53: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1114:53: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1143:86: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1151:60: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1158:67: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1195:35: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1209:53: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1226:124: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1297:35: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1304:35: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1311:35: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1325:87: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1334:55: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1341:51: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1349:56: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1356:48: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1363:37: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1370:37: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1377:37: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1384:37: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1391:37: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1398:37: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1405:37: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1412:37: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1419:37: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1426:22: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1427:46: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1429:35: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1443:54: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1450:35: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1457:52: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1486:55: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1490:33: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1522:90: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1529:93: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1537:115: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1549:107: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1550:26: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1565:88: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1581:91: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1597:70: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1604:70: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1611:110: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1644:123: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1651:124: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1658:124: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1665:125: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1672:125: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1679:125: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1686:125: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1693:143: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1700:121: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1707:121: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1714:143: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1721:125: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1728:124: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1735:125: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1742:125: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1749:123: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1756:144: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1772:123: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1779:125: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1786:143: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1796:49: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1804:52: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1811:35: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1859:37: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1861:59: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1872:33: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1901:115: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1909:22: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1916:54: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1923:54: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1930:88: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1937:100: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1951:52: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1958:51: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1974:91: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:1982:53: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2027:53: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2044:35: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2053:38: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2074:35: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2082:35: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2098:124: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2105:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2112:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2119:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2126:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2133:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2140:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2147:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2154:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2161:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2168:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2175:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2182:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2189:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2196:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2203:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2210:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2217:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2224:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2231:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2238:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2245:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2252:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2259:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2266:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2273:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2280:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2287:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2294:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2301:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2308:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2315:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2322:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2329:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2336:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2343:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2350:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2357:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2364:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2371:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2378:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2385:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2392:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2399:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2406:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2413:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2420:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2427:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2434:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2441:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2448:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2455:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2462:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2469:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2476:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2483:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2490:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2497:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2504:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2511:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2518:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2525:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2532:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2539:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2546:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2553:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2560:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2567:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2574:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2581:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2588:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2595:89: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2611:73: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2620:119: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2642:55: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2649:55: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2656:53: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2663:35: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2670:53: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2702:72: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2710:34: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2728:72: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2736:34: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2751:58: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2758:58: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2772:56: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2779:40: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2786:56: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2800:56: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2807:40: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2808:67: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2816:107: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2823:40: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2824:67: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2831:52: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2838:35: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2852:56: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2859:104: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2873:66: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2919:65: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2926:46: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2933:46: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2940:46: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2947:46: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2954:35: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:2998:52: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3007:85: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3016:85: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3032:87: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3054:39: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3068:91: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3075:56: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3102:87: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3120:51: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3131:87: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3149:51: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3156:104: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3163:103: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3177:68: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3185:137: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3193:104: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3200:103: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3207:68: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3214:104: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3221:103: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3235:68: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3243:137: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3251:48: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3259:20: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3267:20: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3283:159: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3299:159: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3307:54: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3322:178: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3336:130: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3343:37: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3350:37: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3357:37: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3364:37: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3378:55: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3385:73: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3416:101: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3433:101: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3457:124: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3464:53: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3471:53: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3479:30: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3487:30: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3495:30: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3503:30: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3511:30: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3519:30: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3526:53: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3540:51: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3547:119: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3561:76: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3575:103: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3582:109: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3589:103: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3603:104: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3610:77: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3618:144: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3626:123: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3634:123: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3656:32: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3659:20: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3661:58: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3665:33: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3673:38: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3710:54: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3717:54: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3731:35: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3738:37: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3775:149: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3802:40: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3818:35: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3825:138: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3832:64: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3839:101: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3849:57: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3861:36: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3864:35: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3881:49: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3907:57: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3919:54: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3920:41: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3922:33: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:3955:51: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:4006:57: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:4025:51: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:4125:70: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:4185:94: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:4206:37: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:4213:79: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:4227:35: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:4253:80: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:4289:35: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:4296:120: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:4303:80: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:4310:117: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:4317:117: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:4324:53: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:4331:117: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:4338:117: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:4345:53: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:4352:117: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:4373:35: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:4388:35: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:4395:80: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:4402:57: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:4409:39: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:4416:54: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:4417:30: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:4431:39: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:4438:46: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:4447:70: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:4454:70: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:4461:76: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:4468:76: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.y:4475:70: style: Same expression on both sides of '-'. [duplicateExpression] c-parse.tab.c:2741:19: style: Parameter 'yytop' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/src/constants.c:67:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/constants.c:99:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ldecl [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/constants.c:259:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_unk_number [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/constants.c:362:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_unk_number [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/constants.c:397:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_nested [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/constants.c:418:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/constants.c:580:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_unk_number [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/constants.c:241:28: style:inconclusive: Function 'fold_binary' argument 1 names different: declaration 'restype' definition 't'. [funcArgNamesDifferent] nesc-1.3.5/src/constants.h:59:28: note: Function 'fold_binary' argument 1 names different: declaration 'restype' definition 't'. nesc-1.3.5/src/constants.c:241:28: note: Function 'fold_binary' argument 1 names different: declaration 'restype' definition 't'. nesc-1.3.5/src/constants.c:220:30: style: Variable 't2' is assigned a value that is never used. [unreadVariable] nesc-1.3.5/src/cval.c:57:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/cval.c:76:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_uint [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/cval.c:87:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_sint [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/cval.c:102:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_uint [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/cval.c:112:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_float [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/cval.c:125:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_float_complex [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/cval.c:148:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_address [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/cval.c:161:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_address [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/cval.c:170:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_unk_number [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/cval.c:175:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_unk_address [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/cval.c:181:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_sint [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/cval.c:186:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_uint [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/cval.c:191:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_float [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/cval.c:196:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_sint_complex [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/cval.c:346:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/cval.c:466:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/cval.c:537:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_sint [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/cval.c:551:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_sint [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/cval.c:565:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/cval.c:630:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/cval.c:707:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/cval.c:764:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/cval.c:822:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/cval.c:888:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/cval.c:889:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/cval.c:890:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/cval.c:891:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/cval.c:892:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/cval.c:932:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/cval.c:933:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/cval.c:1067:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_address_unk_offset [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/cval.c:1094:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/cval.c:1117:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/cval.c:1131:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/cval.c:1149:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_unk_address [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/cval.c:1158:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_unk_address [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/cval.c:363:4: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] nesc-1.3.5/src/cval.c:79:10: error: Uninitialized variables: c.d, c.d_i, c.ddecl, c.ldecl, c.si, c.si_i, c.ui_i [uninitvar] nesc-1.3.5/src/cval.c:90:10: error: Uninitialized variables: c.d, c.d_i, c.ddecl, c.ldecl, c.si_i, c.ui, c.ui_i [uninitvar] nesc-1.3.5/src/cval.c:106:10: error: Uninitialized variables: c.d, c.d_i, c.ddecl, c.ldecl, c.si, c.si_i, c.ui_i [uninitvar] nesc-1.3.5/src/cval.c:114:10: error: Uninitialized variables: c.d_i, c.ddecl, c.ldecl, c.si, c.si_i, c.ui, c.ui_i, c.isize [uninitvar] nesc-1.3.5/src/dd_list.c:197:38: style: Parameter 'find' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/src/dhash.c:97:37: style:inconclusive: Function 'dhlookup' argument 2 names different: declaration 'entry' definition 'x'. [funcArgNamesDifferent] nesc-1.3.5/src/dhash.h:47:37: note: Function 'dhlookup' argument 2 names different: declaration 'entry' definition 'x'. nesc-1.3.5/src/dhash.c:97:37: note: Function 'dhlookup' argument 2 names different: declaration 'entry' definition 'x'. nesc-1.3.5/src/dhash.c:115:33: style:inconclusive: Function 'dhadd' argument 2 names different: declaration 'entry' definition 'x'. [funcArgNamesDifferent] nesc-1.3.5/src/dhash.h:52:33: note: Function 'dhadd' argument 2 names different: declaration 'entry' definition 'x'. nesc-1.3.5/src/dhash.c:115:33: note: Function 'dhadd' argument 2 names different: declaration 'entry' definition 'x'. nesc-1.3.5/src/dhash.c:201:30: style: Parameter 'key' can be declared as pointer to const. However it seems that 'ptr_compare' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] nesc-1.3.5/src/dhash.c:213:43: note: You might need to cast the function pointer here nesc-1.3.5/src/dhash.c:201:30: note: Parameter 'key' can be declared as pointer to const nesc-1.3.5/src/dhash.c:201:41: style: Parameter 'y' can be declared as pointer to const. However it seems that 'ptr_compare' is a callback function, if 'y' is declared with const you might also need to cast function pointer(s). [constParameterCallback] nesc-1.3.5/src/dhash.c:213:43: note: You might need to cast the function pointer here nesc-1.3.5/src/dhash.c:201:41: note: Parameter 'y' can be declared as pointer to const nesc-1.3.5/src/dhash.c:92:24: error: Shifting 32-bit value by 32 bits is undefined behaviour [shiftTooManyBits] nesc-1.3.5/src/dhash.c:143:15: error: Uninitialized variable: i [legacyUninitvar] nesc-1.3.5/src/edit.c:66:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variable_normal [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/edit.c:112:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variable_normal [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/edit.c:125:61: style:inconclusive: Function 'build_string' argument 3 names different: declaration 's' definition 'str'. [funcArgNamesDifferent] nesc-1.3.5/src/edit.h:41:61: note: Function 'build_string' argument 3 names different: declaration 's' definition 'str'. nesc-1.3.5/src/edit.c:125:61: note: Function 'build_string' argument 3 names different: declaration 's' definition 'str'. nesc-1.3.5/src/env.c:44:17: style: Variable 'e1' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/env.c:44:31: style: Variable 'e2' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/errors.c:75:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/errors.c:101:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/errors.c:126:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/errors.c:147:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/errors.c:178:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/errors.c:199:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/errors.c:257:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/errors.c:279:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/expr.c:105:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/expr.c:235:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/expr.c:1348:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variable_register [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/expr.c:1366:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/expr.c:1475:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ddecl [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/expr.c:1664:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/expr.c:429:30: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] nesc-1.3.5/src/expr.c:430:28: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] nesc-1.3.5/src/expr.c:431:29: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] nesc-1.3.5/src/expr.c:432:27: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] nesc-1.3.5/src/expr.c:45:11: style: Condition 'val==2' is always false [knownConditionTrueFalse] nesc-1.3.5/src/expr.c:43:36: note: Assignment 'val=type_compatible_unqualified(ttl,ttr)', assigned value is less than 2 nesc-1.3.5/src/expr.c:45:11: note: Condition 'val==2' is always false nesc-1.3.5/src/expr.c:1274:42: style:inconclusive: Function 'make_assign' argument 2 names different: declaration 'assignop' definition 'binop'. [funcArgNamesDifferent] nesc-1.3.5/src/expr.h:41:42: note: Function 'make_assign' argument 2 names different: declaration 'assignop' definition 'binop'. nesc-1.3.5/src/expr.c:1274:42: note: Function 'make_assign' argument 2 names different: declaration 'assignop' definition 'binop'. nesc-1.3.5/src/expr.c:1274:60: style:inconclusive: Function 'make_assign' argument 3 names different: declaration 'left' definition 'e1'. [funcArgNamesDifferent] nesc-1.3.5/src/expr.h:41:63: note: Function 'make_assign' argument 3 names different: declaration 'left' definition 'e1'. nesc-1.3.5/src/expr.c:1274:60: note: Function 'make_assign' argument 3 names different: declaration 'left' definition 'e1'. nesc-1.3.5/src/expr.c:1274:75: style:inconclusive: Function 'make_assign' argument 4 names different: declaration 'right' definition 'e2'. [funcArgNamesDifferent] nesc-1.3.5/src/expr.h:41:80: note: Function 'make_assign' argument 4 names different: declaration 'right' definition 'e2'. nesc-1.3.5/src/expr.c:1274:75: note: Function 'make_assign' argument 4 names different: declaration 'right' definition 'e2'. nesc-1.3.5/src/expr.c:1389:9: style: Local variable 'argtype' shadows outer function [shadowFunction] nesc-1.3.5/src/expr.c:60:20: note: Shadowed declaration nesc-1.3.5/src/expr.c:1389:9: note: Shadow variable nesc-1.3.5/src/expr.c:1558:12: style: Variable 'cast' is assigned a value that is never used. [unreadVariable] nesc-1.3.5/src/graph.c:102:3: error: Syntax Error: AST broken, binary operator '=' doesn't have two operands. [internalAstError] nesc-1.3.5/src/init.c:45:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/init.c:66:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/init.c:301:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/init.c:559:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ddecl [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/init.c:629:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iv_base [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/init.c:640:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iv_array [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/init.c:658:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iv_structured [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/init.c:800:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iv_structured [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/init.c:1129:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iv_base [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/init.c:1147:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iv_base [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/init.c:1195:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iv_base [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/init.c:1425:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iv_base [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/init.c:146:28: style: Variable 'string' is assigned a value that is never used. [unreadVariable] nesc-1.3.5/src/init.c:324:8: style: Variable 'itype' is assigned a value that is never used. [unreadVariable] lex.nd.c:740:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] lex.nd.c:1242:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] lex.nd.c:1389:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lex.nd.c:1627:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] nesc-dspec.l:92:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] lex.nd.c:1061:27: warning: Possible null pointer dereference: b [nullPointer] lex.nd.c:1058:24: note: Assignment 'b=(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL', assigned value is 0 lex.nd.c:1061:27: note: Null pointer dereference lex.nd.c:1063:9: warning: Possible null pointer dereference: b [nullPointer] lex.nd.c:1058:24: note: Assignment 'b=(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL', assigned value is 0 lex.nd.c:1063:9: note: Null pointer dereference lex.nd.c:1393:2: warning: Possible null pointer dereference: b [nullPointer] lex.nd.c:1282:17: note: Calling function 'nd_init_buffer', 1st argument '(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL' value is 0 lex.nd.c:1393:2: note: Null pointer dereference lex.nd.c:1394:2: warning: Possible null pointer dereference: b [nullPointer] lex.nd.c:1282:17: note: Calling function 'nd_init_buffer', 1st argument '(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL' value is 0 lex.nd.c:1394:2: note: Null pointer dereference lex.nd.c:1171:59: style:inconclusive: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent] lex.nd.c:376:54: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. lex.nd.c:1171:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. lex.nd.c:1578:48: style:inconclusive: Function 'nd_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent] lex.nd.c:329:47: note: Function 'nd_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. lex.nd.c:1578:48: note: Function 'nd_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. lex.nd.c:1591:48: style:inconclusive: Function 'nd_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent] lex.nd.c:330:46: note: Function 'nd_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. lex.nd.c:1591:48: note: Function 'nd_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. lex.nd.c:1591:62: style:inconclusive: Function 'nd_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent] lex.nd.c:330:56: note: Function 'nd_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. lex.nd.c:1591:62: note: Function 'nd_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. lex.nd.c:1723:24: style:inconclusive: Function 'ndset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'. [funcArgNamesDifferent] lex.nd.c:563:23: note: Function 'ndset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'. lex.nd.c:1723:24: note: Function 'ndset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'. nesc-dspec.l:100:30: style:inconclusive: Function 'string_read' argument 1 names different: declaration 'buf' definition 'abuf'. [funcArgNamesDifferent] nesc-dspec.l:41:30: note: Function 'string_read' argument 1 names different: declaration 'buf' definition 'abuf'. nesc-dspec.l:100:30: note: Function 'string_read' argument 1 names different: declaration 'buf' definition 'abuf'. lex.nd.c:1218:8: style: Local variable 'offset' shadows outer variable [shadowVariable] nesc-dspec.l:86:20: note: Shadowed declaration lex.nd.c:1218:8: note: Shadow variable lex.nd.c:1008:17: style: Variable 'source' can be declared as pointer to const [constVariablePointer] lex.nd.c:1591:48: style: Parameter 'yybytes' can be declared as pointer to const [constParameterPointer] lex.nd.c:1625:43: style: Parameter 'msg' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/src/libcompat/alloc.c:53:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RPAGESIZE [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/libcompat/alloc.c:102:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/libcompat/alloc.c:149:49: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/src/libcompat/fnmatch.c:340:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNM_PERIOD [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/libcompat/pages.c:257:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable K [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/libcompat/pages.c:375:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zeroregion [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/libcompat/pages.c:405:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RPAGELOG [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/libcompat/pages.c:425:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable K [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/libcompat/pages.c:462:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RPAGELOG [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/libcompat/pages.c:490:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zeroregion [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/libcompat/pages.c:514:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zeroregion [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/libcompat/pages.c:540:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __rcintptr [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/libcompat/pages.c:588:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zeroregion [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/libcompat/pages.c:603:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zeroregion [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/libcompat/pages.c:130:23: style: Variable 'last_add' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/libcompat/regex.c:5643:25: debug: Function::addArguments found argument 'end' with varid 0. [varid0] nesc-1.3.5/src/libcompat/regex.c:5752:24: debug: Function::addArguments found argument 'end' with varid 0. [varid0] nesc-1.3.5/src/libcompat/regex.c:5789:25: debug: Function::addArguments found argument 'end' with varid 0. [varid0] nesc-1.3.5/src/libcompat/regex.c:2042:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/libcompat/regex.c:3449:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RE_NO_BK_PARENS [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/libcompat/regex.c:3469:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RE_NO_BK_PARENS [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/libcompat/regex.c:3528:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ERANGE [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/libcompat/regex.c:3706:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RE_DOT_NEWLINE [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/libcompat/regex.c:3897:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGS_REALLOCATE [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/libcompat/regex.c:4572:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGS_UNALLOCATED [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/libcompat/regex.c:5650:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/libcompat/regex.c:5758:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/libcompat/regex.c:5818:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/libcompat/regex.c:5912:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGS_UNALLOCATED [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/libcompat/regex.c:6050:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_EXTENDED [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/libcompat/regex.c:6149:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOTBOL [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/libcompat/regex.c:276:4: style: Obsolescent function 'bzero' called. It is recommended to use 'memset' instead. [prohibitedbzeroCalled] nesc-1.3.5/src/libcompat/regex.c:2286:13: style: Obsolescent function 'bzero' called. It is recommended to use 'memset' instead. [prohibitedbzeroCalled] nesc-1.3.5/src/libcompat/regex.c:3617:3: style: Obsolescent function 'bzero' called. It is recommended to use 'memset' instead. [prohibitedbzeroCalled] nesc-1.3.5/src/libcompat/regex.c:3805:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] nesc-1.3.5/src/libcompat/regex.c:3805:20: style: Obsolescent function 'bcopy' called. It is recommended to use 'memcpy' or 'memmove' instead. [prohibitedbcopyCalled] nesc-1.3.5/src/libcompat/regex.c:4925:19: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] nesc-1.3.5/src/libcompat/regex.c:4925:19: style: Obsolescent function 'bcopy' called. It is recommended to use 'memcpy' or 'memmove' instead. [prohibitedbcopyCalled] nesc-1.3.5/src/libcompat/regex.c:4990:23: style: Obsolescent function 'bcmp' called. It is recommended to use 'memcmp' instead. [prohibitedbcmpCalled] nesc-1.3.5/src/libcompat/regex.c:5079:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] nesc-1.3.5/src/libcompat/regex.c:5079:11: style: Obsolescent function 'bcopy' called. It is recommended to use 'memcpy' or 'memmove' instead. [prohibitedbcopyCalled] nesc-1.3.5/src/libcompat/regex.c:5136:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] nesc-1.3.5/src/libcompat/regex.c:5136:11: style: Obsolescent function 'bcopy' called. It is recommended to use 'memcpy' or 'memmove' instead. [prohibitedbcopyCalled] nesc-1.3.5/src/libcompat/regex.c:5345:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] nesc-1.3.5/src/libcompat/regex.c:5345:11: style: Obsolescent function 'bcopy' called. It is recommended to use 'memcpy' or 'memmove' instead. [prohibitedbcopyCalled] nesc-1.3.5/src/libcompat/regex.c:5358:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] nesc-1.3.5/src/libcompat/regex.c:5358:11: style: Obsolescent function 'bcopy' called. It is recommended to use 'memcpy' or 'memmove' instead. [prohibitedbcopyCalled] nesc-1.3.5/src/libcompat/regex.c:6230:11: style: Obsolescent function 'bcopy' called. It is recommended to use 'memcpy' or 'memmove' instead. [prohibitedbcopyCalled] nesc-1.3.5/src/libcompat/regex.c:6235:9: style: Obsolescent function 'bcopy' called. It is recommended to use 'memcpy' or 'memmove' instead. [prohibitedbcopyCalled] nesc-1.3.5/src/libcompat/regex.c:2077:26: error: Memory leak: compile_stack.stack [memleak] nesc-1.3.5/src/libcompat/regex.c:5302:13: style: Variable 'reg_dummy[this_reg]' is reassigned a value before the old one has been used. [redundantAssignment] nesc-1.3.5/src/libcompat/regex.c:5302:13: note: reg_dummy[this_reg] is assigned nesc-1.3.5/src/libcompat/regex.c:5302:13: note: reg_dummy[this_reg] is overwritten nesc-1.3.5/src/libcompat/regex.c:3469:34: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] nesc-1.3.5/src/libcompat/regex.c:3472:32: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] nesc-1.3.5/src/libcompat/regex.c:3535:37: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] nesc-1.3.5/src/libcompat/regex.c:2099:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/libcompat/regex.c:2114:16: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/libcompat/regex.c:2207:17: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/libcompat/regex.c:2232:13: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/libcompat/regex.c:2246:17: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/libcompat/regex.c:2256:11: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/libcompat/regex.c:2269:6: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/libcompat/regex.c:2275:13: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/libcompat/regex.c:2283:13: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/libcompat/regex.c:2847:19: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/libcompat/regex.c:2879:19: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/libcompat/regex.c:2925:21: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/libcompat/regex.c:2941:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/libcompat/regex.c:2969:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/libcompat/regex.c:3060:22: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/libcompat/regex.c:3079:22: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/libcompat/regex.c:3175:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/libcompat/regex.c:3183:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/libcompat/regex.c:3190:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/libcompat/regex.c:3196:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/libcompat/regex.c:3202:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/libcompat/regex.c:3208:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/libcompat/regex.c:3214:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/libcompat/regex.c:3220:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/libcompat/regex.c:3238:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/libcompat/regex.c:3286:8: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/libcompat/regex.c:3290:4: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/libcompat/regex.c:3308:5: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/libcompat/regex.c:3965:18: style: Variable 'fastmap' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/libcompat/regex.c:4278:18: style: Variable 'just_past_start_mem' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/libcompat/regex.c:5298:28: style: Variable 'pdummy' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/libcompat/regex.c:5302:13: style: Variable 'sdummy' is assigned a value that is never used. [unreadVariable] nesc-1.3.5/src/libcompat/regex.c:5302:13: style: Variable 'pdummy' is assigned a value that is never used. [unreadVariable] nesc-1.3.5/src/libcompat/pages.c:273:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zeroregion [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/libcompat/pages.c:280:3: error: Memory leak: mem [memleak] nesc-1.3.5/src/libcompat/regions.c:276:57: style:inconclusive: Function 'typed_ralloc' argument 3 names different: declaration 'type' definition 't'. [funcArgNamesDifferent] nesc-1.3.5/src/libcompat/regions.h:57:50: note: Function 'typed_ralloc' argument 3 names different: declaration 'type' definition 't'. nesc-1.3.5/src/libcompat/regions.c:276:57: note: Function 'typed_ralloc' argument 3 names different: declaration 'type' definition 't'. nesc-1.3.5/src/libcompat/regions.c:295:77: style:inconclusive: Function 'typed_rarrayextend' argument 5 names different: declaration 'type' definition 't'. [funcArgNamesDifferent] nesc-1.3.5/src/libcompat/regions.h:59:77: note: Function 'typed_rarrayextend' argument 5 names different: declaration 'type' definition 't'. nesc-1.3.5/src/libcompat/regions.c:295:77: note: Function 'typed_rarrayextend' argument 5 names different: declaration 'type' definition 't'. nesc-1.3.5/src/libcompat/regions.c:300:65: style:inconclusive: Function 'typed_rarrayalloc' argument 4 names different: declaration 'type' definition 't'. [funcArgNamesDifferent] nesc-1.3.5/src/libcompat/regions.h:58:65: note: Function 'typed_rarrayalloc' argument 4 names different: declaration 'type' definition 't'. nesc-1.3.5/src/libcompat/regions.c:300:65: note: Function 'typed_rarrayalloc' argument 4 names different: declaration 'type' definition 't'. nesc-1.3.5/src/libcompat/regions.c:112:17: style: Variable 'clearend' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/libcompat/regions.c:237:18: style: Variable 'oldhdr' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/libcompat/regions.c:295:42: style: Parameter 'old' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/src/libcompat/regions.c:305:39: style: Parameter 'from' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/src/libcompat/regions.c:385:28: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/src/machine/env_machine.c:267:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable permanent [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/machine/env_machine.c:137:7: style: Redundant initialization for 'end'. The initialized value is overwritten before it is read. [redundantInitialization] nesc-1.3.5/src/machine/env_machine.c:113:19: note: end is initialized nesc-1.3.5/src/machine/env_machine.c:137:7: note: end is overwritten nesc-1.3.5/src/machine/avr.c:7:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/machine/env_machine.c:82:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/machine/env_machine.c:101:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/machine/env_machine.c:134:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/machine/keil.c:31:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unsigned_char_type [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/machine/keil.c:45:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_region [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/machine/keil.c:57:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_region [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/machine/msp430.c:8:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c_call_nonatomic [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/machine/sdcc.c:28:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unsigned_char_type [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/machine/sdcc.c:47:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_region [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-abstract.c:171:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_command [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-abstract.c:458:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-abstract.c:479:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iv_base [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-abstract.c:887:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable permanent [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-abstract.c:1183:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decls [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-abstract.c:1397:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable typevar_normal [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-abstract.c:1405:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable typevar_integer [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-abstract.c:1410:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable typevar_number [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-abstract.c:1130:13: style: Redundant initialization for 'component'. The initialized value is overwritten before it is read. [redundantInitialization] nesc-1.3.5/src/nesc-abstract.c:1126:30: note: component is initialized nesc-1.3.5/src/nesc-abstract.c:1130:13: note: component is overwritten nesc-1.3.5/src/nesc-atomic.c:125:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isatomic [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-atomic.c:144:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-atomic.c:158:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_command [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-atomic.c:198:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ddecl [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-atomic.c:447:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-atomic.c:466:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable permanent [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-atomic.c:434:22: style:inconclusive: Function 'isatomic' argument 1 names different: declaration 'callgraph' definition 'g'. [funcArgNamesDifferent] nesc-1.3.5/src/nesc-atomic.h:23:22: note: Function 'isatomic' argument 1 names different: declaration 'callgraph' definition 'g'. nesc-1.3.5/src/nesc-atomic.c:434:22: note: Function 'isatomic' argument 1 names different: declaration 'callgraph' definition 'g'. nesc-1.3.5/src/nesc-attributes.c:106:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tdecl [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-attributes.c:152:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iv_structured [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-attributes.c:251:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable permanent [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-cg.c:61:30: style:inconclusive: Function 'endpoint_lookup' argument 1 names different: declaration 'ch' definition 'cg'. [funcArgNamesDifferent] nesc-1.3.5/src/nesc-cg.h:41:30: note: Function 'endpoint_lookup' argument 1 names different: declaration 'ch' definition 'cg'. nesc-1.3.5/src/nesc-cg.c:61:30: note: Function 'endpoint_lookup' argument 1 names different: declaration 'ch' definition 'cg'. nesc-1.3.5/src/nesc-component.c:133:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_command [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-component.c:170:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spec_uses [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-component.c:157:19: style:inconclusive: Function 'declare_interface_ref' argument 3 names different: declaration 'genv' definition 'env'. [funcArgNamesDifferent] nesc-1.3.5/src/nesc-component.h:23:19: note: Function 'declare_interface_ref' argument 3 names different: declaration 'genv' definition 'env'. nesc-1.3.5/src/nesc-component.c:157:19: note: Function 'declare_interface_ref' argument 3 names different: declaration 'genv' definition 'env'. nesc-1.3.5/src/nesc-concurrency.c:121:2: error: Syntax Error: AST broken, binary operator '=' doesn't have two operands. [internalAstError] nesc-1.3.5/src/nesc-configuration.c:199:41: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] nesc-1.3.5/src/nesc-configuration.c:227:38: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] nesc-1.3.5/src/nesc-constants.c:66:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-constants.c:248:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable permanent [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-cpp.c:96:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable permanent [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-cpp.c:110:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable permanent [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-cpp.c:161:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable permanent [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-cpp.c:223:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-cpp.c:279:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_PADDING [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-cpp.c:375:7: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint] nesc-1.3.5/src/nesc-cpp.c:272:37: style:inconclusive: Function 'save_pp_token' argument 1 names different: declaration 'tok' definition 'token'. [funcArgNamesDifferent] nesc-1.3.5/src/nesc-cpp.h:35:44: note: Function 'save_pp_token' argument 1 names different: declaration 'tok' definition 'token'. nesc-1.3.5/src/nesc-cpp.c:272:37: note: Function 'save_pp_token' argument 1 names different: declaration 'tok' definition 'token'. nesc-1.3.5/src/nesc-cpp.c:76:21: style: Variable 'e1' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/nesc-cpp.c:76:35: style: Variable 'e2' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/nesc-cpp.c:83:21: style: Variable 'e' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/nesc-deputy.c:241:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable permanent [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-dfilter.c:135:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_EXTENDED [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-dfilter.c:261:18: style: Variable 'ok' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] nesc-1.3.5/src/nesc-dfilter.c:260:17: note: $symbol is assigned nesc-1.3.5/src/nesc-dfilter.c:261:18: note: $symbol is overwritten nesc-1.3.5/src/nesc-doc.c:152:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_MAX [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-doc.c:242:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_MAX [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-doc.c:413:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_MAX [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-doc.c:1489:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_command [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-doc.c:1924:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable required [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-doc.c:2070:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decls [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-doc.c:2745:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-doc.c:2502:14: portability: Non reentrant function 'readdir' called. For threadsafe applications it is recommended to use the reentrant replacement function 'readdir_r'. [prohibitedreaddirCalled] nesc-1.3.5/src/nesc-doc.c:2520:20: portability: Non reentrant function 'readdir' called. For threadsafe applications it is recommended to use the reentrant replacement function 'readdir_r'. [prohibitedreaddirCalled] nesc-1.3.5/src/nesc-doc.c:1571:7: style: Condition 'do_func_graph' is always false [knownConditionTrueFalse] nesc-1.3.5/src/nesc-doc.c:1551:24: note: Assignment 'do_func_graph=0', assigned value is 0 nesc-1.3.5/src/nesc-doc.c:1571:7: note: Condition 'do_func_graph' is always false nesc-1.3.5/src/nesc-doc.c:609:11: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] nesc-1.3.5/src/nesc-doc.c:633:13: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] nesc-1.3.5/src/nesc-doc.c:643:13: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] nesc-1.3.5/src/nesc-doc.c:364:5: error: Resource leak: out [resourceLeak] nesc-1.3.5/src/nesc-doc.c:368:5: error: Resource leak: in [resourceLeak] nesc-1.3.5/src/nesc-doc.c:1122:11: warning: Either the condition '!f' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck] nesc-1.3.5/src/nesc-doc.c:2409:7: note: Assuming that condition '!f' is not redundant nesc-1.3.5/src/nesc-doc.c:2416:16: note: Calling function 'print_navbar', 1st argument 'f' value is 0 nesc-1.3.5/src/nesc-doc.c:1122:11: note: Null pointer dereference nesc-1.3.5/src/nesc-doc.c:1124:31: warning: Either the condition '!f' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck] nesc-1.3.5/src/nesc-doc.c:2313:7: note: Assuming that condition '!f' is not redundant nesc-1.3.5/src/nesc-doc.c:2322:16: note: Calling function 'print_navbar', 1st argument 'f' value is 0 nesc-1.3.5/src/nesc-doc.c:1124:31: note: Null pointer dereference nesc-1.3.5/src/nesc-doc.c:1125:16: warning: Either the condition '!f' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck] nesc-1.3.5/src/nesc-doc.c:2409:7: note: Assuming that condition '!f' is not redundant nesc-1.3.5/src/nesc-doc.c:2416:16: note: Calling function 'print_navbar', 1st argument 'f' value is 0 nesc-1.3.5/src/nesc-doc.c:1125:16: note: Null pointer dereference nesc-1.3.5/src/nesc-doc.c:1126:11: warning: Either the condition '!f' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck] nesc-1.3.5/src/nesc-doc.c:2409:7: note: Assuming that condition '!f' is not redundant nesc-1.3.5/src/nesc-doc.c:2416:16: note: Calling function 'print_navbar', 1st argument 'f' value is 0 nesc-1.3.5/src/nesc-doc.c:1126:11: note: Null pointer dereference nesc-1.3.5/src/nesc-doc.c:1129:16: warning: Either the condition '!f' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck] nesc-1.3.5/src/nesc-doc.c:2409:7: note: Assuming that condition '!f' is not redundant nesc-1.3.5/src/nesc-doc.c:2416:16: note: Calling function 'print_navbar', 1st argument 'f' value is 0 nesc-1.3.5/src/nesc-doc.c:1129:16: note: Null pointer dereference nesc-1.3.5/src/nesc-doc.c:1130:11: warning: Either the condition '!f' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck] nesc-1.3.5/src/nesc-doc.c:2409:7: note: Assuming that condition '!f' is not redundant nesc-1.3.5/src/nesc-doc.c:2416:16: note: Calling function 'print_navbar', 1st argument 'f' value is 0 nesc-1.3.5/src/nesc-doc.c:1130:11: note: Null pointer dereference nesc-1.3.5/src/nesc-doc.c:1133:16: warning: Either the condition '!f' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck] nesc-1.3.5/src/nesc-doc.c:2409:7: note: Assuming that condition '!f' is not redundant nesc-1.3.5/src/nesc-doc.c:2416:16: note: Calling function 'print_navbar', 1st argument 'f' value is 0 nesc-1.3.5/src/nesc-doc.c:1133:16: note: Null pointer dereference nesc-1.3.5/src/nesc-doc.c:1134:11: warning: Either the condition '!f' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck] nesc-1.3.5/src/nesc-doc.c:2409:7: note: Assuming that condition '!f' is not redundant nesc-1.3.5/src/nesc-doc.c:2416:16: note: Calling function 'print_navbar', 1st argument 'f' value is 0 nesc-1.3.5/src/nesc-doc.c:1134:11: note: Null pointer dereference nesc-1.3.5/src/nesc-doc.c:1283:13: warning: Possible null pointer dereference: vd [nullPointer] nesc-1.3.5/src/nesc-doc.c:2051:81: note: Calling function 'has_long_desc', 3rd argument '(void*)0' value is 0 nesc-1.3.5/src/nesc-doc.c:1283:13: note: Null pointer dereference nesc-1.3.5/src/nesc-doc.c:1321:20: warning: Possible null pointer dereference: vd [nullPointer] nesc-1.3.5/src/nesc-doc.c:2041:61: note: Calling function 'print_function_html', 3rd argument '(void*)0' value is 0 nesc-1.3.5/src/nesc-doc.c:1321:20: note: Null pointer dereference nesc-1.3.5/src/nesc-doc.c:1322:20: warning: Possible null pointer dereference: vd [nullPointer] nesc-1.3.5/src/nesc-doc.c:2041:61: note: Calling function 'print_function_html', 3rd argument '(void*)0' value is 0 nesc-1.3.5/src/nesc-doc.c:1322:20: note: Null pointer dereference nesc-1.3.5/src/nesc-doc.c:1323:12: warning: Possible null pointer dereference: vd [nullPointer] nesc-1.3.5/src/nesc-doc.c:2041:61: note: Calling function 'print_function_html', 3rd argument '(void*)0' value is 0 nesc-1.3.5/src/nesc-doc.c:1323:12: note: Null pointer dereference nesc-1.3.5/src/nesc-doc.c:1619:13: warning: Either the condition '!iface_file' is redundant or there is possible null pointer dereference: iface_file. [nullPointerRedundantCheck] nesc-1.3.5/src/nesc-doc.c:1618:9: note: Assuming that condition '!iface_file' is not redundant nesc-1.3.5/src/nesc-doc.c:1619:13: note: Null pointer dereference nesc-1.3.5/src/nesc-doc.c:1620:13: warning: Either the condition '!iface_file' is redundant or there is possible null pointer dereference: iface_file. [nullPointerRedundantCheck] nesc-1.3.5/src/nesc-doc.c:1618:9: note: Assuming that condition '!iface_file' is not redundant nesc-1.3.5/src/nesc-doc.c:1620:13: note: Null pointer dereference nesc-1.3.5/src/nesc-doc.c:1621:13: warning: Either the condition '!iface_file' is redundant or there is possible null pointer dereference: iface_file. [nullPointerRedundantCheck] nesc-1.3.5/src/nesc-doc.c:1618:9: note: Assuming that condition '!iface_file' is not redundant nesc-1.3.5/src/nesc-doc.c:1621:13: note: Null pointer dereference nesc-1.3.5/src/nesc-doc.c:1622:13: warning: Either the condition '!iface_file' is redundant or there is possible null pointer dereference: iface_file. [nullPointerRedundantCheck] nesc-1.3.5/src/nesc-doc.c:1618:9: note: Assuming that condition '!iface_file' is not redundant nesc-1.3.5/src/nesc-doc.c:1622:13: note: Null pointer dereference nesc-1.3.5/src/nesc-doc.c:1627:15: warning: Either the condition '!func_file' is redundant or there is possible null pointer dereference: func_file. [nullPointerRedundantCheck] nesc-1.3.5/src/nesc-doc.c:1626:11: note: Assuming that condition '!func_file' is not redundant nesc-1.3.5/src/nesc-doc.c:1627:15: note: Null pointer dereference nesc-1.3.5/src/nesc-doc.c:1628:15: warning: Either the condition '!func_file' is redundant or there is possible null pointer dereference: func_file. [nullPointerRedundantCheck] nesc-1.3.5/src/nesc-doc.c:1626:11: note: Assuming that condition '!func_file' is not redundant nesc-1.3.5/src/nesc-doc.c:1628:15: note: Null pointer dereference nesc-1.3.5/src/nesc-doc.c:1629:15: warning: Either the condition '!func_file' is redundant or there is possible null pointer dereference: func_file. [nullPointerRedundantCheck] nesc-1.3.5/src/nesc-doc.c:1626:11: note: Assuming that condition '!func_file' is not redundant nesc-1.3.5/src/nesc-doc.c:1629:15: note: Null pointer dereference nesc-1.3.5/src/nesc-doc.c:1630:15: warning: Either the condition '!func_file' is redundant or there is possible null pointer dereference: func_file. [nullPointerRedundantCheck] nesc-1.3.5/src/nesc-doc.c:1626:11: note: Assuming that condition '!func_file' is not redundant nesc-1.3.5/src/nesc-doc.c:1630:15: note: Null pointer dereference nesc-1.3.5/src/nesc-doc.c:1700:29: warning: Either the condition 'prov->interface' is redundant or there is possible null pointer dereference: prov->interface. [nullPointerRedundantCheck] nesc-1.3.5/src/nesc-doc.c:1697:24: note: Assuming that condition 'prov->interface' is not redundant nesc-1.3.5/src/nesc-doc.c:1700:29: note: Null pointer dereference nesc-1.3.5/src/nesc-doc.c:1701:52: warning: Either the condition 'prov->interface' is redundant or there is possible null pointer dereference: prov->interface. [nullPointerRedundantCheck] nesc-1.3.5/src/nesc-doc.c:1697:24: note: Assuming that condition 'prov->interface' is not redundant nesc-1.3.5/src/nesc-doc.c:1701:52: note: Null pointer dereference nesc-1.3.5/src/nesc-doc.c:2316:11: warning: Either the condition '!f' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck] nesc-1.3.5/src/nesc-doc.c:2313:7: note: Assuming that condition '!f' is not redundant nesc-1.3.5/src/nesc-doc.c:2316:11: note: Null pointer dereference nesc-1.3.5/src/nesc-doc.c:2317:11: warning: Either the condition '!f' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck] nesc-1.3.5/src/nesc-doc.c:2313:7: note: Assuming that condition '!f' is not redundant nesc-1.3.5/src/nesc-doc.c:2317:11: note: Null pointer dereference nesc-1.3.5/src/nesc-doc.c:2318:11: warning: Either the condition '!f' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck] nesc-1.3.5/src/nesc-doc.c:2313:7: note: Assuming that condition '!f' is not redundant nesc-1.3.5/src/nesc-doc.c:2318:11: note: Null pointer dereference nesc-1.3.5/src/nesc-doc.c:2326:11: warning: Either the condition '!f' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck] nesc-1.3.5/src/nesc-doc.c:2313:7: note: Assuming that condition '!f' is not redundant nesc-1.3.5/src/nesc-doc.c:2326:11: note: Null pointer dereference nesc-1.3.5/src/nesc-doc.c:2327:11: warning: Either the condition '!f' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck] nesc-1.3.5/src/nesc-doc.c:2313:7: note: Assuming that condition '!f' is not redundant nesc-1.3.5/src/nesc-doc.c:2327:11: note: Null pointer dereference nesc-1.3.5/src/nesc-doc.c:2328:11: warning: Either the condition '!f' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck] nesc-1.3.5/src/nesc-doc.c:2313:7: note: Assuming that condition '!f' is not redundant nesc-1.3.5/src/nesc-doc.c:2328:11: note: Null pointer dereference nesc-1.3.5/src/nesc-doc.c:2332:11: warning: Either the condition '!f' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck] nesc-1.3.5/src/nesc-doc.c:2313:7: note: Assuming that condition '!f' is not redundant nesc-1.3.5/src/nesc-doc.c:2332:11: note: Null pointer dereference nesc-1.3.5/src/nesc-doc.c:2411:11: warning: Either the condition '!f' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck] nesc-1.3.5/src/nesc-doc.c:2409:7: note: Assuming that condition '!f' is not redundant nesc-1.3.5/src/nesc-doc.c:2411:11: note: Null pointer dereference nesc-1.3.5/src/nesc-doc.c:2412:11: warning: Either the condition '!f' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck] nesc-1.3.5/src/nesc-doc.c:2409:7: note: Assuming that condition '!f' is not redundant nesc-1.3.5/src/nesc-doc.c:2412:11: note: Null pointer dereference nesc-1.3.5/src/nesc-doc.c:2413:11: warning: Either the condition '!f' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck] nesc-1.3.5/src/nesc-doc.c:2409:7: note: Assuming that condition '!f' is not redundant nesc-1.3.5/src/nesc-doc.c:2413:11: note: Null pointer dereference nesc-1.3.5/src/nesc-doc.c:2419:11: warning: Either the condition '!f' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck] nesc-1.3.5/src/nesc-doc.c:2409:7: note: Assuming that condition '!f' is not redundant nesc-1.3.5/src/nesc-doc.c:2419:11: note: Null pointer dereference nesc-1.3.5/src/nesc-doc.c:2420:11: warning: Either the condition '!f' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck] nesc-1.3.5/src/nesc-doc.c:2409:7: note: Assuming that condition '!f' is not redundant nesc-1.3.5/src/nesc-doc.c:2420:11: note: Null pointer dereference nesc-1.3.5/src/nesc-doc.c:2421:11: warning: Either the condition '!f' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck] nesc-1.3.5/src/nesc-doc.c:2409:7: note: Assuming that condition '!f' is not redundant nesc-1.3.5/src/nesc-doc.c:2421:11: note: Null pointer dereference nesc-1.3.5/src/nesc-doc.c:2502:22: warning: Either the condition '!dir' is redundant or there is possible null pointer dereference: dir. [nullPointerRedundantCheck] nesc-1.3.5/src/nesc-doc.c:2497:9: note: Assuming that condition '!dir' is not redundant nesc-1.3.5/src/nesc-doc.c:2502:22: note: Null pointer dereference nesc-1.3.5/src/nesc-doc.c:2454:16: warning: Either the condition 'dot!=((void*)0)' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck] nesc-1.3.5/src/nesc-doc.c:2453:16: note: Assuming that condition 'dot!=((void*)0)' is not redundant nesc-1.3.5/src/nesc-doc.c:2454:16: note: Null pointer addition nesc-1.3.5/src/nesc-doc.c:2715:32: style:inconclusive: Function 'generate_docs' argument 1 names different: declaration 'filename' definition 'ofilename'. [funcArgNamesDifferent] nesc-1.3.5/src/nesc-doc.h:39:32: note: Function 'generate_docs' argument 1 names different: declaration 'filename' definition 'ofilename'. nesc-1.3.5/src/nesc-doc.c:2715:32: note: Function 'generate_docs' argument 1 names different: declaration 'filename' definition 'ofilename'. nesc-1.3.5/src/nesc-doc.c:428:11: style: Variable 'ostype' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/nesc-doc.c:801:13: style: Variable 'entry' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/nesc-doc.c:808:13: style: Variable 'entry' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/nesc-doc.c:896:14: style: Variable 'space' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/nesc-doc.c:899:16: style: Variable 'whitespace' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/nesc-doc.c:1114:9: style: Variable 'spaces' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/nesc-doc.c:1606:11: style: Variable 'graphviz_opts' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/nesc-doc.c:1883:11: style: Variable 'sourcelink' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/nesc-doc.c:1884:11: style: Variable 'sourcetext' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/nesc-doc.c:2111:11: style: Variable 'sourcelink' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/nesc-doc.c:2112:11: style: Variable 'sourcetext' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/nesc-doc.c:2209:16: style: Variable 'a' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/nesc-doc.c:2210:16: style: Variable 'b' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/nesc-doc.c:2219:16: style: Variable 'a' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/nesc-doc.c:2220:16: style: Variable 'b' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/nesc-doc.c:2232:48: style: Parameter 'docfile' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/src/nesc-doc.c:2232:63: style: Parameter 'suffix' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/src/nesc-doc.c:2278:9: style: Variable 'title' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/nesc-doc.c:2278:17: style: Variable 'indexname' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/nesc-doc.c:2278:29: style: Variable 'sort_heading' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/nesc-doc.c:2360:11: style: Variable 'desc' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/nesc-doc.c:2405:9: style: Variable 'title' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/nesc-doc.c:2594:9: style: Variable 'fname' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/nesc-doc.c:1625:26: error: Uninitialized variable: func_dot [uninitvar] nesc-1.3.5/src/nesc-doc.c:1807:61: error: Uninitialized variable: func_gif [uninitvar] nesc-1.3.5/src/nesc-doc.c:1847:25: error: Uninitialized variable: func_cmap [uninitvar] nesc-1.3.5/src/nesc-doc.c:1657:21: error: Uninitialized variable: func_file [legacyUninitvar] nesc-dspec.tab.c:1236:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable YYSTYPE [valueFlowBailoutIncompleteVar] nesc-dspec.y:100:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nd_token [valueFlowBailoutIncompleteVar] nesc-dspec.tab.c:1057:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] nesc-dspec.y:52:51: style: Same expression on both sides of '-'. [duplicateExpression] nesc-dspec.y:73:75: style: Same expression on both sides of '-'. [duplicateExpression] nesc-dspec.y:80:74: style: Same expression on both sides of '-'. [duplicateExpression] nesc-dspec.y:87:72: style: Same expression on both sides of '-'. [duplicateExpression] nesc-dspec.y:94:48: style: Same expression on both sides of '-'. [duplicateExpression] nesc-dspec.y:101:108: style: Same expression on both sides of '-'. [duplicateExpression] nesc-dspec.y:108:109: style: Same expression on both sides of '-'. [duplicateExpression] nesc-dspec.y:115:79: style: Same expression on both sides of '-'. [duplicateExpression] nesc-1.3.5/src/nesc-dump.c:436:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-dump.c:718:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable permanent [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-dump.c:818:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-dump.c:763:34: style:inconclusive: Function 'dump_info' argument 5 names different: declaration 'components' definition 'comps'. [funcArgNamesDifferent] nesc-1.3.5/src/nesc-dump.h:46:34: note: Function 'dump_info' argument 5 names different: declaration 'components' definition 'comps'. nesc-1.3.5/src/nesc-dump.c:763:34: note: Function 'dump_info' argument 5 names different: declaration 'components' definition 'comps'. nesc-1.3.5/src/nesc-dump.c:777:11: style: Local variable 'i' shadows outer variable [shadowVariable] nesc-1.3.5/src/nesc-dump.c:767:7: note: Shadowed declaration nesc-1.3.5/src/nesc-dump.c:777:11: note: Shadow variable nesc-1.3.5/src/nesc-dump.c:713:24: style: Parameter 'what' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/src/nesc-env.c:106:8: style: Variable 'present' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/nesc-env.c:93:10: style: Variable 'nd' is assigned a value that is never used. [unreadVariable] nesc-1.3.5/src/nesc-gcc.c:224:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable permanent [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-gcc.c:393:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-gcc.c:348:46: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/src/nesc-generate.c:809:5: error: Syntax Error: AST broken, binary operator '=' doesn't have two operands. [internalAstError] nesc-1.3.5/src/nesc-inline.c:89:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arg1 [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-inline.c:191:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variable_static [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-inline.c:326:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-inline.c:382:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fn [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-magic.c:23:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_normal [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-magic.c:155:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cst [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-magic.c:168:17: style: Variable 'lastval' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/nesc-main.c:270:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable permanent [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-main.c:298:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-main.c:317:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-main.c:307:31: style:inconclusive: Function 'nesc_compile' argument 1 names different: declaration 'component_name' definition 'filename'. [funcArgNamesDifferent] nesc-1.3.5/src/nesc-main.h:22:31: note: Function 'nesc_compile' argument 1 names different: declaration 'component_name' definition 'filename'. nesc-1.3.5/src/nesc-main.c:307:31: note: Function 'nesc_compile' argument 1 names different: declaration 'component_name' definition 'filename'. nesc-1.3.5/src/nesc-module.c:99:28: style:inconclusive: Function 'process_module' argument 1 names different: declaration 'c' definition 'm'. [funcArgNamesDifferent] nesc-1.3.5/src/nesc-module.h:26:28: note: Function 'process_module' argument 1 names different: declaration 'c' definition 'm'. nesc-1.3.5/src/nesc-module.c:99:28: note: Function 'process_module' argument 1 names different: declaration 'c' definition 'm'. nesc-1.3.5/src/nesc-msg.c:100:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-msg.c:146:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-msg.c:186:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-ndoc.c:279:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable declarator [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-ndoc.c:9:39: style: Parameter 's' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/src/nesc-ndoc.c:9:48: style: Parameter 'e' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/src/nesc-network.c:38:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-network.c:248:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arg1 [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-network.c:279:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arg1 [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-network.c:345:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arg1 [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-network.c:504:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-network.c:546:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decl [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-network.c:485:73: style: Parameter 'ns' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/src/nesc-paths.c:80:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpp_dir [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-paths.c:161:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-paths.c:179:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-paths.c:114:36: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/src/nesc-paths.c:177:23: style: Variable 'p' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/nesc-semantics.c:76:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable declarator [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-semantics.c:90:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gparms [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-semantics.c:99:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_event [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-semantics.c:166:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-semantics.c:302:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable permanent [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-semantics.c:378:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ddecl [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-semantics.c:401:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_normal [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-semantics.c:530:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-semantics.c:593:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable typevar_normal [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-semantics.c:644:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_normal [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-semantics.c:686:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iv_base [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-semantics.c:711:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iv_base [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-semantics.c:212:3: warning: Possible null pointer dereference: nd [nullPointer] nesc-1.3.5/src/nesc-semantics.c:208:12: note: Assignment 'nd=(void*)0', assigned value is 0 nesc-1.3.5/src/nesc-semantics.c:212:3: note: Null pointer dereference nesc-1.3.5/src/nesc-semantics.c:222:27: warning: Possible null pointer dereference: ast [nullPointer] nesc-1.3.5/src/nesc-semantics.c:208:12: note: Assignment 'nd=(void*)0', assigned value is 0 nesc-1.3.5/src/nesc-semantics.c:214:9: note: Calling function 'build', 1st argument 'nd' value is 0 nesc-1.3.5/src/nesc-semantics.c:222:27: note: Null pointer dereference nesc-1.3.5/src/nesc-semantics.c:187:58: style:inconclusive: Function 'dummy_nesc_decl' argument 2 names different: declaration 'ndecl' definition 'd'. [funcArgNamesDifferent] nesc-1.3.5/src/nesc-semantics.h:66:58: note: Function 'dummy_nesc_decl' argument 2 names different: declaration 'ndecl' definition 'd'. nesc-1.3.5/src/nesc-semantics.c:187:58: note: Function 'dummy_nesc_decl' argument 2 names different: declaration 'ndecl' definition 'd'. nesc-1.3.5/src/nesc-semantics.c:438:80: style:inconclusive: Function 'handle_nxbase_attribute' argument 4 names different: declaration 'fnbasename' definition 'basename'. [funcArgNamesDifferent] nesc-1.3.5/src/nesc-semantics.h:101:21: note: Function 'handle_nxbase_attribute' argument 4 names different: declaration 'fnbasename' definition 'basename'. nesc-1.3.5/src/nesc-semantics.c:438:80: note: Function 'handle_nxbase_attribute' argument 4 names different: declaration 'fnbasename' definition 'basename'. nesc-1.3.5/src/nesc-semantics.c:104:9: style: Variable 'dot' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/nesc-semantics.c:684:9: style: Variable 'fn_name' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/nesc-semantics.c:533:14: warning: Uninitialized variables: tname.kind, tname.location, tname.instantiation, tname.ddecl [uninitvar] nesc-1.3.5/src/nesc-semantics.c:526:4: note: Assuming condition is false nesc-1.3.5/src/nesc-semantics.c:533:14: note: Uninitialized variables: tname.kind, tname.location, tname.instantiation, tname.ddecl nesc-1.3.5/src/nesc-semantics.c:195:23: style: Variable 'env' is assigned a value that is never used. [unreadVariable] nesc-1.3.5/src/nesc-task.c:52:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable permanent [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-task.c:66:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable permanent [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-task.c:80:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable permanent [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-task.c:105:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spec_uses [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-task.c:137:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_command [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-task.c:189:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_event [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-task.c:389:20: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] nesc-1.3.5/src/nesc-task.c:390:27: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] nesc-1.3.5/src/nesc-task.c:391:30: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] nesc-1.3.5/src/nesc-task.c:392:33: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] nesc-1.3.5/src/nesc-task.c:393:24: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] nesc-1.3.5/src/nesc-task.c:394:25: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] nesc-1.3.5/src/nesc-task.c:396:31: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] nesc-1.3.5/src/nesc-task.c:235:30: style: Opposite expression on both sides of '&&'. [oppositeExpression] nesc-1.3.5/src/nesc-uses.c:181:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arg1 [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-uses.c:425:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable label [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-uses.c:481:21: style: Variable 'ud' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/nesc-xml.c:270:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-xml.c:409:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/nesc-xml.c:136:28: style:inconclusive: Function 'xqputcs' argument 1 names different: declaration 'cs' definition 's'. [funcArgNamesDifferent] nesc-1.3.5/src/nesc-xml.h:34:22: note: Function 'xqputcs' argument 1 names different: declaration 'cs' definition 's'. nesc-1.3.5/src/nesc-xml.c:136:28: note: Function 'xqputcs' argument 1 names different: declaration 'cs' definition 's'. nesc-1.3.5/src/nesc-xml.c:85:21: style: Parameter 'format' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/src/semantics.c:157:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable typevar_none [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/semantics.c:741:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/semantics.c:1242:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_implicit [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/semantics.c:1273:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_implicit [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/semantics.c:1730:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_nested [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/semantics.c:1767:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variable_static [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/semantics.c:1822:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variable_static [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/semantics.c:2070:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_implicit [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/semantics.c:2163:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_implicit [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/semantics.c:2266:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/semantics.c:2336:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variable_normal [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/semantics.c:2460:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spec_normal [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/semantics.c:2846:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variable_normal [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/semantics.c:3073:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/semantics.c:3562:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ddecl [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/semantics.c:3710:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spec_normal [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/semantics.c:2878:17: style:inconclusive: Boolean expression 'tdecl->packed' is used in bitwise operation. [bitwiseOnBoolean] nesc-1.3.5/src/semantics.c:256:22: style: Redundant condition: dd->container. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] nesc-1.3.5/src/semantics.c:1614:26: style: The statement 'if (olddecl->vtype!=variable_static) olddecl->vtype=variable_static' is logically equivalent to 'olddecl->vtype=variable_static'. [duplicateConditionalAssign] nesc-1.3.5/src/semantics.c:1615:17: note: Assignment 'olddecl->vtype=variable_static' nesc-1.3.5/src/semantics.c:1614:26: note: Condition 'olddecl->vtype!=variable_static' is redundant nesc-1.3.5/src/semantics.c:178:38: style:inconclusive: Function 'declare' argument 1 names different: declaration 'env' definition 'b'. [funcArgNamesDifferent] nesc-1.3.5/src/semantics.h:168:38: note: Function 'declare' argument 1 names different: declaration 'env' definition 'b'. nesc-1.3.5/src/semantics.c:178:38: note: Function 'declare' argument 1 names different: declaration 'env' definition 'b'. nesc-1.3.5/src/semantics.c:3702:20: style:inconclusive: Function 'start_semantics' argument 3 names different: declaration 'parent_env' definition 'env'. [funcArgNamesDifferent] nesc-1.3.5/src/semantics.h:184:20: note: Function 'start_semantics' argument 3 names different: declaration 'parent_env' definition 'env'. nesc-1.3.5/src/semantics.c:3702:20: note: Function 'start_semantics' argument 3 names different: declaration 'parent_env' definition 'env'. nesc-1.3.5/src/semantics.c:3222:23: style: Local variable 'fdecl' shadows outer variable [shadowVariable] nesc-1.3.5/src/semantics.c:3183:15: note: Shadowed declaration nesc-1.3.5/src/semantics.c:3222:23: note: Shadow variable nesc-1.3.5/src/semantics.c:3236:24: style: Local variable 'fdecl' shadows outer variable [shadowVariable] nesc-1.3.5/src/semantics.c:3183:15: note: Shadowed declaration nesc-1.3.5/src/semantics.c:3236:24: note: Shadow variable nesc-1.3.5/src/semantics.c:383:14: style: Variable 'tagdecl' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/stmt.c:277:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next_label [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/stmt.c:309:23: style:inconclusive: Function 'check_case' argument 1 names different: declaration 'case_label' definition 'label0'. [funcArgNamesDifferent] nesc-1.3.5/src/stmt.h:41:23: note: Function 'check_case' argument 1 names different: declaration 'case_label' definition 'label0'. nesc-1.3.5/src/stmt.c:309:23: note: Function 'check_case' argument 1 names different: declaration 'case_label' definition 'label0'. nesc-1.3.5/src/toplev.c:150:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/toplev.c:210:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/toplev.c:227:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/toplev.c:131:28: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/src/types.c:225:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_primitive [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:234:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_complex [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:245:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_array [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:261:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_pointer [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:274:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_array [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:289:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_function [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:323:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_tagged [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:334:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nx_no [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:345:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_primitive [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:378:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_signed_char [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:390:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_first_floating [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:406:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_error [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:412:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_error [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:424:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_signed_char [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:437:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_float [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:549:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_array [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:574:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_first_floating [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:579:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_unknown_int [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:585:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_primitive [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:604:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_unknown_number [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:609:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_char [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:614:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_signed_char [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:619:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_unsigned_char [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:624:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_short [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:629:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_unsigned_short [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:634:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_int [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:639:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_unsigned_int [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:644:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_long [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:649:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_unsigned_long [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:654:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_long_long [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:659:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_unsigned_long_long [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:664:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_unknown_int [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:669:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_float [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:674:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_double [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:679:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_long_double [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:684:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_unknown_number [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:694:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_primitive [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:701:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_void [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:706:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tkf_c [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:711:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_array [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:716:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_pointer [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:721:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_complex [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:731:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_tagged [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:736:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_tagged [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:747:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_tagged [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:753:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_function [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:759:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_function [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:765:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_function [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:771:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_function [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:777:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_pointer [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:783:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_array [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:789:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_array [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:797:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_array [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:815:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_tagged [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:821:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_void [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:943:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_primitive [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:984:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:1245:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_first_floating [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:1329:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_primitive [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:1438:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_array [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:1447:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable typevar_integer [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:1453:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable typevar_number [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:1473:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_primitive [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:1719:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tkf_c [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:1891:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:1914:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:1944:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tkf_command [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:1949:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tkf_event [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:1954:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tkf_task [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:1959:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tkf_generic [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:1965:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tkf_command [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:1972:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tkf_event [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:1979:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tkf_task [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:1986:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tkf_generic [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:1992:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_iref [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:2006:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_iref [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:2017:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_cref [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:2031:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_cref [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:2042:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tkf_generic [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:2073:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nx_base [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:2100:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nx_base [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:2116:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_variable [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:2127:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_variable [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:2417:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_first_floating [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:2608:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_primitive [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:2721:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_error [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/types.c:1352:8: style: Variable 'rtype' is reassigned a value before the old one has been used. [redundantAssignment] nesc-1.3.5/src/types.c:1341:10: note: rtype is assigned nesc-1.3.5/src/types.c:1352:8: note: rtype is overwritten nesc-1.3.5/src/types.c:513:31: style:inconclusive: Function 'typelist_append' argument 1 names different: declaration 'l' definition 'tl'. [funcArgNamesDifferent] nesc-1.3.5/src/types.h:116:31: note: Function 'typelist_append' argument 1 names different: declaration 'l' definition 'tl'. nesc-1.3.5/src/types.c:513:31: note: Function 'typelist_append' argument 1 names different: declaration 'l' definition 'tl'. nesc-1.3.5/src/types.c:525:30: style:inconclusive: Function 'empty_typelist' argument 1 names different: declaration 'l' definition 'tl'. [funcArgNamesDifferent] nesc-1.3.5/src/types.h:118:30: note: Function 'empty_typelist' argument 1 names different: declaration 'l' definition 'tl'. nesc-1.3.5/src/types.c:525:30: note: Function 'empty_typelist' argument 1 names different: declaration 'l' definition 'tl'. nesc-1.3.5/src/types.c:1024:14: style: Variable 'newval' is assigned a value that is never used. [unreadVariable] nesc-1.3.5/src/types.c:316:61: error: va_list 'args' was opened but not closed by va_end(). [va_end_missing] nesc-1.3.5/src/unparse.c:499:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable permanent [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/unparse.c:604:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_static [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/unparse.c:948:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable declarator [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/unparse.c:1766:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arg1 [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/unparse.c:1783:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/unparse.c:1834:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ddecl [valueFlowBailoutIncompleteVar] nesc-1.3.5/src/unparse.c:159:31: style:inconclusive: Function 'output_quoted_cs' argument 1 names different: declaration 'cs' definition 's'. [funcArgNamesDifferent] nesc-1.3.5/src/unparse.h:54:31: note: Function 'output_quoted_cs' argument 1 names different: declaration 'cs' definition 's'. nesc-1.3.5/src/unparse.c:159:31: note: Function 'output_quoted_cs' argument 1 names different: declaration 'cs' definition 's'. nesc-1.3.5/src/unparse.c:547:44: style:inconclusive: Function 'prt_toplevel_declarations' argument 1 names different: declaration 'd' definition 'dlist'. [funcArgNamesDifferent] nesc-1.3.5/src/unparse.h:84:44: note: Function 'prt_toplevel_declarations' argument 1 names different: declaration 'd' definition 'dlist'. nesc-1.3.5/src/unparse.c:547:44: note: Function 'prt_toplevel_declarations' argument 1 names different: declaration 'd' definition 'dlist'. nesc-1.3.5/src/unparse.c:842:22: style:inconclusive: Function 'prt_variable_decl' argument 3 names different: declaration 'dopts' definition 'options'. [funcArgNamesDifferent] nesc-1.3.5/src/unparse.h:114:22: note: Function 'prt_variable_decl' argument 3 names different: declaration 'dopts' definition 'options'. nesc-1.3.5/src/unparse.c:842:22: note: Function 'prt_variable_decl' argument 3 names different: declaration 'dopts' definition 'options'. nesc-1.3.5/src/unparse.c:1301:26: style:inconclusive: Function 'prt_tag_ref' argument 1 names different: declaration 'sr' definition 'tr'. [funcArgNamesDifferent] nesc-1.3.5/src/unparse.c:395:26: note: Function 'prt_tag_ref' argument 1 names different: declaration 'sr' definition 'tr'. nesc-1.3.5/src/unparse.c:1301:26: note: Function 'prt_tag_ref' argument 1 names different: declaration 'sr' definition 'tr'. nesc-1.3.5/src/unparse.c:1343:57: style:inconclusive: Function 'prt_enumerators' argument 2 names different: declaration 'ddecl' definition 'tdecl'. [funcArgNamesDifferent] nesc-1.3.5/src/unparse.c:397:57: note: Function 'prt_enumerators' argument 2 names different: declaration 'ddecl' definition 'tdecl'. nesc-1.3.5/src/unparse.c:1343:57: note: Function 'prt_enumerators' argument 2 names different: declaration 'ddecl' definition 'tdecl'. nesc-1.3.5/src/unparse.c:1415:52: style:inconclusive: Function 'prt_enumerator' argument 2 names different: declaration 'ddecl' definition 'tdecl'. [funcArgNamesDifferent] nesc-1.3.5/src/unparse.c:402:52: note: Function 'prt_enumerator' argument 2 names different: declaration 'ddecl' definition 'tdecl'. nesc-1.3.5/src/unparse.c:1415:52: note: Function 'prt_enumerator' argument 2 names different: declaration 'ddecl' definition 'tdecl'. nesc-1.3.5/src/unparse.c:115:27: style: Parameter 'format' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/src/unparse.c:187:32: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] nesc-1.3.5/src/unparse.c:1793:9: style: Variable 'op' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/unparse.c:1793:21: style: Variable 'postop' can be declared as pointer to const [constVariablePointer] nesc-1.3.5/src/unparse.c:62:10: style: struct member 'prt_closure::fn' is never used. [unusedStructMember] nesc-1.3.5/src/unparse.c:64:15: style: struct member 'prt_closure::name' is never used. [unusedStructMember] nesc-1.3.5/src/utils.c:380:0: error: #error "realpath missing" [preprocessorErrorDirective] nesc-1.3.5/src/nesc-deputy.c:193:13: error: Null pointer dereference: ast [ctunullpointer] nesc-1.3.5/src/nesc-semantics.c:208:12: note: Assignment 'nd=(void*)0', assigned value is 0 nesc-1.3.5/src/nesc-semantics.c:214:9: note: Calling function 'build', 1st argument 'nd' value is 0 nesc-1.3.5/src/nesc-semantics.c:226:24: note: Calling function resolve_deputy_scopes, 1st argument is null nesc-1.3.5/src/nesc-deputy.c:193:13: note: Dereferencing argument ast that is null nesc-1.3.5/src/nesc-semantics.c:222:27: error: Null pointer dereference: ast [ctunullpointer] nesc-1.3.5/src/nesc-semantics.c:208:12: note: Assignment 'nd=(void*)0', assigned value is 0 nesc-1.3.5/src/nesc-semantics.c:214:8: note: Calling function build, 1st argument is null nesc-1.3.5/src/nesc-semantics.c:222:27: note: Dereferencing argument ast that is null diff: head c-parse.tab.c:2744:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head c-parse.tab.c:2778:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head c-parse.tab.c:3084:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head c-parse.tab.c:3195:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head c-parse.y:375:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable node [valueFlowBailoutIncompleteVar] head c-parse.y:380:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable container [valueFlowBailoutIncompleteVar] head c-parse.y:409:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spec_section [valueFlowBailoutIncompleteVar] head c-parse.y:417:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dummy_location [valueFlowBailoutIncompleteVar] head c-parse.y:422:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pedantic [valueFlowBailoutIncompleteVar] head c-parse.y:453:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dummy_location [valueFlowBailoutIncompleteVar] head lex.nd.c:1242:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] head lex.nd.c:1389:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head lex.nd.c:1627:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/charset.c:1063:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable normalized_KC [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/charset.c:1107:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uchar [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/charset.c:1148:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_WARNING [valueFlowBailoutIncompleteVar] 2.13.0 nesc-1.3.5/libcpp/charset.c:1170:16: style:inconclusive: Boolean expression 'n!=(n&mask)' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean] head nesc-1.3.5/libcpp/charset.c:1211:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_PEDWARN [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/charset.c:1279:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_WARNING [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/charset.c:1332:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uchar [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/charset.c:1422:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cppchar_t [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/charset.c:1494:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_WARNING [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/charset.c:1521:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_WCHAR [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/charset.c:1586:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/charset.c:1624:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uchar [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/charset.c:253:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable E2BIG [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/charset.c:289:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable E2BIG [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/charset.c:315:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EINVAL [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/charset.c:354:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EINVAL [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/charset.c:408:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EINVAL [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/charset.c:481:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable E2BIG [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/charset.c:541:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uchar [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/charset.c:665:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/charset.c:667:18: style: Condition 'ret.cd==(iconv_t)-1' is always true [knownConditionTrueFalse] nesc-1.3.5/libcpp/charset.c:665:16: note: Assignment 'ret.cd=(errno=EINVAL,(iconv_t)-1)', assigned value is -1 nesc-1.3.5/libcpp/charset.c:667:18: note: Condition 'ret.cd==(iconv_t)-1' is always true 2.13.0 nesc-1.3.5/libcpp/charset.c:667:18: style: Condition 'ret.cd==(int)-1' is always true [knownConditionTrueFalse] nesc-1.3.5/libcpp/charset.c:665:16: note: Assignment 'ret.cd=(errno=EINVAL,(int)-1)', assigned value is -1 nesc-1.3.5/libcpp/charset.c:667:18: note: Condition 'ret.cd==(int)-1' is always true head nesc-1.3.5/libcpp/charset.c:758:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_ICE [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/charset.c:798:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cppchar_t [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/charset.c:875:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable normalized_none [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/charset.c:965:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_WARNING [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/directives.c:1001:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_loc [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/directives.c:1014:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_ERROR [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/directives.c:1021:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_WARNING_SYSHDR [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/directives.c:1030:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_STRING [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/directives.c:1093:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_ICE [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/directives.c:1157:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_ICE [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/directives.c:1292:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_NAME [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/directives.c:1367:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_WARNING [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/directives.c:1385:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_EOF [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/directives.c:1417:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_WARNING [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/directives.c:1442:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_WARNING [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/directives.c:1464:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_PADDING [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/directives.c:1478:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_EOF [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/directives.c:1563:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_PRAGMA [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/directives.c:1617:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_PADDING [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/directives.c:1641:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NT_MACRO [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/directives.c:1663:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NT_MACRO [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/directives.c:1698:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_ERROR [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/directives.c:1731:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_ERROR [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/directives.c:1766:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_ERROR [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/directives.c:1829:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_OPEN_PAREN [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/directives.c:1904:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_EOF [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/directives.c:1965:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NT_ASSERTION [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/directives.c:1989:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NT_ASSERTION [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/directives.c:2028:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NT_ASSERTION [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/directives.c:2129:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NT_MACRO [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/directives.c:2144:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NT_MACRO [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/directives.c:214:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/directives.c:2275:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_ERROR [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/directives.c:230:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/directives.c:266:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_PADDING [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/directives.c:344:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_PEDWARN [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/directives.c:388:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_PEDWARN [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/directives.c:526:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_NAME [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/directives.c:581:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NT_MACRO [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/directives.c:605:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NT_VOID [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/directives.c:636:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_GREATER [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/directives.c:675:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_STRING [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/directives.c:739:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_ERROR [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/directives.c:789:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_WARNING [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/directives.c:815:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_EOF [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/directives.c:863:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_NUMBER [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/directives.c:912:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_RENAME [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/errors.c:156:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_loc [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/errors.c:177:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/errors.c:188:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/errors.c:96:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_PEDWARN [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/expr.c:1126:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unsignedp [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/expr.c:1146:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpp_num_part [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/expr.c:1166:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpp_num_part [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/expr.c:1182:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpp_num_part [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/expr.c:1250:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_AND [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/expr.c:1276:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_GREATER_EQ [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/expr.c:1298:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_NOT_EQ [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/expr.c:1324:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpp_num_part [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/expr.c:1363:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpp_num_part [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/expr.c:1394:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_LAST_CPP_OP [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/expr.c:1439:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_LSHIFT [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/expr.c:1496:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpp_num_part [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/expr.c:1593:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpp_num_part [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/expr.c:201:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_N_LARGE [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/expr.c:218:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_N_INTEGER [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/expr.c:444:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_N_UNSIGNED [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/expr.c:549:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpp_num_part [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/expr.c:601:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_OPEN_PAREN [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/expr.c:672:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_N_CATEGORY [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/expr.c:836:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_EOF [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/expr.c:972:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_EQ [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/files.c:1011:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INSERT [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/files.c:1207:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_RENAME [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/files.c:1239:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/files.c:1378:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/files.c:1418:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/files.c:1517:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/files.c:365:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENOENT [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/files.c:458:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_ICE [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/files.c:589:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_ERROR [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/files.c:604:30: error: Shifting signed 64-bit value by 63 bits is undefined behaviour [shiftTooManyBitsSigned] 2.13.0 nesc-1.3.5/libcpp/files.c:604:30: portability: Shifting signed 64-bit value by 63 bits is implementation-defined behaviour [shiftTooManyBitsSigned] head nesc-1.3.5/libcpp/files.c:702:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NT_MACRO [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/files.c:823:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_ENTER [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/files.c:871:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_ERROR [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/files.c:932:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/identifiers.c:104:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HT_NO_INSERT [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/identifiers.c:75:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE_DIAGNOSTIC [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/identifiers.c:95:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HT_ALLOC [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/init.c:355:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE_OPERATOR [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/init.c:376:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NT_MACRO [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/init.c:397:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLK_ASM [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/init.c:486:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEPS_NONE [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/init.c:524:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_HASH [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/init.c:555:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_HASH [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/lex.c:1305:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIGRAPH [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/lex.c:1391:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIGRAPH [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/lex.c:1445:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_MACRO_ARG [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/lex.c:1468:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAMED_OP [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/lex.c:1524:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_EOF [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/lex.c:1560:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/lex.c:1709:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_TOKEN_FLD_NODE [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/lex.c:282:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_WARNING [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/lex.c:354:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_WARNING [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/lex.c:412:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_PEDWARN [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/lex.c:458:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable normalized_C [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/lex.c:484:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_PEDWARN [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/lex.c:542:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HT_ALLOC [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/lex.c:632:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_STRING [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/lex.c:694:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_COMMENT [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/lex.c:714:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpp_token [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/lex.c:783:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BOL [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/lex.c:901:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_PRAGMA_EOL [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/line-map.c:228:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_RENAME [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/line-map.c:284:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start_location [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/line-map.c:320:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/line-map.c:353:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/line-map.c:94:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start_location [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/macro.c:1017:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE_DISABLED [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/macro.c:1057:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_EOF [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/macro.c:1077:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE_DISABLED [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/macro.c:1118:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PASTE_LEFT [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/macro.c:1224:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_EOF [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/macro.c:123:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_ICE [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/macro.c:1273:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE_WARN [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/macro.c:1311:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NT_VOID [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/macro.c:1323:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE_MACRO_ARG [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/macro.c:1366:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_COMMENT [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/macro.c:1437:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpp_token [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/macro.c:1456:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_NAME [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/macro.c:1482:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_OPEN_PAREN [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/macro.c:1636:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpp_macro [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/macro.c:1738:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_WARNING [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/macro.c:1759:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NT_MACRO [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/macro.c:296:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BT_PRAGMA [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/macro.c:368:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_PADDING [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/macro.c:452:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_EQ [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/macro.c:518:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_PADDING [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/macro.c:557:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_PEDWARN [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/macro.c:624:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_PADDING [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/macro.c:721:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_PADDING [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/macro.c:762:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE_BUILTIN [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/macro.c:829:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_MACRO_ARG [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/macro.c:949:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_PADDING [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/macro.c:98:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_STRING [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/pch.c:127:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NT_VOID [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/pch.c:217:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE_BUILTIN [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/pch.c:256:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE_BUILTIN [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/pch.c:332:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_ERROR [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/pch.c:362:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_ERROR [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/pch.c:405:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NT_VOID [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/pch.c:479:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE_POISONED [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/pch.c:608:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NT_VOID [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/pch.c:699:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NT_VOID [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/symtab.c:123:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HT_ALLOCED [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/symtab.c:185:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hashnode [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/symtab.c:285:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hashnode [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/traditional.c:1001:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/traditional.c:1128:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uchar [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/traditional.c:257:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HT_ALLOC [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/traditional.c:483:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NT_MACRO [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/traditional.c:695:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE_BUILTIN [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/traditional.c:720:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE_DISABLED [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/traditional.c:776:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/traditional.c:807:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/traditional.c:849:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libcpp/traditional.c:968:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_DL_ERROR [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/argv.c:431:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/concat.c:120:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable args [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/concat.c:143:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable args [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/concat.c:157:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable args [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/concat.c:194:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable args [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cp-demangle.c:1044:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DMGL_PARAMS [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cp-demangle.c:1146:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_TEMPLATE [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cp-demangle.c:1226:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_QUAL_NAME [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cp-demangle.c:1283:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_OPERATOR [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cp-demangle.c:1372:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DMGL_JAVA [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cp-demangle.c:1578:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_CONSTRUCTION_VTABLE [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cp-demangle.c:1666:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_NAME [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cp-demangle.c:1862:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_TEMPLATE [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cp-demangle.c:1968:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_RESTRICT [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cp-demangle.c:1994:10: warning: Uninitialized variable: pret [uninitvar] nesc-1.3.5/libiberty/cp-demangle.c:2165:31: note: Calling function 'd_cv_qualifiers', 2nd argument '&mem' value is nesc-1.3.5/libiberty/cp-demangle.c:1959:37: note: Assuming condition is false nesc-1.3.5/libiberty/cp-demangle.c:1994:10: note: Uninitialized variable: pret head nesc-1.3.5/libiberty/cp-demangle.c:2057:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_ARGLIST [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cp-demangle.c:2131:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_ARRAY_TYPE [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cp-demangle.c:2172:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_FUNCTION_TYPE [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cp-demangle.c:2238:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_TEMPLATE_ARGLIST [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cp-demangle.c:2311:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_QUAL_NAME [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cp-demangle.c:2428:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_LITERAL [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cp-demangle.c:2470:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_LOCAL_NAME [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cp-demangle.c:2608:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DMGL_VERBOSE [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cp-demangle.c:2873:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DMGL_JAVA [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cp-demangle.c:3627:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_RESTRICT_THIS [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cp-demangle.c:3717:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DMGL_JAVA [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cp-demangle.c:3855:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_ARRAY_TYPE [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cp-demangle.c:3895:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_OPERATOR [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cp-demangle.c:3908:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_TEMPLATE [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cp-demangle.c:4009:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DMGL_TYPES [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cp-demangle.c:4245:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DMGL_JAVA [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cp-demangle.c:4253:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DMGL_JAVA [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cp-demangle.c:684:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_EXTENDED_OPERATOR [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cp-demangle.c:701:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gnu_v3_complete_object_allocating_ctor [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cp-demangle.c:720:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gnu_v3_base_object_dtor [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cp-demangle.c:861:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_BUILTIN_TYPE [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cp-demangle.c:877:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_OPERATOR [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cp-demangle.c:935:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_TEMPLATE_PARAM [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cp-demangle.c:951:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_SUB_STD [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cp-demint.c:172:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEMANGLE_COMPONENT_OPERATOR [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cp-demint.c:196:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DMGL_TYPES [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cplus-dem.c:1037:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AUTO_DEMANGLING [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cplus-dem.c:1275:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AUTO_DEMANGLING [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cplus-dem.c:1979:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DMGL_JAVA [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cplus-dem.c:2148:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARM_DEMANGLING [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cplus-dem.c:2207:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HP_DEMANGLING [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cplus-dem.c:2462:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DMGL_JAVA [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cplus-dem.c:2494:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARM_DEMANGLING [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cplus-dem.c:2621:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARM_DEMANGLING [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cplus-dem.c:2860:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DMGL_JAVA [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cplus-dem.c:3236:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EDG_DEMANGLING [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cplus-dem.c:3407:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DMGL_JAVA [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cplus-dem.c:3709:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DMGL_ANSI [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cplus-dem.c:4275:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DMGL_PARAMS [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cplus-dem.c:4446:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HP_DEMANGLING [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cplus-dem.c:793:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unknown_demangling [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cplus-dem.c:810:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unknown_demangling [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/cplus-dem.c:851:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_demangling [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/fibheap.c:360:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fibnode_t [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/floatformat.c:504:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable floatformat_intbit_no [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/floatformat.c:554:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable floatformat_little [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/fopen_unlocked.c:82:26: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] head nesc-1.3.5/libiberty/hashtab.c:297:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable htab [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/hashtab.c:332:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable htab [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/hashtab.c:395:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HTAB_DELETED_ENTRY [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/hashtab.c:421:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HTAB_DELETED_ENTRY [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/hashtab.c:463:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HTAB_EMPTY_ENTRY [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/hashtab.c:538:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HTAB_DELETED_ENTRY [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/hashtab.c:571:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HTAB_EMPTY_ENTRY [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/hashtab.c:630:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HTAB_EMPTY_ENTRY [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/hashtab.c:702:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_INSERT [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/hashtab.c:721:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HTAB_EMPTY_ENTRY [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/hashtab.c:749:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HTAB_DELETED_ENTRY [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/hashtab.c:914:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hashval_t [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/md5.c:274:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable md5_uint32 [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/objalloc.c:122:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OBJALLOC_ALIGN [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/objalloc.c:209:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OBJALLOC_ALIGN [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/obstack.c:193:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/obstack.c:263:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/obstack.c:419:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/partition.c:161:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable class_element [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/partition.c:83:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable class_element [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/pex-common.c:174:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/pex-common.c:390:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/pex-common.c:426:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PEX_USE_PIPES [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/pex-common.c:472:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/pex-common.c:525:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PEX_RECORD_TIMES [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/pex-common.c:586:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pex_time [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/pex-common.c:610:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PEX_RECORD_TIMES [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/pex-djgpp.c:106:38: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'pex_djgpp_close' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] nesc-1.3.5/libiberty/pex-djgpp.c:62:3: note: You might need to cast the function pointer here nesc-1.3.5/libiberty/pex-djgpp.c:106:38: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const head nesc-1.3.5/libiberty/pex-djgpp.c:133:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/pex-djgpp.c:83:42: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'pex_djgpp_open_read' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] nesc-1.3.5/libiberty/pex-djgpp.c:59:3: note: You might need to cast the function pointer here nesc-1.3.5/libiberty/pex-djgpp.c:83:42: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const head nesc-1.3.5/libiberty/pex-djgpp.c:86:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/pex-djgpp.c:92:43: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'pex_djgpp_open_write' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] nesc-1.3.5/libiberty/pex-djgpp.c:60:3: note: You might need to cast the function pointer here nesc-1.3.5/libiberty/pex-djgpp.c:92:43: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const head nesc-1.3.5/libiberty/pex-djgpp.c:98:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_WRONLY [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/pex-msdos.c:148:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fdindex [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/pex-msdos.c:216:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable program [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/pex-msdos.c:313:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable files [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/pex-unix.c:310:41: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'pex_unix_open_read' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] nesc-1.3.5/libiberty/pex-unix.c:288:3: note: You might need to cast the function pointer here nesc-1.3.5/libiberty/pex-unix.c:310:41: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const head nesc-1.3.5/libiberty/pex-unix.c:313:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/pex-unix.c:319:42: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'pex_unix_open_write' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] nesc-1.3.5/libiberty/pex-unix.c:289:3: note: You might need to cast the function pointer here nesc-1.3.5/libiberty/pex-unix.c:319:42: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const head nesc-1.3.5/libiberty/pex-unix.c:324:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_WRONLY [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/pex-unix.c:330:37: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'pex_unix_close' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] nesc-1.3.5/libiberty/pex-unix.c:291:3: note: You might need to cast the function pointer here nesc-1.3.5/libiberty/pex-unix.c:330:37: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const head nesc-1.3.5/libiberty/pex-unix.c:385:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/pex-unix.c:488:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/pex-unix.c:508:39: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'pex_unix_fdopenr' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] nesc-1.3.5/libiberty/pex-unix.c:294:3: note: You might need to cast the function pointer here nesc-1.3.5/libiberty/pex-unix.c:508:39: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const head nesc-1.3.5/libiberty/pex-unix.c:527:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sysdep [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/pex-win32.c:134:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _O_WRONLY [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/pex-win32.c:418:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/pex-win32.c:630:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/pex-win32.c:717:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_HANDLE_VALUE [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/pex-win32.c:825:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFINITE [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/pex-win32.c:853:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _O_TEXT [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/pex-win32.c:870:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_HANDLE_VALUE [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/random.c:348:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/regex.c:4295:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RE_NO_BK_PARENS [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/regex.c:4314:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RE_NO_BK_PARENS [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/regex.c:4458:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ERANGE [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/regex.c:4691:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RE_DOT_NEWLINE [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/regex.c:4894:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGS_REALLOCATE [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/regex.c:5978:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGS_UNALLOCATED [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/regex.c:7772:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGS_UNALLOCATED [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/regex.c:7913:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_EXTENDED [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/regex.c:8013:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOTBOL [valueFlowBailoutIncompleteVar] head nesc-1.3.5/libiberty/splay-tree.c:228:51: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'splay_tree_xmalloc_allocate' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] nesc-1.3.5/libiberty/splay-tree.c:252:12: note: You might need to cast the function pointer here nesc-1.3.5/libiberty/splay-tree.c:228:51: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const head nesc-1.3.5/libiberty/splay-tree.c:318:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable splay_tree_node_s [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1007:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_module [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1019:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_binary_component [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:101:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_extension_decl [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1030:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_rp_interface [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1042:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_interface_ref [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1058:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_component_ref [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1072:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_connection [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1084:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_endpoint [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1095:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_parameterised_identifier [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1107:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_generic_declarator [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1119:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_generic_call [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:112:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_ellipsis_decl [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1132:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_interface_ref_declarator [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1144:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_interface_deref [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1158:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_component_deref [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1172:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_component_typeref [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1184:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_atomic_stmt [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1196:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_nesc_attribute [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1208:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_type_parm_decl [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1220:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_type_argument [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:122:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_enumerator [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1232:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_declaration [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1242:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_tag_ref [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1256:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_tag_ref [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1270:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_statement [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1281:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_conditional_stmt [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1294:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_conditional_stmt [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1307:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_expression [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1318:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_binary [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1331:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_unary [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1343:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_unary [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1355:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_unary [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:135:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_oldidentifier_decl [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1367:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_unary [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1379:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_unary [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1391:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_unary [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1403:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_unary [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1415:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_unary [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1427:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_unary [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1439:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_unary [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1451:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_unary [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1463:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable not [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1475:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_increment [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:147:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_function_decl [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1487:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_increment [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1499:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_increment [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1511:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_increment [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1523:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_binary [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1536:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_binary [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1549:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_binary [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1562:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_binary [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1575:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_binary [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1588:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_binary [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1601:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_binary [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1614:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_comparison [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1627:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_comparison [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1640:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_comparison [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:164:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_implicit_decl [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1653:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_comparison [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1666:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_comparison [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1679:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_comparison [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1692:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_binary [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:16:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_declaration [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1705:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_binary [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1718:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_binary [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1731:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_binary [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1744:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_binary [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1757:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_assignment [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:175:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_variable_decl [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1770:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_assignment [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1783:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_assignment [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1796:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_assignment [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1809:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_assignment [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1822:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_assignment [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1835:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_assignment [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1848:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_assignment [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1861:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_assignment [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1874:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_assignment [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1887:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_assignment [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1900:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_connection [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:190:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_field_decl [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1912:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_connection [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1924:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_struct_ref [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1938:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_union_ref [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:1952:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_gcc_attribute [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:203:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_asttype [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:215:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_typename [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:226:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_typeof_expr [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:237:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_typeof_type [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:248:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_attribute [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:259:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_gcc_attribute [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:26:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_statement [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:271:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_rid [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:282:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_qualifier [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:293:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_tag_ref [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:307:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_struct_ref [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:321:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_union_ref [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:335:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_nested_declarator [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:346:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_function_declarator [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:361:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_pointer_declarator [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:372:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_qualified_declarator [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:37:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_expression [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:384:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_array_declarator [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:396:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_identifier_declarator [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:407:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_asm_stmt [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:423:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_compound_stmt [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:438:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_if_stmt [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:452:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_labeled_stmt [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:465:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_expression_stmt [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:477:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_conditional_stmt [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:48:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_type_element [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:490:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_switch_stmt [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:503:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_for_stmt [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:518:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_break_stmt [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:529:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_continue_stmt [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:540:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_return_stmt [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:552:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_goto_stmt [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:564:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_computed_goto_stmt [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:576:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_empty_stmt [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:587:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_unary [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:58:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_declarator [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:599:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_binary [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:612:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_comma [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:624:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_sizeof_type [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:636:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_alignof_type [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:648:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_label_address [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:660:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_cast [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:673:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_cast_list [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:686:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_conditional [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:68:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_label [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:700:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_identifier [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:713:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_compound_expr [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:725:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_function_call [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:740:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_field_ref [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:753:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_increment [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:765:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_comparison [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:778:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_assignment [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:78:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_asm_decl [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:791:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_init_list [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:803:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_init_specific [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:816:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_designator [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:826:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_designate_field [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:837:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_designate_index [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:849:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_lexical_cst [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:861:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_string_cst [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:873:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_string [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:886:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_id_label [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:897:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_case_label [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:89:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_data_decl [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:909:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_default_label [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:919:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_word [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:930:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_asm_operand [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:943:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_nesc_decl [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:955:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_interface [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:968:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_component [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:984:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_implementation [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_types.c:995:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST_configuration [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_utils.c:101:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ddecl [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_utils.c:111:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ddecl [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_utils.c:137:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arg1 [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_utils.c:186:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arg2 [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_utils.c:265:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decl [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_utils.c:278:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tdecl [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_utils.c:315:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arg1 [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_utils.c:61:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable declarator [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_utils.c:75:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ddecl [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/AST_walk.c:27:64: style: Parameter 'data' can be declared as pointer to const. However it seems that 'default_walker' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] nesc-1.3.5/src/AST_walk.c:39:40: note: You might need to cast the function pointer here nesc-1.3.5/src/AST_walk.c:27:64: note: Parameter 'data' can be declared as pointer to const head nesc-1.3.5/src/ND_list_nd_arg.c:45:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nd_arg [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/ND_list_nd_arg.c:48:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nd_arg [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/ND_list_nd_arg.c:51:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nd_arg [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/ND_list_nd_arg.c:54:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nd_arg [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/ND_list_nd_arg.c:57:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nd_arg [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/ND_list_nd_arg.c:60:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nd_arg [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/ND_list_nd_arg.c:63:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nd_arg [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/ND_list_nd_arg.c:66:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nd_arg [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/ND_types.c:18:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ND_nd_arg [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/ND_types.c:27:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ND_nd_int [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/ND_types.c:37:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ND_nd_token [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/ND_types.c:47:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ND_nd_filter [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/ND_types.c:56:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ND_ndf_and [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/ND_types.c:67:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ND_ndf_or [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/ND_types.c:78:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ND_ndf_not [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/ND_types.c:88:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ND_ndf_op [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/attributes.c:118:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_normal [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/c-lex.c:123:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_ENTER [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/c-lex.c:144:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_EOF [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/c-lex.c:208:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line_maps [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/c-lex.c:254:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_ENTER [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/c-lex.c:385:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_WSTRING [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/c-lex.c:433:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_WCHAR [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/c-lex.c:446:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_N_UNSIGNED [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/c-lex.c:482:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_N_FRACT [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/c-lex.c:588:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_N_CATEGORY [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/c-lex.c:814:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_EOF [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/c-lex.c:86:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_RENAME [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/constants.c:259:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_unk_number [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/constants.c:362:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_unk_number [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/constants.c:397:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_nested [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/constants.c:418:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/constants.c:580:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_unk_number [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/constants.c:99:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ldecl [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/cval.c:102:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_uint [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/cval.c:1067:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_address_unk_offset [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/cval.c:1094:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/cval.c:1117:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/cval.c:112:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_float [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/cval.c:1131:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/cval.c:1149:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_unk_address [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/cval.c:1158:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_unk_address [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/cval.c:125:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_float_complex [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/cval.c:148:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_address [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/cval.c:161:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_address [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/cval.c:170:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_unk_number [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/cval.c:175:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_unk_address [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/cval.c:181:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_sint [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/cval.c:186:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_uint [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/cval.c:191:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_float [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/cval.c:196:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_sint_complex [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/cval.c:346:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/cval.c:466:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/cval.c:537:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_sint [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/cval.c:551:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_sint [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/cval.c:565:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/cval.c:630:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/cval.c:707:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/cval.c:764:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/cval.c:76:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_uint [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/cval.c:822:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/cval.c:87:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_sint [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/cval.c:888:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/cval.c:889:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/cval.c:890:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/cval.c:891:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/cval.c:892:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/cval.c:932:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/cval.c:933:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/edit.c:112:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variable_normal [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/errors.c:101:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/errors.c:126:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/errors.c:147:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/errors.c:178:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/errors.c:199:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/errors.c:257:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/errors.c:279:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/expr.c:1348:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variable_register [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/expr.c:1366:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/expr.c:1475:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ddecl [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/expr.c:1664:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/expr.c:235:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/init.c:1129:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iv_base [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/init.c:1147:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iv_base [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/init.c:1195:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iv_base [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/init.c:1425:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iv_base [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/init.c:301:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/init.c:559:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ddecl [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/init.c:629:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iv_base [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/init.c:640:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iv_array [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/init.c:658:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iv_structured [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/init.c:66:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/init.c:800:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iv_structured [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/libcompat/alloc.c:102:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/libcompat/pages.c:130:23: style: Variable 'last_add' can be declared as pointer to const [constVariablePointer] head nesc-1.3.5/src/libcompat/pages.c:375:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zeroregion [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/libcompat/pages.c:405:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RPAGELOG [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/libcompat/pages.c:425:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable K [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/libcompat/pages.c:462:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RPAGELOG [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/libcompat/pages.c:490:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zeroregion [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/libcompat/pages.c:514:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zeroregion [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/libcompat/pages.c:540:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __rcintptr [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/libcompat/pages.c:588:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zeroregion [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/libcompat/pages.c:603:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zeroregion [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/libcompat/regex.c:3449:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RE_NO_BK_PARENS [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/libcompat/regex.c:3469:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RE_NO_BK_PARENS [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/libcompat/regex.c:3528:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ERANGE [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/libcompat/regex.c:3706:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RE_DOT_NEWLINE [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/libcompat/regex.c:3897:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGS_REALLOCATE [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/libcompat/regex.c:4572:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGS_UNALLOCATED [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/libcompat/regex.c:5650:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/libcompat/regex.c:5758:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/libcompat/regex.c:5818:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/libcompat/regex.c:5912:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGS_UNALLOCATED [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/libcompat/regex.c:6050:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_EXTENDED [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/libcompat/regex.c:6149:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOTBOL [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/machine/env_machine.c:101:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/machine/env_machine.c:134:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/machine/keil.c:45:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_region [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/machine/keil.c:57:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_region [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/machine/sdcc.c:47:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_region [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-abstract.c:1183:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decls [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-abstract.c:1397:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable typevar_normal [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-abstract.c:1405:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable typevar_integer [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-abstract.c:1410:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable typevar_number [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-abstract.c:458:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-abstract.c:479:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iv_base [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-abstract.c:887:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable permanent [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-atomic.c:144:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-atomic.c:158:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_command [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-atomic.c:198:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ddecl [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-atomic.c:447:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-atomic.c:466:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable permanent [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-attributes.c:152:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iv_structured [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-attributes.c:251:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable permanent [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-component.c:170:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spec_uses [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-constants.c:248:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable permanent [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-cpp.c:110:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable permanent [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-cpp.c:161:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable permanent [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-cpp.c:223:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-cpp.c:279:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_PADDING [valueFlowBailoutIncompleteVar] 2.13.0 nesc-1.3.5/src/nesc-doc.c:1137:16: warning: Either the condition '!f' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck] nesc-1.3.5/src/nesc-doc.c:2409:7: note: Assuming that condition '!f' is not redundant nesc-1.3.5/src/nesc-doc.c:2416:16: note: Calling function 'print_navbar', 1st argument 'f' value is 0 nesc-1.3.5/src/nesc-doc.c:1137:16: note: Null pointer dereference 2.13.0 nesc-1.3.5/src/nesc-doc.c:1138:11: warning: Either the condition '!f' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck] nesc-1.3.5/src/nesc-doc.c:2409:7: note: Assuming that condition '!f' is not redundant nesc-1.3.5/src/nesc-doc.c:2416:16: note: Calling function 'print_navbar', 1st argument 'f' value is 0 nesc-1.3.5/src/nesc-doc.c:1138:11: note: Null pointer dereference 2.13.0 nesc-1.3.5/src/nesc-doc.c:1140:32: warning: Either the condition '!f' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck] nesc-1.3.5/src/nesc-doc.c:2409:7: note: Assuming that condition '!f' is not redundant nesc-1.3.5/src/nesc-doc.c:2416:16: note: Calling function 'print_navbar', 1st argument 'f' value is 0 nesc-1.3.5/src/nesc-doc.c:1140:32: note: Null pointer dereference 2.13.0 nesc-1.3.5/src/nesc-doc.c:1141:16: warning: Either the condition '!f' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck] nesc-1.3.5/src/nesc-doc.c:2313:7: note: Assuming that condition '!f' is not redundant nesc-1.3.5/src/nesc-doc.c:2322:16: note: Calling function 'print_navbar', 1st argument 'f' value is 0 nesc-1.3.5/src/nesc-doc.c:1141:16: note: Null pointer dereference 2.13.0 nesc-1.3.5/src/nesc-doc.c:1142:11: warning: Either the condition '!f' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck] nesc-1.3.5/src/nesc-doc.c:2409:7: note: Assuming that condition '!f' is not redundant nesc-1.3.5/src/nesc-doc.c:2416:16: note: Calling function 'print_navbar', 1st argument 'f' value is 0 nesc-1.3.5/src/nesc-doc.c:1142:11: note: Null pointer dereference 2.13.0 nesc-1.3.5/src/nesc-doc.c:1144:11: warning: Either the condition '!f' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck] nesc-1.3.5/src/nesc-doc.c:2409:7: note: Assuming that condition '!f' is not redundant nesc-1.3.5/src/nesc-doc.c:2416:16: note: Calling function 'print_navbar', 1st argument 'f' value is 0 nesc-1.3.5/src/nesc-doc.c:1144:11: note: Null pointer dereference 2.13.0 nesc-1.3.5/src/nesc-doc.c:1155:11: warning: Either the condition '!f' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck] nesc-1.3.5/src/nesc-doc.c:2409:7: note: Assuming that condition '!f' is not redundant nesc-1.3.5/src/nesc-doc.c:2416:16: note: Calling function 'print_navbar', 1st argument 'f' value is 0 nesc-1.3.5/src/nesc-doc.c:1155:11: note: Null pointer dereference head nesc-1.3.5/src/nesc-doc.c:1489:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_command [valueFlowBailoutIncompleteVar] 2.13.0 nesc-1.3.5/src/nesc-doc.c:1811:62: error: Uninitialized variable: func_cmap [uninitvar] head nesc-1.3.5/src/nesc-doc.c:1847:25: error: Uninitialized variable: func_cmap [uninitvar] head nesc-1.3.5/src/nesc-doc.c:1924:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable required [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-doc.c:2070:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decls [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-doc.c:2232:63: style: Parameter 'suffix' can be declared as pointer to const [constParameterPointer] head nesc-1.3.5/src/nesc-doc.c:242:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_MAX [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-doc.c:2745:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-doc.c:413:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_MAX [valueFlowBailoutIncompleteVar] 2.13.0 nesc-1.3.5/src/nesc-dump.c:353:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wiring_functions [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-dump.c:436:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-dump.c:718:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable permanent [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-dump.c:818:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-gcc.c:393:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-inline.c:191:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variable_static [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-inline.c:326:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-inline.c:382:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fn [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-magic.c:155:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cst [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-main.c:298:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-main.c:317:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-msg.c:146:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-msg.c:186:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-network.c:248:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arg1 [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-network.c:279:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arg1 [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-network.c:345:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arg1 [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-network.c:504:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-network.c:546:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decl [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-paths.c:161:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-paths.c:179:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-semantics.c:166:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-semantics.c:302:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable permanent [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-semantics.c:378:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ddecl [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-semantics.c:401:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_normal [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-semantics.c:530:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-semantics.c:593:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable typevar_normal [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-semantics.c:644:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_normal [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-semantics.c:686:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iv_base [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-semantics.c:711:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iv_base [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-semantics.c:90:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gparms [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-semantics.c:99:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_event [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-task.c:105:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spec_uses [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-task.c:137:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_command [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-task.c:189:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_event [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-task.c:66:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable permanent [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-task.c:80:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable permanent [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-uses.c:425:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable label [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/nesc-xml.c:409:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/semantics.c:1242:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_implicit [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/semantics.c:1273:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_implicit [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/semantics.c:1730:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_nested [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/semantics.c:1767:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variable_static [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/semantics.c:1822:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variable_static [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/semantics.c:2070:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_implicit [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/semantics.c:2163:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_implicit [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/semantics.c:2266:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/semantics.c:2336:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variable_normal [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/semantics.c:2460:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spec_normal [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/semantics.c:2846:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variable_normal [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/semantics.c:3073:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/semantics.c:3562:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ddecl [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/semantics.c:3710:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spec_normal [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/semantics.c:741:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/toplev.c:210:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/toplev.c:227:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:1245:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_first_floating [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:1329:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_primitive [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:1438:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_array [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:1447:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable typevar_integer [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:1453:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable typevar_number [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:1473:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_primitive [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:1719:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tkf_c [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:1891:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:1914:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cval_variable [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:1944:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tkf_command [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:1949:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tkf_event [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:1954:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tkf_task [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:1959:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tkf_generic [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:1965:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tkf_command [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:1972:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tkf_event [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:1979:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tkf_task [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:1986:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tkf_generic [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:1992:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_iref [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:2006:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_iref [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:2017:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_cref [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:2031:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_cref [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:2042:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tkf_generic [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:2073:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nx_base [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:2100:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nx_base [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:2116:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_variable [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:2127:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_variable [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:234:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_complex [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:2417:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_first_floating [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:245:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_array [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:2608:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_primitive [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:261:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_pointer [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:2721:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_error [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:274:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_array [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:289:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_function [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:323:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_tagged [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:334:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nx_no [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:345:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_primitive [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:378:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_signed_char [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:390:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_first_floating [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:406:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_error [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:412:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_error [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:424:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_signed_char [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:437:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_float [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:549:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_array [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:574:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_first_floating [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:579:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_unknown_int [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:585:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_primitive [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:604:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_unknown_number [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:609:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_char [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:614:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_signed_char [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:619:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_unsigned_char [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:624:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_short [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:629:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_unsigned_short [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:634:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_int [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:639:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_unsigned_int [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:644:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_long [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:649:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_unsigned_long [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:654:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_long_long [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:659:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_unsigned_long_long [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:664:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_unknown_int [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:669:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_float [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:674:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_double [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:679:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_long_double [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:684:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_unknown_number [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:694:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_primitive [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:701:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_void [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:706:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tkf_c [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:711:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_array [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:716:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_pointer [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:721:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_complex [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:731:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_tagged [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:736:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_tagged [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:747:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_tagged [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:753:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_function [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:759:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_function [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:765:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_function [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:771:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_function [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:777:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_pointer [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:783:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_array [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:789:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_array [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:797:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_array [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:815:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_tagged [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:821:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_void [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:943:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tk_primitive [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/types.c:984:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/unparse.c:1766:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arg1 [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/unparse.c:1783:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/unparse.c:1834:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ddecl [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/unparse.c:604:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_static [valueFlowBailoutIncompleteVar] head nesc-1.3.5/src/unparse.c:948:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable declarator [valueFlowBailoutIncompleteVar] head nesc-dspec.l:92:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] head nesc-dspec.y:100:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nd_token [valueFlowBailoutIncompleteVar] DONE