2026-05-06 04:01 ftp://ftp.de.debian.org/debian/pool/main/a/antlr/antlr_2.7.7+dfsg.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 --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j1 platform: Linux-6.8.0-111-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.70 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04.1) 14.2.0 cppcheck: head 2.20.0 head-info: 6278f6b (2026-05-05 15:01:04 +0200) count: 173 173 elapsed-time: 0.3 0.2 head-timing-info: old-timing-info: head results: antlr-2.7.7/examples/cpp/HTML/Main.cpp:15:2: error: There is an unknown macro here somewhere. Configuration is required. If ANTLR_USING_NAMESPACE is a macro then please configure it. [unknownMacro] antlr-2.7.7/examples/cpp/IDL/Main.cpp:8:2: error: There is an unknown macro here somewhere. Configuration is required. If ANTLR_USING_NAMESPACE is a macro then please configure it. [unknownMacro] antlr-2.7.7/examples/cpp/calc/Main.cpp:13:2: error: There is an unknown macro here somewhere. Configuration is required. If ANTLR_USING_NAMESPACE is a macro then please configure it. [unknownMacro] antlr-2.7.7/examples/cpp/calc/Main2.cpp:17:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable std [valueFlowBailoutIncompleteVar] antlr-2.7.7/examples/cpp/calc/Main2.cpp:15:26: style: Parameter 'argv' can be declared as const array [constParameter] antlr-2.7.7/examples/cpp/calc/Main3.cpp:16:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable std [valueFlowBailoutIncompleteVar] antlr-2.7.7/examples/cpp/exprAST/Main.cpp:11:2: error: There is an unknown macro here somewhere. Configuration is required. If ANTLR_USING_NAMESPACE is a macro then please configure it. [unknownMacro] antlr-2.7.7/examples/cpp/filter/Test.cpp:8:2: error: There is an unknown macro here somewhere. Configuration is required. If ANTLR_USING_NAMESPACE is a macro then please configure it. [unknownMacro] antlr-2.7.7/examples/cpp/filterWithRule/Test.cpp:8:2: error: There is an unknown macro here somewhere. Configuration is required. If ANTLR_USING_NAMESPACE is a macro then please configure it. [unknownMacro] antlr-2.7.7/examples/cpp/flexLexer/LexTokenStream.cpp:33:1: error: There is an unknown macro here somewhere. Configuration is required. If ANTLR_USE_NAMESPACE is a macro then please configure it. [unknownMacro] antlr-2.7.7/examples/cpp/flexLexer/Main.cpp:8:1: error: There is an unknown macro here somewhere. Configuration is required. If ANTLR_USING_NAMESPACE is a macro then please configure it. [unknownMacro] antlr-2.7.7/examples/cpp/heteroAST/CalcAST.hpp:13:18: error: There is an unknown macro here somewhere. Configuration is required. If ANTLR_USE_NAMESPACE is a macro then please configure it. [unknownMacro] antlr-2.7.7/examples/cpp/imagNodeAST/Main.cpp:10:2: error: There is an unknown macro here somewhere. Configuration is required. If ANTLR_USING_NAMESPACE is a macro then please configure it. [unknownMacro] antlr-2.7.7/examples/cpp/includeFile/Main.cpp:7:1: error: There is an unknown macro here somewhere. Configuration is required. If ANTLR_USING_NAMESPACE is a macro then please configure it. [unknownMacro] antlr-2.7.7/examples/cpp/inherit.tinyc/Main.cpp:9:2: error: There is an unknown macro here somewhere. Configuration is required. If ANTLR_USING_NAMESPACE is a macro then please configure it. [unknownMacro] antlr-2.7.7/examples/cpp/inherit.tinyc/input.c:9:4: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress] antlr-2.7.7/examples/cpp/inherit.tinyc/input.c:8:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] antlr-2.7.7/examples/cpp/inherit.tinyc/input.c:14:3: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] antlr-2.7.7/examples/cpp/inherit.tinyc/input.c:10:7: style: Condition 'i' is always true [knownConditionTrueFalse] antlr-2.7.7/examples/cpp/inherit.tinyc/input.c:7:23: note: Assignment 'c='\033'+'\47'+'\''+'\\'', assigned value is 197 antlr-2.7.7/examples/cpp/inherit.tinyc/input.c:9:7: note: Assignment 'i=c+3*f', assigned value is 212 antlr-2.7.7/examples/cpp/inherit.tinyc/input.c:10:7: note: Condition 'i' is always true antlr-2.7.7/examples/cpp/inherit.tinyc/input.c:4:21: style: Parameter 'd' can be declared as pointer to const [constParameterPointer] antlr-2.7.7/examples/cpp/inherit.tinyc/input.c:8:4: style: Variable 'd' is assigned a value that is never used. [unreadVariable] antlr-2.7.7/examples/cpp/inherit.tinyc/input.c:11:5: style: Variable 'f' is assigned a value that is never used. [unreadVariable] antlr-2.7.7/examples/cpp/inherit.tinyc/input.c:14:5: style: Variable 'f' is assigned a value that is never used. [unreadVariable] antlr-2.7.7/examples/cpp/java/Main.cpp:10:1: error: There is an unknown macro here somewhere. Configuration is required. If ANTLR_USING_NAMESPACE is a macro then please configure it. [unknownMacro] antlr-2.7.7/examples/cpp/lexRewrite/Main.cpp:8:2: error: There is an unknown macro here somewhere. Configuration is required. If ANTLR_USING_NAMESPACE is a macro then please configure it. [unknownMacro] antlr-2.7.7/examples/cpp/multiLexer/Main.cpp:11:2: error: There is an unknown macro here somewhere. Configuration is required. If ANTLR_USING_NAMESPACE is a macro then please configure it. [unknownMacro] antlr-2.7.7/examples/cpp/multiParser/Main.cpp:10:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable std [valueFlowBailoutIncompleteVar] antlr-2.7.7/examples/cpp/parseBinary/Main.cpp:9:2: error: There is an unknown macro here somewhere. Configuration is required. If ANTLR_USING_NAMESPACE is a macro then please configure it. [unknownMacro] antlr-2.7.7/examples/cpp/preserveWhiteSpace/Main.cpp:10:1: error: There is an unknown macro here somewhere. Configuration is required. If ANTLR_USING_NAMESPACE is a macro then please configure it. [unknownMacro] antlr-2.7.7/examples/cpp/tinyc/Main.cpp:9:2: error: There is an unknown macro here somewhere. Configuration is required. If ANTLR_USING_NAMESPACE is a macro then please configure it. [unknownMacro] antlr-2.7.7/examples/cpp/tinyc/input.c:9:4: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress] antlr-2.7.7/examples/cpp/tinyc/input.c:8:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] antlr-2.7.7/examples/cpp/tinyc/input.c:14:3: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] antlr-2.7.7/examples/cpp/tinyc/input.c:4:21: style: Parameter 'd' can be declared as pointer to const [constParameterPointer] antlr-2.7.7/examples/cpp/tinyc/input.c:9:10: error: Uninitialized variable: f [uninitvar] antlr-2.7.7/examples/cpp/tinyc/input.c:8:4: style: Variable 'd' is assigned a value that is never used. [unreadVariable] antlr-2.7.7/examples/cpp/tinyc/input.c:11:5: style: Variable 'f' is assigned a value that is never used. [unreadVariable] antlr-2.7.7/examples/cpp/tinyc/input.c:14:5: style: Variable 'f' is assigned a value that is never used. [unreadVariable] antlr-2.7.7/examples/cpp/tokenStreamRewrite/input.c:9:4: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress] antlr-2.7.7/examples/cpp/tokenStreamRewrite/input.c:8:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] antlr-2.7.7/examples/cpp/tokenStreamRewrite/input.c:14:3: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] antlr-2.7.7/examples/cpp/tokenStreamRewrite/input.c:4:21: style: Parameter 'd' can be declared as pointer to const [constParameterPointer] antlr-2.7.7/examples/cpp/tokenStreamRewrite/input.c:9:10: error: Uninitialized variable: f [uninitvar] antlr-2.7.7/examples/cpp/tokenStreamRewrite/input.c:8:4: style: Variable 'd' is assigned a value that is never used. [unreadVariable] antlr-2.7.7/examples/cpp/tokenStreamRewrite/input.c:11:5: style: Variable 'f' is assigned a value that is never used. [unreadVariable] antlr-2.7.7/examples/cpp/tokenStreamRewrite/input.c:14:5: style: Variable 'f' is assigned a value that is never used. [unreadVariable] antlr-2.7.7/examples/cpp/tokenStreamRewrite/input.c:20:4: style: Variable 'x' is assigned a value that is never used. [unreadVariable] antlr-2.7.7/examples/cpp/tokenStreamRewrite/main.cpp:13:20: error: There is an unknown macro here somewhere. Configuration is required. If ANTLR_USE_NAMESPACE is a macro then please configure it. [unknownMacro] antlr-2.7.7/examples/cpp/transform/Main.cpp:10:2: error: There is an unknown macro here somewhere. Configuration is required. If ANTLR_USING_NAMESPACE is a macro then please configure it. [unknownMacro] antlr-2.7.7/examples/cpp/treewalk/Main.cpp:10:2: error: There is an unknown macro here somewhere. Configuration is required. If ANTLR_USING_NAMESPACE is a macro then please configure it. [unknownMacro] antlr-2.7.7/examples/cpp/unicode/MismatchedUnicodeCharException.cpp:93:9: error: There is an unknown macro here somewhere. Configuration is required. If ANTLR_USE_NAMESPACE is a macro then please configure it. [unknownMacro] antlr-2.7.7/examples/cpp/unicode/main.cpp:43:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] antlr-2.7.7/examples/csharp/ParseTreeDebug/decl.c:9:4: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress] antlr-2.7.7/examples/csharp/ParseTreeDebug/decl.c:8:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] antlr-2.7.7/examples/csharp/ParseTreeDebug/decl.c:14:3: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] antlr-2.7.7/examples/csharp/ParseTreeDebug/decl.c:4:21: style: Parameter 'd' can be declared as pointer to const [constParameterPointer] antlr-2.7.7/examples/csharp/ParseTreeDebug/decl.c:9:10: error: Uninitialized variable: f [uninitvar] antlr-2.7.7/examples/csharp/ParseTreeDebug/decl.c:8:4: style: Variable 'd' is assigned a value that is never used. [unreadVariable] antlr-2.7.7/examples/csharp/ParseTreeDebug/decl.c:11:5: style: Variable 'f' is assigned a value that is never used. [unreadVariable] antlr-2.7.7/examples/csharp/ParseTreeDebug/decl.c:14:5: style: Variable 'f' is assigned a value that is never used. [unreadVariable] antlr-2.7.7/examples/csharp/ParseTreeDebug/input.c:9:4: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress] antlr-2.7.7/examples/csharp/ParseTreeDebug/input.c:8:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] antlr-2.7.7/examples/csharp/ParseTreeDebug/input.c:14:3: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] antlr-2.7.7/examples/csharp/ParseTreeDebug/input.c:4:21: style: Parameter 'd' can be declared as pointer to const [constParameterPointer] antlr-2.7.7/examples/csharp/ParseTreeDebug/input.c:9:10: error: Uninitialized variable: f [uninitvar] antlr-2.7.7/examples/csharp/ParseTreeDebug/input.c:8:4: style: Variable 'd' is assigned a value that is never used. [unreadVariable] antlr-2.7.7/examples/csharp/ParseTreeDebug/input.c:11:5: style: Variable 'f' is assigned a value that is never used. [unreadVariable] antlr-2.7.7/examples/csharp/ParseTreeDebug/input.c:14:5: style: Variable 'f' is assigned a value that is never used. [unreadVariable] antlr-2.7.7/examples/csharp/ParseTreeDebug/input.c:20:4: style: Variable 'x' is assigned a value that is never used. [unreadVariable] antlr-2.7.7/examples/csharp/TokenStreamRewrite/input.c:9:4: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress] antlr-2.7.7/examples/csharp/TokenStreamRewrite/input.c:8:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] antlr-2.7.7/examples/csharp/TokenStreamRewrite/input.c:14:3: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] antlr-2.7.7/examples/csharp/TokenStreamRewrite/input.c:4:21: style: Parameter 'd' can be declared as pointer to const [constParameterPointer] antlr-2.7.7/examples/csharp/TokenStreamRewrite/input.c:9:10: error: Uninitialized variable: f [uninitvar] antlr-2.7.7/examples/csharp/TokenStreamRewrite/input.c:8:4: style: Variable 'd' is assigned a value that is never used. [unreadVariable] antlr-2.7.7/examples/csharp/TokenStreamRewrite/input.c:11:5: style: Variable 'f' is assigned a value that is never used. [unreadVariable] antlr-2.7.7/examples/csharp/TokenStreamRewrite/input.c:14:5: style: Variable 'f' is assigned a value that is never used. [unreadVariable] antlr-2.7.7/examples/csharp/TokenStreamRewrite/input.c:20:4: style: Variable 'x' is assigned a value that is never used. [unreadVariable] antlr-2.7.7/examples/csharp/inherit.tinyc/input.c:17:4: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress] antlr-2.7.7/examples/csharp/inherit.tinyc/input.c:15:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] antlr-2.7.7/examples/csharp/inherit.tinyc/input.c:27:3: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] antlr-2.7.7/examples/csharp/inherit.tinyc/input.c:19:7: style: Condition 'i' is always true [knownConditionTrueFalse] antlr-2.7.7/examples/csharp/inherit.tinyc/input.c:13:23: note: Assignment 'c='\033'+'\47'+'\''+'\\'', assigned value is 197 antlr-2.7.7/examples/csharp/inherit.tinyc/input.c:17:7: note: Assignment 'i=c+3*f', assigned value is 212 antlr-2.7.7/examples/csharp/inherit.tinyc/input.c:19:7: note: Condition 'i' is always true antlr-2.7.7/examples/csharp/inherit.tinyc/input.c:7:21: style: Parameter 'd' can be declared as pointer to const [constParameterPointer] antlr-2.7.7/examples/csharp/inherit.tinyc/input.c:15:4: style: Variable 'd' is assigned a value that is never used. [unreadVariable] antlr-2.7.7/examples/csharp/inherit.tinyc/input.c:21:5: style: Variable 'f' is assigned a value that is never used. [unreadVariable] antlr-2.7.7/examples/csharp/inherit.tinyc/input.c:27:5: style: Variable 'f' is assigned a value that is never used. [unreadVariable] antlr-2.7.7/examples/csharp/tinyc/input.c:9:4: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress] antlr-2.7.7/examples/csharp/tinyc/input.c:8:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] antlr-2.7.7/examples/csharp/tinyc/input.c:14:3: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] antlr-2.7.7/examples/csharp/tinyc/input.c:4:21: style: Parameter 'd' can be declared as pointer to const [constParameterPointer] antlr-2.7.7/examples/csharp/tinyc/input.c:9:10: error: Uninitialized variable: f [uninitvar] antlr-2.7.7/examples/csharp/tinyc/input.c:8:4: style: Variable 'd' is assigned a value that is never used. [unreadVariable] antlr-2.7.7/examples/csharp/tinyc/input.c:11:5: style: Variable 'f' is assigned a value that is never used. [unreadVariable] antlr-2.7.7/examples/csharp/tinyc/input.c:14:5: style: Variable 'f' is assigned a value that is never used. [unreadVariable] antlr-2.7.7/examples/java/inherit.tinyc/input.c:9:4: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress] antlr-2.7.7/examples/java/inherit.tinyc/input.c:8:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] antlr-2.7.7/examples/java/inherit.tinyc/input.c:14:3: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] antlr-2.7.7/examples/java/inherit.tinyc/input.c:10:7: style: Condition 'i' is always true [knownConditionTrueFalse] antlr-2.7.7/examples/java/inherit.tinyc/input.c:7:23: note: Assignment 'c='\033'+'\47'+'\''+'\\'', assigned value is 197 antlr-2.7.7/examples/java/inherit.tinyc/input.c:9:7: note: Assignment 'i=c+3*f', assigned value is 212 antlr-2.7.7/examples/java/inherit.tinyc/input.c:10:7: note: Condition 'i' is always true antlr-2.7.7/examples/java/inherit.tinyc/input.c:4:21: style: Parameter 'd' can be declared as pointer to const [constParameterPointer] antlr-2.7.7/examples/java/inherit.tinyc/input.c:8:4: style: Variable 'd' is assigned a value that is never used. [unreadVariable] antlr-2.7.7/examples/java/inherit.tinyc/input.c:11:5: style: Variable 'f' is assigned a value that is never used. [unreadVariable] antlr-2.7.7/examples/java/inherit.tinyc/input.c:14:5: style: Variable 'f' is assigned a value that is never used. [unreadVariable] antlr-2.7.7/examples/java/tinyc/input.c:9:4: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress] antlr-2.7.7/examples/java/tinyc/input.c:8:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] antlr-2.7.7/examples/java/tinyc/input.c:14:3: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] antlr-2.7.7/examples/java/tinyc/input.c:4:21: style: Parameter 'd' can be declared as pointer to const [constParameterPointer] antlr-2.7.7/examples/java/tinyc/input.c:9:10: error: Uninitialized variable: f [uninitvar] antlr-2.7.7/examples/java/tinyc/input.c:8:4: style: Variable 'd' is assigned a value that is never used. [unreadVariable] antlr-2.7.7/examples/java/tinyc/input.c:11:5: style: Variable 'f' is assigned a value that is never used. [unreadVariable] antlr-2.7.7/examples/java/tinyc/input.c:14:5: style: Variable 'f' is assigned a value that is never used. [unreadVariable] antlr-2.7.7/lib/cpp/src/ANTLRUtil.cpp:22:1: error: There is an unknown macro here somewhere. Configuration is required. If ANTLR_USE_NAMESPACE is a macro then please configure it. [unknownMacro] antlr-2.7.7/lib/cpp/src/ASTFactory.cpp:40:30: error: There is an unknown macro here somewhere. Configuration is required. If ANTLR_USE_NAMESPACE is a macro then please configure it. [unknownMacro] antlr-2.7.7/lib/cpp/src/ASTNULLType.cpp:14:1: error: There is an unknown macro here somewhere. Configuration is required. If ANTLR_USING_NAMESPACE is a macro then please configure it. [unknownMacro] antlr-2.7.7/lib/cpp/src/ASTRefCount.cpp:23:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] antlr-2.7.7/lib/cpp/src/BaseAST.cpp:15:1: error: There is an unknown macro here somewhere. Configuration is required. If ANTLR_USING_NAMESPACE is a macro then please configure it. [unknownMacro] antlr-2.7.7/lib/cpp/src/BitSet.cpp:48:1: error: There is an unknown macro here somewhere. Configuration is required. If ANTLR_USE_NAMESPACE is a macro then please configure it. [unknownMacro] antlr-2.7.7/lib/cpp/src/CharScanner.cpp:16:1: error: There is an unknown macro here somewhere. Configuration is required. If ANTLR_C_USING is a macro then please configure it. [unknownMacro] antlr-2.7.7/lib/cpp/src/CommonASTWithHiddenTokens.cpp:34:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable txt [valueFlowBailoutIncompleteVar] antlr-2.7.7/lib/cpp/src/CommonASTWithHiddenTokens.cpp:40:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hiddenBefore [valueFlowBailoutIncompleteVar] antlr-2.7.7/lib/cpp/src/CommonASTWithHiddenTokens.cpp:47:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hiddenBefore [valueFlowBailoutIncompleteVar] antlr-2.7.7/lib/cpp/src/CommonHiddenStreamToken.cpp:30:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hiddenAfter [valueFlowBailoutIncompleteVar] antlr-2.7.7/lib/cpp/src/CommonHiddenStreamToken.cpp:35:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hiddenBefore [valueFlowBailoutIncompleteVar] antlr-2.7.7/lib/cpp/src/CommonHiddenStreamToken.cpp:45:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hiddenAfter [valueFlowBailoutIncompleteVar] antlr-2.7.7/lib/cpp/src/CommonHiddenStreamToken.cpp:50:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hiddenBefore [valueFlowBailoutIncompleteVar] antlr-2.7.7/lib/cpp/src/CommonToken.cpp:32:1: error: There is an unknown macro here somewhere. Configuration is required. If ANTLR_USE_NAMESPACE is a macro then please configure it. [unknownMacro] antlr-2.7.7/lib/cpp/src/InputBuffer.cpp:30:1: error: There is an unknown macro here somewhere. Configuration is required. If ANTLR_USE_NAMESPACE is a macro then please configure it. [unknownMacro] antlr-2.7.7/lib/cpp/src/LLkParser.cpp:15:1: error: There is an unknown macro here somewhere. Configuration is required. If ANTLR_USING_NAMESPACE is a macro then please configure it. [unknownMacro] antlr-2.7.7/lib/cpp/src/MismatchedCharException.cpp:70:1: error: There is an unknown macro here somewhere. Configuration is required. If ANTLR_USE_NAMESPACE is a macro then please configure it. [unknownMacro] antlr-2.7.7/lib/cpp/src/MismatchedTokenException.cpp:139:1: error: There is an unknown macro here somewhere. Configuration is required. If ANTLR_USE_NAMESPACE is a macro then please configure it. [unknownMacro] antlr-2.7.7/lib/cpp/src/NoViableAltException.cpp:15:1: error: There is an unknown macro here somewhere. Configuration is required. If ANTLR_USING_NAMESPACE is a macro then please configure it. [unknownMacro] antlr-2.7.7/lib/cpp/src/NoViableAltForCharException.cpp:32:1: error: There is an unknown macro here somewhere. Configuration is required. If ANTLR_USE_NAMESPACE is a macro then please configure it. [unknownMacro] antlr-2.7.7/lib/cpp/src/Parser.cpp:55:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable std [valueFlowBailoutIncompleteVar] antlr-2.7.7/lib/cpp/src/Parser.cpp:62:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable std [valueFlowBailoutIncompleteVar] antlr-2.7.7/lib/cpp/src/Parser.cpp:71:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable std [valueFlowBailoutIncompleteVar] antlr-2.7.7/lib/cpp/src/Parser.cpp:81:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable traceDepth [valueFlowBailoutIncompleteVar] antlr-2.7.7/lib/cpp/src/Parser.cpp:87:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable traceDepth [valueFlowBailoutIncompleteVar] antlr-2.7.7/lib/cpp/src/Parser.cpp:100:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable traceDepth [valueFlowBailoutIncompleteVar] antlr-2.7.7/lib/cpp/src/RecognitionException.cpp:39:1: error: There is an unknown macro here somewhere. Configuration is required. If ANTLR_USE_NAMESPACE is a macro then please configure it. [unknownMacro] antlr-2.7.7/lib/cpp/src/String.cpp:29:1: error: There is an unknown macro here somewhere. Configuration is required. If ANTLR_C_USING is a macro then please configure it. [unknownMacro] antlr-2.7.7/lib/cpp/src/Token.cpp:25:1: error: There is an unknown macro here somewhere. Configuration is required. If ANTLR_USE_NAMESPACE is a macro then please configure it. [unknownMacro] antlr-2.7.7/lib/cpp/src/TokenBuffer.cpp:47:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable markerOffset [valueFlowBailoutIncompleteVar] antlr-2.7.7/lib/cpp/src/TokenBuffer.cpp:58:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable markerOffset [valueFlowBailoutIncompleteVar] antlr-2.7.7/lib/cpp/src/TokenBuffer.cpp:65:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable markerOffset [valueFlowBailoutIncompleteVar] antlr-2.7.7/lib/cpp/src/TokenBuffer.cpp:74:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nMarkers [valueFlowBailoutIncompleteVar] antlr-2.7.7/lib/cpp/src/TokenBuffer.cpp:84:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable markerOffset [valueFlowBailoutIncompleteVar] antlr-2.7.7/lib/cpp/src/TokenBuffer.cpp:91:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable markerOffset [valueFlowBailoutIncompleteVar] antlr-2.7.7/lib/cpp/src/TokenRefCount.cpp:23:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] antlr-2.7.7/lib/cpp/src/TokenStreamBasicFilter.cpp:29:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable discardMask [valueFlowBailoutIncompleteVar] antlr-2.7.7/lib/cpp/src/TokenStreamHiddenTokenFilter.cpp:29:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nextMonitoredToken [valueFlowBailoutIncompleteVar] antlr-2.7.7/lib/cpp/src/TokenStreamHiddenTokenFilter.cpp:50:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastHiddenToken [valueFlowBailoutIncompleteVar] antlr-2.7.7/lib/cpp/src/TokenStreamHiddenTokenFilter.cpp:60:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable discardMask [valueFlowBailoutIncompleteVar] antlr-2.7.7/lib/cpp/src/TokenStreamHiddenTokenFilter.cpp:81:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hideMask [valueFlowBailoutIncompleteVar] antlr-2.7.7/lib/cpp/src/TokenStreamHiddenTokenFilter.cpp:89:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable firstHidden [valueFlowBailoutIncompleteVar] antlr-2.7.7/lib/cpp/src/TokenStreamHiddenTokenFilter.cpp:99:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hideMask [valueFlowBailoutIncompleteVar] antlr-2.7.7/lib/cpp/src/TokenStreamHiddenTokenFilter.cpp:104:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nextMonitoredToken [valueFlowBailoutIncompleteVar] antlr-2.7.7/lib/cpp/src/TokenStreamHiddenTokenFilter.cpp:129:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastHiddenToken [valueFlowBailoutIncompleteVar] antlr-2.7.7/lib/cpp/src/TokenStreamRewriteEngine.cpp:43:3: error: There is an unknown macro here somewhere. Configuration is required. If ANTLR_USE_NAMESPACE is a macro then please configure it. [unknownMacro] antlr-2.7.7/lib/cpp/src/TokenStreamSelector.cpp:33:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputStreamNames [valueFlowBailoutIncompleteVar] antlr-2.7.7/lib/cpp/src/TokenStreamSelector.cpp:38:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input [valueFlowBailoutIncompleteVar] antlr-2.7.7/lib/cpp/src/TokenStreamSelector.cpp:43:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sname [valueFlowBailoutIncompleteVar] antlr-2.7.7/lib/cpp/src/TokenStreamSelector.cpp:74:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input [valueFlowBailoutIncompleteVar] antlr-2.7.7/lib/cpp/src/TokenStreamSelector.cpp:80:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input [valueFlowBailoutIncompleteVar] antlr-2.7.7/lib/cpp/src/TokenStreamSelector.cpp:92:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input [valueFlowBailoutIncompleteVar] antlr-2.7.7/lib/cpp/src/TokenStreamSelector.cpp:97:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sname [valueFlowBailoutIncompleteVar] antlr-2.7.7/lib/cpp/src/TokenStreamSelector.cpp:45:61: warning:inconclusive: Found suspicious operator '+', result is not used. [constStatement] antlr-2.7.7/lib/cpp/src/TokenStreamSelector.cpp:99:61: warning:inconclusive: Found suspicious operator '+', result is not used. [constStatement] antlr-2.7.7/lib/cpp/src/TreeParser.cpp:25:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable std [valueFlowBailoutIncompleteVar] antlr-2.7.7/lib/cpp/src/TreeParser.cpp:31:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable std [valueFlowBailoutIncompleteVar] antlr-2.7.7/lib/cpp/src/TreeParser.cpp:37:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable std [valueFlowBailoutIncompleteVar] antlr-2.7.7/lib/cpp/src/TreeParser.cpp:43:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable traceDepth [valueFlowBailoutIncompleteVar] antlr-2.7.7/lib/cpp/src/TreeParser.cpp:49:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable traceDepth [valueFlowBailoutIncompleteVar] antlr-2.7.7/lib/cpp/src/TreeParser.cpp:62:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable std [valueFlowBailoutIncompleteVar] antlr-2.7.7/lib/cpp/src/dll.cpp:137:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] diff: 2.20.0 antlr-2.7.7/examples/cpp/unicode/main.cpp:20:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head antlr-2.7.7/examples/cpp/unicode/main.cpp:43:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] DONE