2026-02-20 09:31 ftp://ftp.de.debian.org/debian/pool/main/c/cppad/cppad_2026.00.00.0.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --library=openmp --library=boost --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 -j12 platform: Linux-6.18.9+deb14-amd64-x86_64-with-glibc2.42 python: 3.13.12 client-version: 1.3.69 compiler: g++ (Debian 15.2.0-13) 15.2.0 cppcheck: head 2.19.0 head-info: b021c4f2 (2026-02-20 08:24:12 +0100) count: 878 871 elapsed-time: 2.6 0.9 head-timing-info: old-timing-info: head results: CppAD-20260000.0/cppad_ipopt/example/get_started.cpp:154:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Solve_Succeeded [valueFlowBailoutIncompleteVar] CppAD-20260000.0/cppad_ipopt/test/multiple_solution.cpp:125:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Solve_Succeeded [valueFlowBailoutIncompleteVar] CppAD-20260000.0/cppad_ipopt/test/k_gt_one.cpp:153:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Solve_Succeeded [valueFlowBailoutIncompleteVar] CppAD-20260000.0/cppad_ipopt/test/multiple_solution.cpp:33:11: style: Either there is a missing 'override', or the member function '::FG_J_changes::number_functions' can be static. [functionStatic] CppAD-20260000.0/cppad_ipopt/test/multiple_solution.cpp:62:9: style:inconclusive: Either there is a missing 'override', or the member function '::FG_J_changes::retape' can be const. [functionConst] CppAD-20260000.0/cppad_ipopt/test/multiple_solution.cpp:30:4: style: Class 'FG_J_changes' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/cppad_ipopt/src/cppad_ipopt_nlp.hpp:591:1: style: The class 'cppad_ipopt_fg_info' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] CppAD-20260000.0/cppad_ipopt/example/get_started.cpp:64:16: style:inconclusive: Either there is a missing 'override', or the member function '::FG_info::eval_r' can be const. [functionConst] CppAD-20260000.0/cppad_ipopt/example/get_started.cpp:80:12: style:inconclusive: Either there is a missing 'override', or the member function '::FG_info::retape' can be const. [functionConst] CppAD-20260000.0/cppad_ipopt/example/get_started.cpp:59:7: style: Class 'FG_info' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/cppad_ipopt/src/sparse_map2vec.cpp:68:12: style: Consider using std::distance algorithm instead of a raw loop. [useStlAlgorithm] CppAD-20260000.0/cppad_ipopt/src/sparse_map2vec.cpp:67:60: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] CppAD-20260000.0/cppad_ipopt/src/sparse_map2vec.cpp:77:60: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] CppAD-20260000.0/cppad_ipopt/example/ode_run.hpp:105:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Solve_Succeeded [valueFlowBailoutIncompleteVar] CppAD-20260000.0/cppad_ipopt/test/retape_k1_l2.cpp:109:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Solve_Succeeded [valueFlowBailoutIncompleteVar] CppAD-20260000.0/cppad_ipopt/test/retape_k1_l1.cpp:94:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Solve_Succeeded [valueFlowBailoutIncompleteVar] CppAD-20260000.0/cppad_ipopt/test/k_gt_one.cpp:28:13: style:inconclusive: Either there is a missing 'override', or the member function '::FG_K_gt_one::eval_r' can be const. [functionConst] CppAD-20260000.0/cppad_ipopt/test/k_gt_one.cpp:49:9: style:inconclusive: Either there is a missing 'override', or the member function '::FG_K_gt_one::retape' can be const. [functionConst] CppAD-20260000.0/cppad_ipopt/test/k_gt_one.cpp:51:11: style: Either there is a missing 'override', or the member function '::FG_K_gt_one::number_functions' can be static. [functionStatic] CppAD-20260000.0/cppad_ipopt/test/k_gt_one.cpp:53:11: style: Either there is a missing 'override', or the member function '::FG_K_gt_one::domain_size' can be static. [functionStatic] CppAD-20260000.0/cppad_ipopt/test/k_gt_one.cpp:55:11: style: Either there is a missing 'override', or the member function '::FG_K_gt_one::range_size' can be static. [functionStatic] CppAD-20260000.0/cppad_ipopt/test/k_gt_one.cpp:60:11: style: Either there is a missing 'override', or the member function '::FG_K_gt_one::number_terms' can be static. [functionStatic] CppAD-20260000.0/cppad_ipopt/test/k_gt_one.cpp:62:9: style: Either there is a missing 'override', or the member function '::FG_K_gt_one::index' can be static. [functionStatic] CppAD-20260000.0/cppad_ipopt/test/k_gt_one.cpp:23:4: style: Class 'FG_K_gt_one' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/cppad_lib/code_gen_fun.cpp:290:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynamic_lib_ [valueFlowBailoutIncompleteVar] CppAD-20260000.0/cppad_lib/code_gen_fun.cpp:303:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DYNAMIC_LIB_EXTENSION [valueFlowBailoutIncompleteVar] CppAD-20260000.0/cppad_ipopt/src/hes_fg_map.cpp:161:10: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] CppAD-20260000.0/cppad_lib/code_gen_fun.cpp:326:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynamic_lib_ [valueFlowBailoutIncompleteVar] CppAD-20260000.0/cppad_ipopt/src/jac_g_map.cpp:152:10: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] CppAD-20260000.0/cppad_ipopt/test/retape_k1_l2.cpp:22:13: style:inconclusive: Either there is a missing 'override', or the member function '::FG_info::eval_r' can be const. [functionConst] CppAD-20260000.0/cppad_ipopt/test/retape_k1_l2.cpp:31:9: style:inconclusive: Either there is a missing 'override', or the member function '::FG_info::retape' can be const. [functionConst] CppAD-20260000.0/cppad_ipopt/test/retape_k1_l2.cpp:34:11: style: Either there is a missing 'override', or the member function '::FG_info::number_functions' can be static. [functionStatic] CppAD-20260000.0/cppad_ipopt/test/retape_k1_l2.cpp:37:11: style: Either there is a missing 'override', or the member function '::FG_info::domain_size' can be static. [functionStatic] CppAD-20260000.0/cppad_ipopt/test/retape_k1_l2.cpp:40:11: style: Either there is a missing 'override', or the member function '::FG_info::range_size' can be static. [functionStatic] CppAD-20260000.0/cppad_ipopt/test/retape_k1_l2.cpp:43:11: style: Either there is a missing 'override', or the member function '::FG_info::number_terms' can be static. [functionStatic] CppAD-20260000.0/cppad_ipopt/test/retape_k1_l2.cpp:47:9: style: Either there is a missing 'override', or the member function '::FG_info::index' can be static. [functionStatic] CppAD-20260000.0/cppad_lib/cpp_graph_op.cpp:42:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abs_graph_op [valueFlowBailoutIncompleteVar] CppAD-20260000.0/cppad_ipopt/test/retape_k1_l1.cpp:20:13: style:inconclusive: Either there is a missing 'override', or the member function '::FG_retape::eval_r' can be const. [functionConst] CppAD-20260000.0/cppad_ipopt/test/retape_k1_l1.cpp:33:9: style:inconclusive: Either there is a missing 'override', or the member function '::FG_retape::retape' can be const. [functionConst] CppAD-20260000.0/cppad_lib/link_dll_lib.cpp:59:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable handle_ [valueFlowBailoutIncompleteVar] CppAD-20260000.0/cppad_lib/link_dll_lib.cpp:73:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable handle_ [valueFlowBailoutIncompleteVar] CppAD-20260000.0/cppad_lib/link_dll_lib.cpp:79:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable handle_ [valueFlowBailoutIncompleteVar] CppAD-20260000.0/cppad_lib/json_lexer.cpp:20:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable index_ [valueFlowBailoutIncompleteVar] CppAD-20260000.0/cppad_lib/json_lexer.cpp:51:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable index_ [valueFlowBailoutIncompleteVar] CppAD-20260000.0/cppad_lib/json_lexer.cpp:62:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable index_ [valueFlowBailoutIncompleteVar] CppAD-20260000.0/cppad_lib/json_lexer.cpp:77:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable index_ [valueFlowBailoutIncompleteVar] CppAD-20260000.0/cppad_lib/json_lexer.cpp:93:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable token_ [valueFlowBailoutIncompleteVar] CppAD-20260000.0/cppad_lib/json_lexer.cpp:97:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line_number_ [valueFlowBailoutIncompleteVar] CppAD-20260000.0/cppad_lib/json_lexer.cpp:101:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable char_number_ [valueFlowBailoutIncompleteVar] CppAD-20260000.0/cppad_lib/json_lexer.cpp:105:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_name_ [valueFlowBailoutIncompleteVar] CppAD-20260000.0/cppad_lib/json_lexer.cpp:118:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable index_ [valueFlowBailoutIncompleteVar] CppAD-20260000.0/cppad_lib/json_lexer.cpp:147:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable index_ [valueFlowBailoutIncompleteVar] CppAD-20260000.0/cppad_lib/json_lexer.cpp:204:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable index_ [valueFlowBailoutIncompleteVar] CppAD-20260000.0/cppad_lib/temp_file.cpp:99:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable L_tmpnam [valueFlowBailoutIncompleteVar] CppAD-20260000.0/cppad_lib/json_lexer.cpp:235:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable index_ [valueFlowBailoutIncompleteVar] CppAD-20260000.0/cppad_lib/json_writer.cpp:29:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n_graph_op [valueFlowBailoutIncompleteVar] CppAD-20260000.0/example/abs_normal/abs_eval.cpp:40:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/cppad_lib/temp_file.cpp:100:4: style: Obsolescent function 'tmpnam' called. It is recommended to use 'tmpfile', 'mkstemp' or 'mkdtemp' instead. [prohibitedtmpnamCalled] CppAD-20260000.0/cppad_lib/temp_file.cpp:111:7: error: Resource leak: fp [resourceLeak] CppAD-20260000.0/cppad_lib/csrc_writer.cpp:395:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable op_enum2name [valueFlowBailoutIncompleteVar] CppAD-20260000.0/cppad_lib/json_parser.cpp:75:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable op_name2enum [valueFlowBailoutIncompleteVar] CppAD-20260000.0/cppad_ipopt/example/ode_simple.hpp:36:7: warning: Member variable 'cppad_ipopt_fg_info::n_' is not initialized in the constructor. Maybe it should be initialized directly in the class cppad_ipopt_fg_info? [uninitDerivedMemberVar] CppAD-20260000.0/cppad_ipopt/example/ode_simple.hpp:36:7: warning: Member variable 'cppad_ipopt_fg_info::m_' is not initialized in the constructor. Maybe it should be initialized directly in the class cppad_ipopt_fg_info? [uninitDerivedMemberVar] CppAD-20260000.0/cppad_ipopt/example/ode_simple.hpp:110:12: style: The function 'retape' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] CppAD-20260000.0/cppad_ipopt/src/cppad_ipopt_nlp.hpp:619:17: note: Virtual function in base class CppAD-20260000.0/cppad_ipopt/example/ode_simple.hpp:110:12: note: Function in derived class CppAD-20260000.0/cppad_lib/json_lexer.cpp:171:32: style:inconclusive: Boolean expression 'found_first_quote' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] CppAD-20260000.0/cppad_lib/json_lexer.cpp:172:11: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] CppAD-20260000.0/example/abs_normal/get_started.cpp:52:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/cppad_ipopt/example/ode_simple_check.cpp:11:9: style: The scope of the variable 'retape' can be reduced. [variableScope] CppAD-20260000.0/example/abs_normal/abs_min_linear.cpp:55:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/cppad_lib/json_writer.cpp:105:21: style: The scope of the variable 'call_id' can be reduced. [variableScope] CppAD-20260000.0/example/abs_normal/simplex_method.hpp:216:13: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_ASSERT_UNKNOWN is a macro then please configure it. [unknownMacro] CppAD-20260000.0/cppad_ipopt/speed/ode_speed.cpp:40:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLOCKS_PER_SEC [valueFlowBailoutIncompleteVar] CppAD-20260000.0/example/abs_normal/abs_min_quad.cpp:45:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/abs_normal/min_nso_linear.hpp:164:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/atomic_four/bilinear.cpp:215:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/abs_normal/min_nso_quad.hpp:161:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/atomic_four/dynamic.cpp:118:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/atomic_four/forward.cpp:197:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/atomic_four/get_started.cpp:112:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/cppad_ipopt/src/cppad_ipopt_nlp.cpp:163:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] CppAD-20260000.0/cppad_ipopt/src/cppad_ipopt_nlp.cpp:267:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C_STYLE [valueFlowBailoutIncompleteVar] CppAD-20260000.0/cppad_ipopt/example/ode_fast.hpp:35:7: warning: Member variable 'cppad_ipopt_fg_info::n_' is not initialized in the constructor. Maybe it should be initialized directly in the class cppad_ipopt_fg_info? [uninitDerivedMemberVar] CppAD-20260000.0/example/atomic_four/lin_ode/forward.cpp:150:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/cppad_ipopt/example/ode_fast.hpp:35:7: warning: Member variable 'cppad_ipopt_fg_info::m_' is not initialized in the constructor. Maybe it should be initialized directly in the class cppad_ipopt_fg_info? [uninitDerivedMemberVar] CppAD-20260000.0/example/atomic_four/lin_ode/rev_depend.cpp:130:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/atomic_four/lin_ode/reverse.cpp:162:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/atomic_four/lin_ode/sparsity.cpp:121:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/cppad_ipopt/example/ode_fast.hpp:123:12: style:inconclusive: Technically the member function '::FG_fast::index' can be const. [functionConst] CppAD-20260000.0/example/atomic_four/mat_mul/identical_zero.cpp:111:7: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/atomic_four/mat_mul/forward.cpp:116:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/cppad_ipopt/example/ode_fast.hpp:46:14: style: The function 'number_functions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] CppAD-20260000.0/cppad_ipopt/src/cppad_ipopt_nlp.hpp:612:19: note: Virtual function in base class CppAD-20260000.0/cppad_ipopt/example/ode_fast.hpp:46:14: note: Function in derived class CppAD-20260000.0/cppad_ipopt/example/ode_fast.hpp:100:12: style: The function 'retape' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] CppAD-20260000.0/cppad_ipopt/src/cppad_ipopt_nlp.hpp:619:17: note: Virtual function in base class CppAD-20260000.0/cppad_ipopt/example/ode_fast.hpp:100:12: note: Function in derived class CppAD-20260000.0/cppad_ipopt/example/ode_fast.hpp:103:14: style: The function 'domain_size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] CppAD-20260000.0/cppad_ipopt/src/cppad_ipopt_nlp.hpp:622:19: note: Virtual function in base class CppAD-20260000.0/cppad_ipopt/example/ode_fast.hpp:103:14: note: Function in derived class CppAD-20260000.0/example/atomic_four/mat_mul/reverse.cpp:117:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/cppad_ipopt/example/ode_fast.hpp:111:14: style: The function 'range_size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] CppAD-20260000.0/cppad_ipopt/src/cppad_ipopt_nlp.hpp:625:19: note: Virtual function in base class CppAD-20260000.0/cppad_ipopt/example/ode_fast.hpp:111:14: note: Function in derived class CppAD-20260000.0/cppad_ipopt/example/ode_fast.hpp:117:14: style: The function 'number_terms' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] CppAD-20260000.0/cppad_ipopt/src/cppad_ipopt_nlp.hpp:628:19: note: Virtual function in base class CppAD-20260000.0/cppad_ipopt/example/ode_fast.hpp:117:14: note: Function in derived class CppAD-20260000.0/example/atomic_four/mat_mul/rev_depend.cpp:96:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/atomic_four/mat_mul/sparsity.cpp:135:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/atomic_four/vector/add.cpp:56:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/atomic_four/vector/div.cpp:57:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/atomic_four/norm_sq.cpp:271:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/atomic_four/vector/hes_sparsity.cpp:54:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/atomic_four/vector/jac_sparsity.cpp:54:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/atomic_four/vector/neg.cpp:57:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/atomic_four/vector/mul.cpp:56:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/atomic_four/vector/rev_depend.cpp:55:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/atomic_four/vector/sub.cpp:57:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/abs_normal/abs_print_mat.hpp:79:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] CppAD-20260000.0/example/abs_normal/qp_interior.hpp:438:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] CppAD-20260000.0/example/atomic_three/dynamic.cpp:166:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/atomic_three/get_started.cpp:133:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/atomic_three/hes_sparsity.cpp:327:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/cppad_lib/csrc_writer.cpp:382:21: style: The scope of the variable 'call_id' can be reduced. [variableScope] CppAD-20260000.0/cppad_ipopt/example/ode_fast_check.cpp:11:9: style: The scope of the variable 'retape' can be reduced. [variableScope] CppAD-20260000.0/example/atomic_three/norm_sq.cpp:376:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/atomic_three/mat_mul.cpp:241:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/atomic_three/reciprocal.cpp:409:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/atomic_three/rev_depend.cpp:189:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/atomic_two/eigen_mat_inv.cpp:75:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/atomic_three/tangent.cpp:421:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/atomic_two/eigen_cholesky.cpp:74:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/abs_normal/qp_box.hpp:240:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] CppAD-20260000.0/example/atomic_three/jac_sparsity.cpp:276:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable row [valueFlowBailoutIncompleteVar] CppAD-20260000.0/example/chkpoint_two/base2ad.cpp:106:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/atomic_three/base2ad.cpp:32:4: style: Class 'atomic_base2ad' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/example/atomic_two/eigen_mat_mul.cpp:73:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/chkpoint_two/dynamic.cpp:60:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/chkpoint_two/compare.cpp:119:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/atomic_three/base2ad.cpp:76:13: style: Checking if unsigned expression 'p' is less than zero. [unsignedLessThanZero] CppAD-20260000.0/example/chkpoint_two/get_started.cpp:139:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/compare_change/compare_change.cpp:73:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/chkpoint_two/ode.cpp:119:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( double ) a0vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/chkpoint_two/ode.cpp:120:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( AD < double > ) a1vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/chkpoint_two/ode.cpp:121:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( AD < AD < double > > ) a2vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/cppad_code_gen/sparse_jacobian.cpp:53:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sparse_enum [valueFlowBailoutIncompleteVar] CppAD-20260000.0/example/general/abort_recording.cpp:33:7: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/cppad_code_gen/jacobian.cpp:53:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dense_enum [valueFlowBailoutIncompleteVar] CppAD-20260000.0/example/general/acos.cpp:35:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/acosh.cpp:35:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/ad_fun.cpp:76:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/atomic_three/forward.cpp:73:4: style: Class 'atomic_forward' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/example/general/ad_input.cpp:34:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/atomic_three/forward.cpp:133:21: style: Checking if unsigned expression 'order_low' is less than zero. [unsignedLessThanZero] CppAD-20260000.0/example/atomic_three/forward.cpp:139:20: style: Checking if unsigned expression 'order_up' is less than zero. [unsignedLessThanZero] CppAD-20260000.0/example/general/ad_output.cpp:34:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable right [valueFlowBailoutIncompleteVar] CppAD-20260000.0/example/general/add.cpp:31:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/add_eq.cpp:31:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/asin.cpp:35:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/atan2.cpp:44:7: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/atan.cpp:33:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/atanh.cpp:35:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/asinh.cpp:35:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/azmul.cpp:36:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/base2ad.cpp:111:1: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( double ) d_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/general/base2ad.cpp:112:1: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( CppAD :: AD < double > ) a_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/atomic_three/reverse.cpp:73:4: style: Class 'atomic_reverse' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/example/general/bool_fun.cpp:43:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_BOOL_UNARY is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/bender_quad.cpp:71:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( double ) BAvector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/general/bender_quad.cpp:72:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( AD < double > ) ADvector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/general/capacity_order.cpp:31:7: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/change_param.cpp:62:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/base_require.cpp:43:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/check_for_nan.cpp:45:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/complex_poly.cpp:39:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/compare.cpp:32:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/con_dyn_var.cpp:32:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/cond_exp.cpp:56:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/cos.cpp:34:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/cosh.cpp:34:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/div.cpp:32:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/div_eq.cpp:31:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/eigen_array.cpp:47:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/equal_op_seq.cpp:30:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/erf.cpp:35:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/erfc.cpp:35:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/exp.cpp:34:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/expm1.cpp:34:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/fabs.cpp:31:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/atomic_three/jac_sparsity.cpp:55:4: style: Class 'atomic_jac_sparsity' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/example/atomic_three/reverse.cpp:133:21: style: Checking if unsigned expression 'order_low' is less than zero. [unsignedLessThanZero] CppAD-20260000.0/example/general/for_one.cpp:35:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/atomic_three/reverse.cpp:139:20: style: Checking if unsigned expression 'order_up' is less than zero. [unsignedLessThanZero] CppAD-20260000.0/example/general/for_two.cpp:36:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/forward.cpp:33:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/forward_dir.cpp:31:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/forward_order.cpp:30:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/fun_assign.cpp:37:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/function_name.cpp:40:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/fun_property.cpp:65:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/fun_check.cpp:69:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADVector [valueFlowBailoutIncompleteVar] CppAD-20260000.0/example/general/hes_minor_det.cpp:44:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/hes_times_dir.cpp:47:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/hessian.cpp:36:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/hes_lu_det.cpp:29:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_BOOL_BINARY is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/independent.cpp:61:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/base2ad.cpp:125:4: style: Class 'Ode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/example/general/integer.cpp:30:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/interp_onetape.cpp:76:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_DISCRETE_FUNCTION is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/jac_lu_det.cpp:29:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_BOOL_BINARY is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/interp_retape.cpp:85:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/jac_minor_det.cpp:45:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/jacobian.cpp:36:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/log.cpp:33:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/log10.cpp:33:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/log1p.cpp:35:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/lu_ratio.cpp:38:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/mul.cpp:30:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/lu_vec_ad_ok.cpp:62:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/mul_eq.cpp:31:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/mul_level.cpp:93:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/mul_level_adolc.cpp:112:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/fun_check.cpp:31:4: style: Class 'Fun' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/example/general/mul_level_adolc_ode.cpp:171:1: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/mul_level_ode.cpp:114:1: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( double ) d_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/general/new_dynamic.cpp:31:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/mul_level_ode.cpp:115:1: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( CppAD :: AD < double > ) a1vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/general/mul_level_ode.cpp:116:1: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( CppAD :: AD < CppAD :: AD < double > > ) a2vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/general/num_limits.cpp:99:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable digits10 [valueFlowBailoutIncompleteVar] CppAD-20260000.0/example/general/num_limits.cpp:105:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_digits10 [valueFlowBailoutIncompleteVar] CppAD-20260000.0/example/general/ode_stiff.cpp:133:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/pow.cpp:35:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/opt_val_hes.cpp:74:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( double ) BaseVector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/general/opt_val_hes.cpp:75:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( AD < double > ) ADVector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/general/print_for.cpp:49:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/rev_one.cpp:35:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/rev_checkpoint.cpp:154:7: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/rev_two.cpp:36:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/pow_nan.cpp:77:7: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. [bitwiseOnBoolean] CppAD-20260000.0/example/general/reverse_one.cpp:32:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/pow_nan.cpp:84:7: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. [bitwiseOnBoolean] CppAD-20260000.0/example/general/reverse_three.cpp:50:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/reverse_two.cpp:32:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/sign.cpp:32:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/sin.cpp:34:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/sinh.cpp:34:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/sqrt.cpp:34:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/sub.cpp:31:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/sub_eq.cpp:31:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/tan.cpp:35:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/numeric_type.cpp:34:7: style: Class 'MyType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/example/general/tanh.cpp:35:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/tape_index.cpp:51:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/taylor_ode.cpp:71:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( double ) d_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/general/taylor_ode.cpp:72:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( CppAD :: AD < double > ) a_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/general/unary_minus.cpp:30:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/unary_plus.cpp:30:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/value.cpp:30:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/interface2c.cpp:62:30: style: Parameter 'a' can be declared as const array [constParameter] CppAD-20260000.0/example/general/var2par.cpp:32:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/get_started/get_started.cpp:104:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/vec_ad.cpp:66:7: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/graph/add_op.cpp:70:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/graph/atom4_op.cpp:120:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/graph/atom_op.cpp:140:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/graph/azmul_op.cpp:73:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/graph/cexp_op.cpp:69:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/graph/comp_op.cpp:77:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/graph/discrete_op.cpp:94:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/graph/div_op.cpp:76:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/graph/mul_op.cpp:71:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/graph/pow_op.cpp:74:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/graph/print_graph.cpp:49:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable add_graph_op [valueFlowBailoutIncompleteVar] CppAD-20260000.0/example/graph/print_op.cpp:99:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/graph/sub_op.cpp:71:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/graph/sum_op.cpp:79:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/graph/switch_var_dyn.cpp:51:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/graph/unary_op.cpp:87:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/ipopt_solve/get_started.cpp:53:7: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( AD < double > ) ADvector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/ipopt_solve/get_started.cpp:78:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( double ) Dvector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/ipopt_solve/ode_inverse.cpp:243:10: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/ipopt_solve/retape.cpp:36:7: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( AD < double > ) ADvector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/ipopt_solve/get_started.cpp:131:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] CppAD-20260000.0/example/ipopt_solve/retape.cpp:56:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( double ) Dvector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/ipopt_solve/retape.cpp:102:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] CppAD-20260000.0/example/jit/atomic.cpp:123:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/jit/compare_change.cpp:49:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/jit/dynamic.cpp:49:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/jit/get_started.cpp:65:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/jit/jit.cpp:58:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] CppAD-20260000.0/example/jit/compile.cpp:73:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/json/discrete_op.cpp:80:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/num_limits.cpp:86:18: style: Redundant initialization for 'tmp'. The initialized value is overwritten before it is read. [redundantInitialization] CppAD-20260000.0/example/general/num_limits.cpp:85:18: note: tmp is initialized CppAD-20260000.0/example/general/num_limits.cpp:86:18: note: tmp is overwritten CppAD-20260000.0/example/json/print_op.cpp:71:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/multi_thread/bthread/get_started.cpp:32:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( double ) d_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/multi_thread/bthread/get_started.cpp:33:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( CppAD :: AD < double > ) ad_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/multi_thread/bthread/get_started.cpp:34:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( CppAD :: ADFun < double > ) fun_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/multi_thread/bthread/get_started.cpp:35:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( boost :: thread * ) bthread_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/general/mul_level_ode.cpp:126:4: style: Class 'Ode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/example/ipopt_solve/retape.cpp:37:12: style:inconclusive: Technically the member function '::FG_eval::operator()' can be const. [functionConst] CppAD-20260000.0/example/ipopt_solve/get_started.cpp:54:12: style:inconclusive: Technically the member function '::FG_eval::operator()' can be const. [functionConst] CppAD-20260000.0/example/multi_thread/bthread/team_bthread.cpp:117:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] CppAD-20260000.0/example/multi_thread/bthread/team_bthread.cpp:183:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable worker [valueFlowBailoutIncompleteVar] CppAD-20260000.0/example/multi_thread/harmonic.cpp:482:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] CppAD-20260000.0/example/multi_thread/multi_chkpoint_one.cpp:560:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] CppAD-20260000.0/example/multi_thread/multi_newton.cpp:620:20: debug: Function::addArguments found argument 'x' with varid 0. [varid0] CppAD-20260000.0/example/multi_thread/openmp/get_started.cpp:33:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( double ) d_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/multi_thread/multi_atomic_three.cpp:110:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variable_enum [valueFlowBailoutIncompleteVar] CppAD-20260000.0/example/multi_thread/multi_atomic_two.cpp:608:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] CppAD-20260000.0/example/multi_thread/openmp/get_started.cpp:34:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( CppAD :: AD < double > ) ad_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/multi_thread/multi_atomic_three.cpp:621:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] CppAD-20260000.0/example/multi_thread/openmp/get_started.cpp:35:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( CppAD :: ADFun < double > ) fun_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/multi_thread/openmp/a11c_openmp.cpp:44:18: warning: Assert statement calls a function which may have desired side effects: 'omp_get_num_threads'. [assertWithSideEffect] CppAD-20260000.0/example/multi_thread/pthread/get_started.cpp:35:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( double ) d_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/multi_thread/pthread/get_started.cpp:36:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( CppAD :: AD < double > ) ad_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/multi_thread/pthread/get_started.cpp:37:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( CppAD :: ADFun < double > ) fun_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/multi_thread/pthread/get_started.cpp:38:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( pthread_t ) pthread_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/multi_thread/pthread/get_started.cpp:50:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( struct thread_info ) thread_info_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/multi_thread/pthread/a11c_pthread.cpp:84:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PTHREAD_CREATE_JOINABLE [valueFlowBailoutIncompleteVar] CppAD-20260000.0/example/multi_thread/multi_newton.cpp:857:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] CppAD-20260000.0/example/multi_thread/pthread/get_started.cpp:186:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable thread_num [valueFlowBailoutIncompleteVar] CppAD-20260000.0/example/multi_thread/pthread/team_pthread.cpp:101:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] CppAD-20260000.0/example/multi_thread/pthread/team_pthread.cpp:127:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PTHREAD_BARRIER_SERIAL_THREAD [valueFlowBailoutIncompleteVar] CppAD-20260000.0/example/multi_thread/pthread/team_pthread.cpp:158:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] CppAD-20260000.0/example/json/comp_op.cpp:98:6: style: Variable 'y' is reassigned a value before the old one has been used. [redundantAssignment] CppAD-20260000.0/example/json/comp_op.cpp:85:6: note: y is assigned CppAD-20260000.0/example/json/comp_op.cpp:98:6: note: y is overwritten CppAD-20260000.0/example/multi_thread/pthread/team_pthread.cpp:252:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable worker [valueFlowBailoutIncompleteVar] CppAD-20260000.0/example/multi_thread/pthread/team_pthread.cpp:297:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PTHREAD_BARRIER_SERIAL_THREAD [valueFlowBailoutIncompleteVar] CppAD-20260000.0/example/multi_thread/multi_chkpoint_two.cpp:560:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] CppAD-20260000.0/example/general/ad_in_c.cpp:64:19: style: Variable 'p_ad' can be declared as pointer to const [constVariablePointer] CppAD-20260000.0/example/general/ad_in_c.cpp:79:38: style: Parameter 'p_dbl' can be declared as pointer to const [constParameterPointer] CppAD-20260000.0/example/general/ad_in_c.cpp:102:33: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] CppAD-20260000.0/example/general/ad_in_c.cpp:164:16: style: Variable 'operand' can be declared as pointer to const [constVariablePointer] CppAD-20260000.0/example/multi_thread/sthread/get_started.cpp:33:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( double ) d_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/general/ad_in_c.cpp:225:25: style: Variable 'left' can be declared as pointer to const [constVariablePointer] CppAD-20260000.0/example/multi_thread/sthread/get_started.cpp:34:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( CppAD :: AD < double > ) ad_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/general/ad_in_c.cpp:225:32: style: Variable 'right' can be declared as pointer to const [constVariablePointer] CppAD-20260000.0/example/multi_thread/sthread/get_started.cpp:35:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( CppAD :: ADFun < double > ) fun_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/multi_thread/sthread/get_started.cpp:36:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( std :: thread * ) sthread_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/optimize/compare_op.cpp:83:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/optimize/conditional_skip.cpp:90:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/optimize/cumulative_sum.cpp:68:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/ad_in_c.cpp:106:7: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] CppAD-20260000.0/example/general/stack_machine.cpp:57:24: style: Unused variable: token [unusedVariable] CppAD-20260000.0/example/optimize/forward_active.cpp:95:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/optimize/nest_conditional.cpp:96:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/multi_thread/bthread/a11c_bthread.cpp:37:4: style: The class 'worker_t' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] CppAD-20260000.0/example/optimize/print_for.cpp:73:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/multi_thread/pthread/a11c_pthread.cpp:83:4: warning: Assert statement calls a function which may have desired side effects: 'pthread_attr_init'. [assertWithSideEffect] CppAD-20260000.0/example/optimize/reverse_active.cpp:70:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/multi_thread/pthread/a11c_pthread.cpp:101:7: warning: Assert statement calls a function which may have desired side effects: 'pthread_create'. [assertWithSideEffect] CppAD-20260000.0/example/print_for/print_for.cpp:45:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/multi_thread/pthread/a11c_pthread.cpp:107:7: warning: Assert statement calls a function which may have desired side effects: 'pthread_join'. [assertWithSideEffect] CppAD-20260000.0/example/sparse/colpack_hes.cpp:26:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( AD < double > ) a_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/multi_thread/thread_test.cpp:257:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] CppAD-20260000.0/example/sparse/colpack_hes.cpp:27:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( double ) d_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/sparse/colpack_hessian.cpp:26:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( AD < double > ) a_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/multi_thread/thread_test.cpp:268:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] CppAD-20260000.0/example/sparse/colpack_hessian.cpp:27:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( double ) d_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/sparse/colpack_jac.cpp:26:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( AD < double > ) a_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/multi_thread/thread_test.cpp:304:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] CppAD-20260000.0/example/sparse/colpack_jac.cpp:27:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( double ) d_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/sparse/colpack_jacobian.cpp:26:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( AD < double > ) a_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/sparse/colpack_jacobian.cpp:27:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( double ) d_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/multi_thread/bthread/a11c_bthread.cpp:50:12: style: The member function '::worker_t::a1' can be static. [functionStatic] CppAD-20260000.0/example/sparse/dependency.cpp:81:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/sparse/for_hes_sparsity.cpp:30:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/sparse/for_jac_sparsity.cpp:30:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/sparse/for_sparse_hes.cpp:44:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/sparse/for_sparse_jac.cpp:33:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/sparse/conj_grad.cpp:201:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] CppAD-20260000.0/example/sparse/rev_hes_sparsity.cpp:30:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/multi_thread/openmp/a11c_openmp.cpp:38:26: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] CppAD-20260000.0/example/sparse/rc_sparsity.cpp:33:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( bool ) b_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/sparse/rc_sparsity.cpp:34:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( size_t ) s_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/sparse/rc_sparsity.cpp:35:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( double ) d_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/sparse/rev_jac_sparsity.cpp:30:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/sparse/rc_sparsity.cpp:36:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( CppAD :: AD < double > ) a_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/sparse/rev_sparse_hes.cpp:44:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/multi_thread/sthread/a11c_sthread.cpp:37:4: style: The class 'worker_t' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] CppAD-20260000.0/example/multi_thread/sthread/a11c_sthread.cpp:50:12: style: The member function '::worker_t::a1' can be static. [functionStatic] CppAD-20260000.0/example/sparse/rev_sparse_jac.cpp:31:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/sparse/sparse_hes.cpp:26:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( AD < double > ) a_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/sparse/sparse_hes.cpp:27:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( double ) d_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/sparse/sparse_hes.cpp:28:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( size_t ) s_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/sparse/sparse_hessian.cpp:26:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( AD < double > ) a_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/sparse/sparse_hes.cpp:29:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( bool ) b_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/sparse/sparse_hessian.cpp:27:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( double ) d_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/sparse/sparse_hessian.cpp:28:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( size_t ) i_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/sparse/sparse_hessian.cpp:29:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( bool ) b_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/sparse/sparse_hessian.cpp:30:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( std :: set < size_t > ) s_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/sparse/sparse_jac_for.cpp:29:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( AD < double > ) a_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/sparse/sparse_jac_rev.cpp:29:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( AD < double > ) a_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/multi_thread/bthread/get_started.cpp:90:29: style: The scope of the variable 'ok' can be reduced. [variableScope] CppAD-20260000.0/example/sparse/sparse_jac_for.cpp:30:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( double ) d_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/sparse/sparse_jac_rev.cpp:30:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( double ) d_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/sparse/sparse_jac_for.cpp:31:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( size_t ) s_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/sparse/sparse_jac_rev.cpp:31:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( size_t ) s_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/sparse/sparse_jacobian.cpp:27:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( AD < double > ) a_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/sparse/sparse_sub_hes.cpp:40:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/sparse/sparse_jacobian.cpp:28:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( double ) d_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/sparse/sparse_jacobian.cpp:29:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( size_t ) i_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/sparse/sparse_jacobian.cpp:139:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( AD < double > ) a_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/sparse/sparse_jacobian.cpp:140:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( double ) d_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/sparse/sparse_jacobian.cpp:141:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( size_t ) i_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/multi_thread/bthread/a11c_bthread.cpp:50:29: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] CppAD-20260000.0/example/sparse/subgraph_hes2jac.cpp:28:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( double ) d_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/sparse/subgraph_hes2jac.cpp:29:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( CppAD :: AD < double > ) a_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/multi_thread/pthread/get_started.cpp:105:29: style: The scope of the variable 'ok' can be reduced. [variableScope] CppAD-20260000.0/example/sparse/subgraph_hes2jac.cpp:30:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( size_t ) s_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/multi_thread/pthread/get_started.cpp:108:11: style: The scope of the variable 'rc' can be reduced. [variableScope] CppAD-20260000.0/example/sparse/subgraph_hes2jac.cpp:31:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( bool ) b_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/multi_thread/sthread/a11c_sthread.cpp:50:29: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] CppAD-20260000.0/example/multi_thread/pthread/team_pthread.cpp:56:42: style: Parameter 'thread_num_vptr' can be declared as pointer to const. However it seems that 'thread_specific_destructor' is a callback function, if 'thread_num_vptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] CppAD-20260000.0/example/multi_thread/pthread/team_pthread.cpp:179:50: note: You might need to cast the function pointer here CppAD-20260000.0/example/multi_thread/pthread/team_pthread.cpp:56:42: note: Parameter 'thread_num_vptr' can be declared as pointer to const CppAD-20260000.0/example/multi_thread/pthread/team_pthread.cpp:98:15: style: Variable 'thread_num_ptr' can be declared as pointer to const [constVariablePointer] CppAD-20260000.0/example/multi_thread/pthread/a11c_pthread.cpp:46:26: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] CppAD-20260000.0/example/multi_thread/pthread/team_pthread.cpp:212:20: style: Variable 'no_attr' can be declared as pointer to const [constVariablePointer] CppAD-20260000.0/example/multi_thread/pthread/get_started.cpp:56:42: style: Parameter 'thread_num_vptr' can be declared as pointer to const. However it seems that 'thread_specific_destructor' is a callback function, if 'thread_num_vptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] CppAD-20260000.0/example/multi_thread/pthread/get_started.cpp:202:52: note: You might need to cast the function pointer here CppAD-20260000.0/example/multi_thread/pthread/get_started.cpp:56:42: note: Parameter 'thread_num_vptr' can be declared as pointer to const CppAD-20260000.0/example/multi_thread/pthread/get_started.cpp:70:15: style: Variable 'thread_num_ptr' can be declared as pointer to const [constVariablePointer] CppAD-20260000.0/example/multi_thread/pthread/get_started.cpp:236:23: style: Variable 'no_attr' can be declared as pointer to const [constVariablePointer] CppAD-20260000.0/example/sparse/subgraph_jac_rev.cpp:29:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( AD < double > ) a_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/sparse/subgraph_jac_rev.cpp:30:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( double ) d_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/sparse/subgraph_jac_rev.cpp:31:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( size_t ) s_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/sparse/subgraph_jac_rev.cpp:32:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( bool ) b_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/multi_thread/bthread/get_started.cpp:200:10: warning: Uninitialized variable: j_end [uninitvar] CppAD-20260000.0/example/multi_thread/bthread/get_started.cpp:189:42: note: Assuming condition is false CppAD-20260000.0/example/multi_thread/bthread/get_started.cpp:200:10: note: Uninitialized variable: j_end CppAD-20260000.0/example/sparse/subgraph_reverse.cpp:32:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( AD < double > ) a_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/sparse/subgraph_reverse.cpp:33:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( double ) d_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/sparse/subgraph_reverse.cpp:34:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( bool ) b_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/sparse/subgraph_reverse.cpp:35:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( size_t ) s_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/example/sparse/subgraph_sparsity.cpp:30:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/sparse/colpack_jac.cpp:101:14: style: The scope of the variable 'group_max' can be reduced. [variableScope] CppAD-20260000.0/example/multi_thread/pthread/get_started.cpp:196:10: warning: Uninitialized variable: j_end [uninitvar] CppAD-20260000.0/example/multi_thread/pthread/get_started.cpp:181:42: note: Assuming condition is false CppAD-20260000.0/example/multi_thread/pthread/get_started.cpp:196:10: note: Uninitialized variable: j_end CppAD-20260000.0/example/multi_thread/multi_newton.cpp:620:31: style: Parameter 'f' can be declared as reference to const [constParameterReference] CppAD-20260000.0/example/multi_thread/multi_newton.cpp:620:42: style: Parameter 'df' can be declared as reference to const [constParameterReference] CppAD-20260000.0/example/sparse/sparse_hes.cpp:61:11: style: Redundant initialization for 'ij'. The initialized value is overwritten before it is read. [redundantInitialization] CppAD-20260000.0/example/sparse/sparse_hes.cpp:60:15: note: ij is initialized CppAD-20260000.0/example/sparse/sparse_hes.cpp:61:11: note: ij is overwritten CppAD-20260000.0/example/utility/dll_lib.cpp:109:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] CppAD-20260000.0/example/utility/cppad_vector.cpp:197:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] CppAD-20260000.0/example/multi_thread/sthread/get_started.cpp:211:10: warning: Uninitialized variable: j_end [uninitvar] CppAD-20260000.0/example/multi_thread/sthread/get_started.cpp:192:35: note: Assuming condition is false CppAD-20260000.0/example/multi_thread/sthread/get_started.cpp:211:10: note: Uninitialized variable: j_end CppAD-20260000.0/example/utility/lu_factor.cpp:37:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] CppAD-20260000.0/example/utility/check_simple_vector.cpp:115:15: warning: Member variable 'MyVector < double >::length' is not assigned a value in 'MyVector < double >::operator='. [operatorEqVarError] CppAD-20260000.0/example/utility/lu_invert.cpp:38:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] CppAD-20260000.0/example/utility/check_numeric_type.cpp:40:7: style: Class 'MyType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/example/utility/check_simple_vector.cpp:124:22: style:inconclusive: Technically the member function 'MyVector < double >::operator[]' can be const. [functionConst] CppAD-20260000.0/example/utility/ode_gear.cpp:82:10: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/utility/check_simple_vector.cpp:69:4: style: Class 'MyVector < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/example/utility/check_simple_vector.cpp:39:4: style: Class 'MyElement < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/example/utility/poly.cpp:31:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/utility/index_sort.cpp:33:7: warning:inconclusive: Member variable 'Key::first_' is not initialized in the constructor. [uninitMemberVar] CppAD-20260000.0/example/utility/index_sort.cpp:33:7: warning:inconclusive: Member variable 'Key::second_' is not initialized in the constructor. [uninitMemberVar] CppAD-20260000.0/example/utility/pow_int.cpp:33:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/utility/ode_gear_control.cpp:74:10: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/utility/ode_err_control.cpp:144:17: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] CppAD-20260000.0/example/utility/rosen_34.cpp:100:10: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/utility/runge_45.cpp:92:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/utility/ode_err_control.cpp:74:12: style:inconclusive: Technically the member function '::Fun::Ode' can be const. [functionConst] CppAD-20260000.0/example/utility/ode_err_control.cpp:103:14: style: The member function '::Method::order' can be static. [functionStatic] CppAD-20260000.0/example/utility/ode_err_control.cpp:70:7: style: Class 'Fun' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/example/utility/ode_err_control.cpp:93:7: style: Class 'Method' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/example/valvector/ad_join.cpp:43:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/valvector/ad_split.cpp:43:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/utility/thread_alloc.cpp:159:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable digits [valueFlowBailoutIncompleteVar] CppAD-20260000.0/example/valvector/ad_sum.cpp:44:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/utility/romberg_one.cpp:36:12: style:inconclusive: Technically the member function '::Fun::operator()' can be const. [functionConst] CppAD-20260000.0/example/utility/near_equal.cpp:44:21: style: Same expression on both sides of '/'. [duplicateExpression] CppAD-20260000.0/example/utility/near_equal.cpp:42:19: note: 'zero' is assigned value '0.' here. CppAD-20260000.0/example/utility/near_equal.cpp:44:21: note: Same expression on both sides of '/'. CppAD-20260000.0/example/utility/ode_err_maxabs.cpp:64:12: style:inconclusive: Technically the member function '::Fun::Ode' can be const. [functionConst] CppAD-20260000.0/example/utility/ode_err_maxabs.cpp:89:14: style: The member function '::Method::order' can be static. [functionStatic] CppAD-20260000.0/example/utility/romberg_one.cpp:31:7: style: Class 'Fun' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/example/valvector/get_started.cpp:30:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/utility/ode_err_maxabs.cpp:60:7: style: Class 'Fun' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/example/utility/ode_err_maxabs.cpp:79:7: style: Class 'Method' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/example/valvector/llsq_obj.cpp:77:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/sparse/sub_sparse_hes.cpp:123:50: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] CppAD-20260000.0/example/valvector/ctor.cpp:39:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable valvector [valueFlowBailoutIncompleteVar] CppAD-20260000.0/example/utility/romberg_mul.cpp:38:14: style:inconclusive: Technically the member function '::TestFun::operator()' can be const. [functionConst] CppAD-20260000.0/example/utility/runge45_1.cpp:61:12: style:inconclusive: Technically the member function '::Fun::Ode' can be const. [functionConst] CppAD-20260000.0/example/utility/romberg_mul.cpp:33:7: style: Class 'TestFun' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/example/utility/runge45_1.cpp:57:7: style: Class 'Fun' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/example/utility/cppad_vector.cpp:77:14: style: Condition 'vec==other' is always true [knownConditionTrueFalse] CppAD-20260000.0/example/utility/cppad_vector.cpp:70:16: note: other is assigned 'another' here. CppAD-20260000.0/example/utility/cppad_vector.cpp:70:8: note: vec is assigned 'another' here. CppAD-20260000.0/example/utility/cppad_vector.cpp:77:14: note: Condition 'vec==other' is always true CppAD-20260000.0/example/utility/cppad_vector.cpp:78:16: style: Condition 'other==another' is always true [knownConditionTrueFalse] CppAD-20260000.0/example/utility/cppad_vector.cpp:70:16: note: other is assigned 'another' here. CppAD-20260000.0/example/utility/cppad_vector.cpp:78:16: note: Condition 'other==another' is always true CppAD-20260000.0/example/sparse/sparse_jac_rev.cpp:118:24: style: Unused variable: coloring_not_used [unusedVariable] CppAD-20260000.0/example/utility/romberg_one.cpp:58:11: style: The scope of the variable 'r' can be reduced. [variableScope] CppAD-20260000.0/speed/cppad/sparse_hessian.cpp:135:10: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_ASSERT_UNKNOWN is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/utility/romberg_mul.cpp:78:11: style: The scope of the variable 'r' can be reduced. [variableScope] CppAD-20260000.0/introduction/exp_2_for0.cpp:19:35: style: Condition 'std::fabs(v0[1]-0.5)<1e-10' is always true [knownConditionTrueFalse] CppAD-20260000.0/introduction/exp_2_for0.cpp:16:15: note: Assignment 'x=0.5', assigned value is 0.5 CppAD-20260000.0/introduction/exp_2_for0.cpp:18:12: note: Assignment 'v0[1]=x', assigned value is 0.5 CppAD-20260000.0/introduction/exp_2_for0.cpp:19:35: note: Condition 'std::fabs(v0[1]-0.5)<1e-10' is always true CppAD-20260000.0/introduction/exp_2_for1.cpp:23:37: style: Condition 'std::fabs(v1[1]-1.)<=1e-10' is always true [knownConditionTrueFalse] CppAD-20260000.0/introduction/exp_2_for1.cpp:22:13: note: Assignment 'v1[1]=1.', assigned value is 1.0 CppAD-20260000.0/introduction/exp_2_for1.cpp:23:37: note: Condition 'std::fabs(v1[1]-1.)<=1e-10' is always true CppAD-20260000.0/introduction/exp_2_for2.cpp:25:37: style: Condition 'std::fabs(v2[1]-0.)<=1e-10' is always true [knownConditionTrueFalse] CppAD-20260000.0/introduction/exp_2_for2.cpp:24:13: note: Assignment 'v2[1]=0.', assigned value is 0.0 CppAD-20260000.0/introduction/exp_2_for2.cpp:25:37: note: Condition 'std::fabs(v2[1]-0.)<=1e-10' is always true CppAD-20260000.0/introduction/exp_2_for0.cpp:22:35: style: Condition 'std::fabs(v0[2]-1.5)<1e-10' is always true [knownConditionTrueFalse] CppAD-20260000.0/introduction/exp_2_for0.cpp:16:15: note: Assignment 'x=0.5', assigned value is 0.5 CppAD-20260000.0/introduction/exp_2_for0.cpp:18:12: note: Assignment 'v0[1]=x', assigned value is 0.5 CppAD-20260000.0/introduction/exp_2_for0.cpp:21:15: note: Assignment 'v0[2]=1.+v0[1]', assigned value is 1.5 CppAD-20260000.0/introduction/exp_2_for0.cpp:22:35: note: Condition 'std::fabs(v0[2]-1.5)<1e-10' is always true CppAD-20260000.0/introduction/exp_2_for1.cpp:26:37: style: Condition 'std::fabs(v1[2]-1.)<=1e-10' is always true [knownConditionTrueFalse] CppAD-20260000.0/introduction/exp_2_for1.cpp:22:13: note: Assignment 'v1[1]=1.', assigned value is 1.0 CppAD-20260000.0/introduction/exp_2_for1.cpp:25:14: note: Assignment 'v1[2]=v1[1]', assigned value is 1.0 CppAD-20260000.0/introduction/exp_2_for1.cpp:26:37: note: Condition 'std::fabs(v1[2]-1.)<=1e-10' is always true CppAD-20260000.0/introduction/exp_2_for2.cpp:28:37: style: Condition 'std::fabs(v2[2]-0.)<=1e-10' is always true [knownConditionTrueFalse] CppAD-20260000.0/introduction/exp_2_for2.cpp:24:13: note: Assignment 'v2[1]=0.', assigned value is 0.0 CppAD-20260000.0/introduction/exp_2_for2.cpp:27:14: note: Assignment 'v2[2]=v2[1]', assigned value is 0.0 CppAD-20260000.0/introduction/exp_2_for2.cpp:28:37: note: Condition 'std::fabs(v2[2]-0.)<=1e-10' is always true CppAD-20260000.0/example/utility/vector_bool.cpp:63:16: style: Condition 'x[0]==true' is always true [knownConditionTrueFalse] CppAD-20260000.0/example/utility/vector_bool.cpp:62:11: note: Assignment 'x[0]=true', assigned value is 1 CppAD-20260000.0/example/utility/vector_bool.cpp:63:16: note: Condition 'x[0]==true' is always true CppAD-20260000.0/introduction/exp_2_rev1.cpp:31:35: style: Condition 'std::fabs(f_v[5]-1.)<=1e-10' is always true [knownConditionTrueFalse] CppAD-20260000.0/introduction/exp_2_rev1.cpp:30:14: note: Assignment 'f_v[5]=1.', assigned value is 1.0 CppAD-20260000.0/introduction/exp_2_rev1.cpp:31:35: note: Condition 'std::fabs(f_v[5]-1.)<=1e-10' is always true CppAD-20260000.0/example/utility/vector_bool.cpp:84:16: style: Condition 'x[0]==false' is always true [knownConditionTrueFalse] CppAD-20260000.0/example/utility/vector_bool.cpp:82:11: note: Assignment 'y[1]=false', assigned value is 0 CppAD-20260000.0/example/utility/vector_bool.cpp:83:12: note: Assignment 'x[0]=y[1]', assigned value is 0 CppAD-20260000.0/example/utility/vector_bool.cpp:84:16: note: Condition 'x[0]==false' is always true CppAD-20260000.0/example/utility/cppad_vector.cpp:192:7: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] CppAD-20260000.0/introduction/exp_2_rev2.cpp:35:36: style: Condition 'std::fabs(f_v1[5]-1.)<=1e-10' is always true [knownConditionTrueFalse] CppAD-20260000.0/introduction/exp_2_rev2.cpp:34:15: note: Assignment 'f_v1[5]=1.', assigned value is 1.0 CppAD-20260000.0/introduction/exp_2_rev2.cpp:35:36: note: Condition 'std::fabs(f_v1[5]-1.)<=1e-10' is always true CppAD-20260000.0/introduction/exp_eps_for0.cpp:19:35: style: Condition 'std::fabs(v0[1]-0.5)<1e-10' is always true [knownConditionTrueFalse] CppAD-20260000.0/introduction/exp_eps_for0.cpp:16:15: note: Assignment 'x=0.5', assigned value is 0.5 CppAD-20260000.0/introduction/exp_eps_for0.cpp:18:12: note: Assignment 'v0[1]=x', assigned value is 0.5 CppAD-20260000.0/introduction/exp_eps_for0.cpp:19:35: note: Condition 'std::fabs(v0[1]-0.5)<1e-10' is always true CppAD-20260000.0/introduction/exp_eps_for0.cpp:22:35: style: Condition 'std::fabs(v0[2]-0.5)<1e-10' is always true [knownConditionTrueFalse] CppAD-20260000.0/introduction/exp_eps_for0.cpp:16:15: note: Assignment 'x=0.5', assigned value is 0.5 CppAD-20260000.0/introduction/exp_eps_for0.cpp:18:12: note: Assignment 'v0[1]=x', assigned value is 0.5 CppAD-20260000.0/introduction/exp_eps_for0.cpp:21:15: note: Assignment 'v0[2]=1.*v0[1]', assigned value is 0.5 CppAD-20260000.0/introduction/exp_eps_for0.cpp:22:35: note: Condition 'std::fabs(v0[2]-0.5)<1e-10' is always true CppAD-20260000.0/introduction/exp_eps_for0.cpp:25:35: style: Condition 'std::fabs(v0[3]-0.5)<1e-10' is always true [knownConditionTrueFalse] CppAD-20260000.0/introduction/exp_eps_for0.cpp:16:15: note: Assignment 'x=0.5', assigned value is 0.5 CppAD-20260000.0/introduction/exp_eps_for0.cpp:18:12: note: Assignment 'v0[1]=x', assigned value is 0.5 CppAD-20260000.0/introduction/exp_eps_for0.cpp:21:15: note: Assignment 'v0[2]=1.*v0[1]', assigned value is 0.5 CppAD-20260000.0/introduction/exp_eps_for0.cpp:24:18: note: Assignment 'v0[3]=v0[2]/1.', assigned value is 0.5 CppAD-20260000.0/introduction/exp_eps_for0.cpp:25:35: note: Condition 'std::fabs(v0[3]-0.5)<1e-10' is always true CppAD-20260000.0/introduction/exp_eps_for1.cpp:23:37: style: Condition 'std::fabs(v1[1]-1.)<=1e-10' is always true [knownConditionTrueFalse] CppAD-20260000.0/introduction/exp_eps_for1.cpp:22:13: note: Assignment 'v1[1]=1.', assigned value is 1.0 CppAD-20260000.0/introduction/exp_eps_for1.cpp:23:37: note: Condition 'std::fabs(v1[1]-1.)<=1e-10' is always true CppAD-20260000.0/introduction/exp_eps_for2.cpp:25:37: style: Condition 'std::fabs(v2[1]-0.)<=1e-10' is always true [knownConditionTrueFalse] CppAD-20260000.0/introduction/exp_eps_for2.cpp:24:13: note: Assignment 'v2[1]=0.', assigned value is 0.0 CppAD-20260000.0/introduction/exp_eps_for2.cpp:25:37: note: Condition 'std::fabs(v2[1]-0.)<=1e-10' is always true CppAD-20260000.0/introduction/exp_eps_for0.cpp:28:35: style: Condition 'std::fabs(v0[4]-1.5)<1e-10' is always true [knownConditionTrueFalse] CppAD-20260000.0/introduction/exp_eps_for0.cpp:16:15: note: Assignment 'x=0.5', assigned value is 0.5 CppAD-20260000.0/introduction/exp_eps_for0.cpp:18:12: note: Assignment 'v0[1]=x', assigned value is 0.5 CppAD-20260000.0/introduction/exp_eps_for0.cpp:21:15: note: Assignment 'v0[2]=1.*v0[1]', assigned value is 0.5 CppAD-20260000.0/introduction/exp_eps_for0.cpp:24:18: note: Assignment 'v0[3]=v0[2]/1.', assigned value is 0.5 CppAD-20260000.0/introduction/exp_eps_for0.cpp:27:15: note: Assignment 'v0[4]=1.+v0[3]', assigned value is 1.5 CppAD-20260000.0/introduction/exp_eps_for0.cpp:28:35: note: Condition 'std::fabs(v0[4]-1.5)<1e-10' is always true CppAD-20260000.0/introduction/exp_eps_for1.cpp:26:37: style: Condition 'std::fabs(v1[2]-1.)<=1e-10' is always true [knownConditionTrueFalse] CppAD-20260000.0/introduction/exp_eps_for1.cpp:22:13: note: Assignment 'v1[1]=1.', assigned value is 1.0 CppAD-20260000.0/introduction/exp_eps_for1.cpp:25:15: note: Assignment 'v1[2]=1.*v1[1]', assigned value is 1.0 CppAD-20260000.0/introduction/exp_eps_for1.cpp:26:37: note: Condition 'std::fabs(v1[2]-1.)<=1e-10' is always true CppAD-20260000.0/introduction/exp_eps_for2.cpp:28:37: style: Condition 'std::fabs(v2[2]-0.)<=1e-10' is always true [knownConditionTrueFalse] CppAD-20260000.0/introduction/exp_eps_for2.cpp:24:13: note: Assignment 'v2[1]=0.', assigned value is 0.0 CppAD-20260000.0/introduction/exp_eps_for2.cpp:27:15: note: Assignment 'v2[2]=1.*v2[1]', assigned value is 0.0 CppAD-20260000.0/introduction/exp_eps_for2.cpp:28:37: note: Condition 'std::fabs(v2[2]-0.)<=1e-10' is always true CppAD-20260000.0/introduction/exp_eps_rev1.cpp:31:38: style: Condition 'std::fabs(f_v[7]-1.)<=1e-10' is always true [knownConditionTrueFalse] CppAD-20260000.0/introduction/exp_eps_rev1.cpp:30:14: note: Assignment 'f_v[7]=1.', assigned value is 1.0 CppAD-20260000.0/introduction/exp_eps_rev1.cpp:31:38: note: Condition 'std::fabs(f_v[7]-1.)<=1e-10' is always true CppAD-20260000.0/introduction/exp_eps_for1.cpp:29:37: style: Condition 'std::fabs(v1[3]-1.)<=1e-10' is always true [knownConditionTrueFalse] CppAD-20260000.0/introduction/exp_eps_for1.cpp:22:13: note: Assignment 'v1[1]=1.', assigned value is 1.0 CppAD-20260000.0/introduction/exp_eps_for1.cpp:25:15: note: Assignment 'v1[2]=1.*v1[1]', assigned value is 1.0 CppAD-20260000.0/introduction/exp_eps_for1.cpp:28:18: note: Assignment 'v1[3]=v1[2]/1.', assigned value is 1.0 CppAD-20260000.0/introduction/exp_eps_for1.cpp:29:37: note: Condition 'std::fabs(v1[3]-1.)<=1e-10' is always true CppAD-20260000.0/introduction/exp_eps_for2.cpp:31:37: style: Condition 'std::fabs(v2[3]-0.)<=1e-10' is always true [knownConditionTrueFalse] CppAD-20260000.0/introduction/exp_eps_for2.cpp:24:13: note: Assignment 'v2[1]=0.', assigned value is 0.0 CppAD-20260000.0/introduction/exp_eps_for2.cpp:27:15: note: Assignment 'v2[2]=1.*v2[1]', assigned value is 0.0 CppAD-20260000.0/introduction/exp_eps_for2.cpp:30:18: note: Assignment 'v2[3]=v2[2]/1.', assigned value is 0.0 CppAD-20260000.0/introduction/exp_eps_for2.cpp:31:37: note: Condition 'std::fabs(v2[3]-0.)<=1e-10' is always true CppAD-20260000.0/introduction/exp_eps_for1.cpp:32:37: style: Condition 'std::fabs(v1[4]-1.)<=1e-10' is always true [knownConditionTrueFalse] CppAD-20260000.0/introduction/exp_eps_for1.cpp:22:13: note: Assignment 'v1[1]=1.', assigned value is 1.0 CppAD-20260000.0/introduction/exp_eps_for1.cpp:25:15: note: Assignment 'v1[2]=1.*v1[1]', assigned value is 1.0 CppAD-20260000.0/introduction/exp_eps_for1.cpp:28:18: note: Assignment 'v1[3]=v1[2]/1.', assigned value is 1.0 CppAD-20260000.0/introduction/exp_eps_for1.cpp:31:14: note: Assignment 'v1[4]=v1[3]', assigned value is 1.0 CppAD-20260000.0/introduction/exp_eps_for1.cpp:32:37: note: Condition 'std::fabs(v1[4]-1.)<=1e-10' is always true CppAD-20260000.0/introduction/exp_eps_for2.cpp:34:37: style: Condition 'std::fabs(v2[4]-0.)<=1e-10' is always true [knownConditionTrueFalse] CppAD-20260000.0/introduction/exp_eps_for2.cpp:24:13: note: Assignment 'v2[1]=0.', assigned value is 0.0 CppAD-20260000.0/introduction/exp_eps_for2.cpp:27:15: note: Assignment 'v2[2]=1.*v2[1]', assigned value is 0.0 CppAD-20260000.0/introduction/exp_eps_for2.cpp:30:18: note: Assignment 'v2[3]=v2[2]/1.', assigned value is 0.0 CppAD-20260000.0/introduction/exp_eps_for2.cpp:33:14: note: Assignment 'v2[4]=v2[3]', assigned value is 0.0 CppAD-20260000.0/introduction/exp_eps_for2.cpp:34:37: note: Condition 'std::fabs(v2[4]-0.)<=1e-10' is always true CppAD-20260000.0/example/utility/sparse_rc.cpp:55:14: style: Same expression used in consecutive assignments of 'r' and 'c'. [duplicateAssignExpression] CppAD-20260000.0/example/utility/sparse_rc.cpp:56:14: note: Same expression used in consecutive assignments of 'r' and 'c'. CppAD-20260000.0/example/utility/sparse_rc.cpp:55:14: note: Same expression used in consecutive assignments of 'r' and 'c'. CppAD-20260000.0/introduction/exp_eps_rev2.cpp:35:37: style: Condition 'std::fabs(f_v1[7]-1.)<=1e-10' is always true [knownConditionTrueFalse] CppAD-20260000.0/introduction/exp_eps_rev2.cpp:34:15: note: Assignment 'f_v1[7]=1.', assigned value is 1.0 CppAD-20260000.0/introduction/exp_eps_rev2.cpp:35:37: note: Condition 'std::fabs(f_v1[7]-1.)<=1e-10' is always true CppAD-20260000.0/speed/example/det_by_lu.cpp:39:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/speed/example/det_by_minor.cpp:38:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/speed/example/example.cpp:61:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable left [valueFlowBailoutIncompleteVar] CppAD-20260000.0/speed/example/example.cpp:110:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] CppAD-20260000.0/speed/example/speed_test.cpp:71:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] CppAD-20260000.0/speed/example/time_test.cpp:93:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] CppAD-20260000.0/example/utility/sparse_rcv.cpp:35:14: style: Same expression used in consecutive assignments of 'r' and 'c'. [duplicateAssignExpression] CppAD-20260000.0/example/utility/sparse_rcv.cpp:36:14: note: Same expression used in consecutive assignments of 'r' and 'c'. CppAD-20260000.0/example/utility/sparse_rcv.cpp:35:14: note: Same expression used in consecutive assignments of 'r' and 'c'. CppAD-20260000.0/example/multi_thread/thread_test.cpp:302:27: style: Obsolete function 'std::asctime' called. It is recommended to use 'strftime' instead. [prohibitedasctimeCalled] CppAD-20260000.0/speed/main.cpp:487:31: debug: Function::addArguments found argument 'time_min' with varid 0. [varid0] CppAD-20260000.0/speed/main.cpp:415:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] CppAD-20260000.0/speed/main.cpp:435:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] CppAD-20260000.0/speed/main.cpp:463:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] CppAD-20260000.0/speed/main.cpp:491:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] CppAD-20260000.0/speed/main.cpp:578:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] CppAD-20260000.0/test_more/compare_c/det_by_minor.c:354:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] CppAD-20260000.0/test_more/compare_c/det_by_minor.c:386:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_EPSILON [valueFlowBailoutIncompleteVar] CppAD-20260000.0/test_more/cppad_for_tmb/multi_atomic_three.cpp:10:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( double ) d_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/test_more/cppad_for_tmb/multi_atomic_three.cpp:11:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( CppAD :: AD < double > ) ad_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/test_more/cppad_for_tmb/multi_atomic_two.cpp:11:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( double ) d_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/test_more/cppad_for_tmb/multi_atomic_three.cpp:88:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] CppAD-20260000.0/test_more/cppad_for_tmb/multi_atomic_two.cpp:12:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( CppAD :: AD < double > ) ad_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/test_more/cppad_for_tmb/multi_chkpoint_one.cpp:10:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( double ) d_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/test_more/cppad_for_tmb/multi_atomic_two.cpp:78:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] CppAD-20260000.0/test_more/cppad_for_tmb/multi_chkpoint_one.cpp:11:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( CppAD :: AD < double > ) ad_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/test_more/cppad_for_tmb/multi_chkpoint_two.cpp:10:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( double ) d_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/test_more/cppad_for_tmb/multi_chkpoint_one.cpp:43:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] CppAD-20260000.0/test_more/cppad_for_tmb/multi_chkpoint_two.cpp:11:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( CppAD :: AD < double > ) ad_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/test_more/cppad_for_tmb/prefer_reverse.cpp:85:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/cppad_for_tmb/multi_chkpoint_two.cpp:43:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] CppAD-20260000.0/test_more/debug_rel/debug_rel.cpp:18:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable left [valueFlowBailoutIncompleteVar] CppAD-20260000.0/test_more/debug_rel/debug_rel.cpp:43:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] CppAD-20260000.0/example/multi_thread/thread_test.cpp:400:17: style: Return value '!ok' is always true [knownConditionTrueFalse] CppAD-20260000.0/example/multi_thread/thread_test.cpp:398:11: note: Assuming that condition '!ok' is not redundant CppAD-20260000.0/example/multi_thread/thread_test.cpp:400:17: note: Return value '!ok' is always true CppAD-20260000.0/example/utility/thread_alloc.cpp:140:4: style: Variable 'check' is assigned an expression that holds the same value. [redundantAssignment] CppAD-20260000.0/speed/cppad_jit/det_lu.cpp:29:31: style: Parameter 'matrix' can be declared as reference to const [constParameterReference] CppAD-20260000.0/example/utility/thread_alloc.cpp:54:18: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] CppAD-20260000.0/speed/cppad_jit/det_lu.cpp:30:31: style: Parameter 'gradient' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/cppad_jit/det_minor.cpp:36:31: style: Parameter 'matrix' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/cppad_jit/det_minor.cpp:37:31: style: Parameter 'gradient' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/cppad_jit/mat_mul.cpp:29:37: style: Parameter 'x' can be declared as reference to const [constParameterReference] CppAD-20260000.0/example/multi_thread/thread_test.cpp:281:16: style: The scope of the variable 'usage' can be reduced. [variableScope] CppAD-20260000.0/speed/cppad_jit/mat_mul.cpp:30:37: style: Parameter 'z' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/cppad_jit/ode.cpp:29:32: style: Parameter 'x' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/cppad_jit/mat_mul.cpp:31:37: style: Parameter 'dz' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/cppad_jit/ode.cpp:30:32: style: Parameter 'jacobian' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/cppad_jit/poly.cpp:29:31: style: Parameter 'a' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/cppad_jit/poly.cpp:30:31: style: Parameter 'z' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/cppad_jit/sparse_hessian.cpp:26:38: style: Parameter 'x' can be declared as reference to const [constParameterReference] CppAD-20260000.0/test_more/compare_c/det_by_minor.c:285:7: warning: If memory allocation fails, then there is a possible null pointer dereference: r [nullPointerOutOfMemory] CppAD-20260000.0/test_more/compare_c/det_by_minor.c:280:24: note: Assuming allocation function fails CppAD-20260000.0/test_more/compare_c/det_by_minor.c:280:8: note: Assignment 'r=(unsigned long*)malloc((m+1)*sizeof(unsigned long))', assigned value is 0 CppAD-20260000.0/test_more/compare_c/det_by_minor.c:285:7: note: Null pointer dereference CppAD-20260000.0/speed/cppad_jit/poly.cpp:31:31: style: Parameter 'ddp' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/cppad_jit/sparse_hessian.cpp:27:38: style: Parameter 'hessian' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/cppad_jit/sparse_jacobian.cpp:28:37: style: Parameter 'x' can be declared as reference to const [constParameterReference] CppAD-20260000.0/test_more/compare_c/det_by_minor.c:286:7: warning: If memory allocation fails, then there is a possible null pointer dereference: c [nullPointerOutOfMemory] CppAD-20260000.0/test_more/compare_c/det_by_minor.c:281:24: note: Assuming allocation function fails CppAD-20260000.0/test_more/compare_c/det_by_minor.c:281:8: note: Assignment 'c=(unsigned long*)malloc((m+1)*sizeof(unsigned long))', assigned value is 0 CppAD-20260000.0/test_more/compare_c/det_by_minor.c:286:7: note: Null pointer dereference CppAD-20260000.0/speed/cppad_jit/sparse_hessian.cpp:28:38: style: Parameter 'n_color' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/cppad_jit/sparse_jacobian.cpp:29:37: style: Parameter 'jacobian' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/cppadcg/det_lu.cpp:29:31: style: Parameter 'matrix' can be declared as reference to const [constParameterReference] CppAD-20260000.0/test_more/compare_c/det_by_minor.c:288:4: warning: If memory allocation fails, then there is a possible null pointer dereference: r [nullPointerOutOfMemory] CppAD-20260000.0/test_more/compare_c/det_by_minor.c:280:24: note: Assuming allocation function fails CppAD-20260000.0/test_more/compare_c/det_by_minor.c:280:8: note: Assignment 'r=(unsigned long*)malloc((m+1)*sizeof(unsigned long))', assigned value is 0 CppAD-20260000.0/test_more/compare_c/det_by_minor.c:288:4: note: Null pointer dereference CppAD-20260000.0/speed/cppad_jit/sparse_jacobian.cpp:30:37: style: Parameter 'n_color' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/cppadcg/det_lu.cpp:30:31: style: Parameter 'gradient' can be declared as reference to const [constParameterReference] CppAD-20260000.0/test_more/compare_c/det_by_minor.c:289:4: warning: If memory allocation fails, then there is a possible null pointer dereference: c [nullPointerOutOfMemory] CppAD-20260000.0/test_more/compare_c/det_by_minor.c:281:24: note: Assuming allocation function fails CppAD-20260000.0/test_more/compare_c/det_by_minor.c:281:8: note: Assignment 'c=(unsigned long*)malloc((m+1)*sizeof(unsigned long))', assigned value is 0 CppAD-20260000.0/test_more/compare_c/det_by_minor.c:289:4: note: Null pointer dereference CppAD-20260000.0/speed/cppadcg/mat_mul.cpp:29:37: style: Parameter 'x' can be declared as reference to const [constParameterReference] CppAD-20260000.0/test_more/compare_c/det_by_minor.c:356:7: warning: If memory allocation fails, then there is a possible null pointer dereference: a [nullPointerOutOfMemory] CppAD-20260000.0/test_more/compare_c/det_by_minor.c:441:24: note: Assuming allocation function fails CppAD-20260000.0/test_more/compare_c/det_by_minor.c:441:8: note: Assignment 'a=(double*)malloc((size*size)*sizeof(double))', assigned value is 0 CppAD-20260000.0/test_more/compare_c/det_by_minor.c:444:31: note: Calling function 'uniform_01', 2nd argument 'a' value is 0 CppAD-20260000.0/test_more/compare_c/det_by_minor.c:356:7: note: Null pointer dereference CppAD-20260000.0/speed/cppadcg/mat_mul.cpp:30:37: style: Parameter 'z' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/cppadcg/mat_mul.cpp:31:37: style: Parameter 'dz' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/cppadcg/ode.cpp:29:32: style: Parameter 'x' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/cppadcg/ode.cpp:30:32: style: Parameter 'jacobian' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/cppadcg/poly.cpp:29:31: style: Parameter 'a' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/cppadcg/poly.cpp:30:31: style: Parameter 'z' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/cppadcg/poly.cpp:31:31: style: Parameter 'ddp' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/cppadcg/sparse_hessian.cpp:26:38: style: Parameter 'x' can be declared as reference to const [constParameterReference] CppAD-20260000.0/test_more/deprecated/chkpoint_one/extended_ode.cpp:115:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( double ) a0vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/speed/cppadcg/sparse_hessian.cpp:27:38: style: Parameter 'hessian' can be declared as reference to const [constParameterReference] CppAD-20260000.0/test_more/deprecated/chkpoint_one/extended_ode.cpp:116:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( AD < double > ) a1vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/speed/adolc/det_lu.cpp:95:16: error: Uninitialized variable: f [uninitvar] CppAD-20260000.0/speed/cppadcg/sparse_hessian.cpp:28:38: style: Parameter 'n_color' can be declared as reference to const [constParameterReference] CppAD-20260000.0/test_more/deprecated/chkpoint_one/extended_ode.cpp:117:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( AD < AD < double > > ) a2vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/test_more/deprecated/chkpoint_one/get_started.cpp:109:7: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/speed/double/mat_mul.cpp:32:37: style: Parameter 'dz' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/fadbad/mat_mul.cpp:52:4: style:inconclusive: Statements following 'return' will never be executed. [unreachableCode] CppAD-20260000.0/test_more/deprecated/atomic_two/get_started.cpp:27:4: style: Class 'atomic_get_started' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/test_more/deprecated/chkpoint_one/mul_level.cpp:36:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( AD < double > ) a1vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/test_more/deprecated/chkpoint_one/mul_level.cpp:37:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( AD < AD < double > > ) a2vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/speed/double/sparse_hessian.cpp:35:37: style: Parameter 'n_color' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/double/sparse_jacobian.cpp:37:38: style: Parameter 'n_color' can be declared as reference to const [constParameterReference] CppAD-20260000.0/test_more/deprecated/chkpoint_one/ode.cpp:105:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( double ) a0vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/test_more/deprecated/chkpoint_one/ode.cpp:106:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( AD < double > ) a1vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/test_more/deprecated/chkpoint_one/ode.cpp:107:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( AD < AD < double > > ) a2vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/test_more/deprecated/atomic_two/base2ad.cpp:28:4: style: Class 'atomic_base2ad' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/speed/adolc/mat_mul.cpp:92:16: error: Uninitialized variable: f [uninitvar] CppAD-20260000.0/speed/src/link_det_minor.cpp:122:10: style: Redundant initialization for 'ok'. The initialized value is overwritten before it is read. [redundantInitialization] CppAD-20260000.0/speed/src/link_det_minor.cpp:120:12: note: ok is initialized CppAD-20260000.0/speed/src/link_det_minor.cpp:122:10: note: ok is overwritten CppAD-20260000.0/speed/adolc/mat_mul.cpp:112:16: error: Uninitialized variable: f [legacyUninitvar] CppAD-20260000.0/speed/fadbad/sparse_hessian.cpp:22:38: style: Parameter 'x' can be declared as reference to const [constParameterReference] CppAD-20260000.0/test_more/compare_c/det_by_minor.c:276:29: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] CppAD-20260000.0/speed/fadbad/sparse_hessian.cpp:23:38: style: Parameter 'hessian' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/fadbad/sparse_jacobian.cpp:24:37: style: Parameter 'x' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/adolc/poly.cpp:95:13: error: Uninitialized variable: f [uninitvar] CppAD-20260000.0/speed/fadbad/sparse_hessian.cpp:24:38: style: Parameter 'n_color' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/fadbad/sparse_jacobian.cpp:25:37: style: Parameter 'jacobian' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/fadbad/sparse_jacobian.cpp:26:37: style: Parameter 'n_color' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/adolc/poly.cpp:120:13: error: Uninitialized variable: f [legacyUninitvar] CppAD-20260000.0/speed/cppad/sparse_jacobian.cpp:46:12: style: The scope of the variable 'dependency' can be reduced. [variableScope] CppAD-20260000.0/speed/cppad/sparse_jacobian.cpp:133:19: style: The scope of the variable 'coloring' can be reduced. [variableScope] CppAD-20260000.0/speed/cppad/sparse_jacobian.cpp:151:14: style: The scope of the variable 'group_max' can be reduced. [variableScope] CppAD-20260000.0/speed/sacado/sparse_hessian.cpp:22:38: style: Parameter 'x' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/sacado/sparse_hessian.cpp:23:38: style: Parameter 'hessian' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/sacado/sparse_jacobian.cpp:25:37: style: Parameter 'x' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/sacado/sparse_hessian.cpp:24:38: style: Parameter 'n_color' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/sacado/sparse_jacobian.cpp:26:37: style: Parameter 'jacobian' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/sacado/sparse_jacobian.cpp:27:37: style: Parameter 'n_color' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/xpackage/det_lu.cpp:29:31: style: Parameter 'matrix' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/xpackage/det_lu.cpp:30:31: style: Parameter 'gradient' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/xpackage/det_minor.cpp:30:31: style: Parameter 'matrix' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/adolc/det_minor.cpp:51:18: error: Uninitialized variable: f [uninitvar] CppAD-20260000.0/speed/xpackage/det_minor.cpp:31:31: style: Parameter 'gradient' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/xpackage/mat_mul.cpp:29:37: style: Parameter 'x' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/xpackage/mat_mul.cpp:30:37: style: Parameter 'z' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/xpackage/ode.cpp:29:32: style: Parameter 'x' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/xpackage/mat_mul.cpp:31:37: style: Parameter 'dz' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/xpackage/ode.cpp:30:32: style: Parameter 'jacobian' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/xpackage/poly.cpp:29:31: style: Parameter 'a' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/xpackage/poly.cpp:30:31: style: Parameter 'z' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/xpackage/sparse_hessian.cpp:26:38: style: Parameter 'x' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/fadbad/det_minor.cpp:43:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] CppAD-20260000.0/speed/xpackage/poly.cpp:31:31: style: Parameter 'ddp' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/xpackage/sparse_hessian.cpp:27:38: style: Parameter 'hessian' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/xpackage/sparse_jacobian.cpp:28:37: style: Parameter 'x' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/xpackage/sparse_hessian.cpp:28:38: style: Parameter 'n_color' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/xpackage/sparse_jacobian.cpp:29:37: style: Parameter 'jacobian' can be declared as reference to const [constParameterReference] CppAD-20260000.0/speed/xpackage/sparse_jacobian.cpp:30:37: style: Parameter 'n_color' can be declared as reference to const [constParameterReference] CppAD-20260000.0/test_more/deprecated/atomic_two/forward.cpp:60:4: style: Class 'atomic_forward' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/speed/cppadcg/sparse_jacobian.cpp:62:12: style: The scope of the variable 'dependency' can be reduced. [variableScope] CppAD-20260000.0/speed/cppadcg/sparse_jacobian.cpp:177:19: style: The scope of the variable 'coloring' can be reduced. [variableScope] CppAD-20260000.0/speed/cppadcg/sparse_jacobian.cpp:184:14: style: The scope of the variable 'group_max' can be reduced. [variableScope] CppAD-20260000.0/speed/sacado/det_minor.cpp:43:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] CppAD-20260000.0/speed/adolc/sparse_jacobian.cpp:75:21: error: Uninitialized variable: yi [uninitvar] CppAD-20260000.0/test_more/deprecated/atomic_two/get_started.cpp:65:14: style: The scope of the variable 'f' can be reduced. [variableScope] CppAD-20260000.0/test_more/deprecated/atomic_two/get_started.cpp:66:13: style: Checking if unsigned expression 'p' is less than zero. [unsignedLessThanZero] CppAD-20260000.0/speed/adolc/sparse_jacobian.cpp:73:14: style: Variable 'yi' is not assigned a value. [unassignedVariable] CppAD-20260000.0/test_more/deprecated/atomic_two/atomic_sparsity.cpp:21:4: style: Class 'atomic_set_sparsity' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/test_more/deprecated/atomic_two/set_sparsity.cpp:42:4: style: Class 'atomic_set_sparsity' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/test_more/deprecated/zdouble.cpp:30:7: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/speed/adolc/sparse_hessian.cpp:100:18: error: Uninitialized variable: f [uninitvar] CppAD-20260000.0/speed/adolc/sparse_hessian.cpp:136:18: error: Uninitialized variable: f [legacyUninitvar] CppAD-20260000.0/speed/cppadcg/sparse_jacobian.cpp:109:21: style: Parameter 'row_major' can be declared as reference to const [constParameterReference] CppAD-20260000.0/test_more/general/abs_normal.cpp:9:1: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/acos.cpp:18:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/speed/adolc/sparse_hessian.cpp:72:11: style: Variable 'f' is not assigned a value. [unassignedVariable] CppAD-20260000.0/test_more/deprecated/atomic_two/base2ad.cpp:67:13: style: Checking if unsigned expression 'p' is less than zero. [unsignedLessThanZero] CppAD-20260000.0/test_more/general/acosh.cpp:20:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/deprecated/atomic_two/reciprocal.cpp:38:4: style: Class 'atomic_reciprocal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/test_more/general/add.cpp:20:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/add_eq.cpp:20:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/deprecated/old_mat_mul.hpp:86:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nr_result [valueFlowBailoutIncompleteVar] CppAD-20260000.0/test_more/deprecated/old_mat_mul.hpp:204:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vx [valueFlowBailoutIncompleteVar] CppAD-20260000.0/test_more/general/adfun.cpp:22:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/deprecated/atomic_two/mat_mul.cpp:167:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bool_sparsity_enum [valueFlowBailoutIncompleteVar] CppAD-20260000.0/test_more/general/add_zero.cpp:29:10: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/deprecated/atomic_two/reciprocal.cpp:102:14: warning: Identical condition and return expression 'q<=2', return value is always false [identicalConditionAfterEarlyExit] CppAD-20260000.0/test_more/deprecated/atomic_two/reciprocal.cpp:65:19: note: 'ok' is assigned value 'q<=2' here. CppAD-20260000.0/test_more/deprecated/atomic_two/reciprocal.cpp:97:13: note: If condition 'q<=2' is true, the function will return/exit CppAD-20260000.0/test_more/deprecated/atomic_two/reciprocal.cpp:102:14: note: Returning identical expression 'q<=2' CppAD-20260000.0/test_more/general/asin.cpp:19:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/deprecated/atomic_two/norm_sq.cpp:40:4: style: Class 'atomic_norm_sq' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/test_more/general/asinh.cpp:20:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/assign.cpp:17:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/deprecated/atomic_two/reverse.cpp:60:4: style: Class 'atomic_reverse' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/test_more/general/atan.cpp:23:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/deprecated/atomic_two/norm_sq.cpp:99:14: warning: Identical condition and return expression 'q<=1', return value is always false [identicalConditionAfterEarlyExit] CppAD-20260000.0/test_more/deprecated/atomic_two/norm_sq.cpp:67:19: note: 'ok' is assigned value 'q<=1' here. CppAD-20260000.0/test_more/deprecated/atomic_two/norm_sq.cpp:94:13: note: If condition 'q<=1' is true, the function will return/exit CppAD-20260000.0/test_more/deprecated/atomic_two/norm_sq.cpp:99:14: note: Returning identical expression 'q<=1' CppAD-20260000.0/test_more/general/atan2.cpp:39:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/atanh.cpp:20:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/atomic_four.cpp:97:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/azmul.cpp:21:10: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/base2ad.cpp:23:7: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/deprecated/atomic_two/rev_sparse_jac.cpp:47:4: style: Class 'atomic_rev_sparse_jac' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/test_more/general/atomic_three.cpp:109:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/base_adolc.cpp:25:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/base_complex.cpp:17:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/check_simple_vector.cpp:19:7: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( Scalar ) testvector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/test_more/deprecated/atomic_two/forward.cpp:104:13: style: Checking if unsigned expression 'p' is less than zero. [unsignedLessThanZero] CppAD-20260000.0/test_more/deprecated/atomic_two/for_sparse_hes.cpp:50:4: style: Class 'atomic_for_sparse_hes' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/test_more/deprecated/atomic_two/forward.cpp:110:13: style: Checking if unsigned expression 'q' is less than zero. [unsignedLessThanZero] CppAD-20260000.0/test_more/general/chkpoint_one.cpp:59:7: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/speed/main.cpp:490:14: style: Local variable 'time_min' shadows outer argument [shadowArgument] CppAD-20260000.0/speed/main.cpp:487:31: note: Shadowed declaration CppAD-20260000.0/speed/main.cpp:490:14: note: Shadow variable CppAD-20260000.0/speed/main.cpp:502:17: style: Local variable 'size' shadows outer argument [shadowArgument] CppAD-20260000.0/speed/main.cpp:487:49: note: Shadowed declaration CppAD-20260000.0/speed/main.cpp:502:17: note: Shadow variable CppAD-20260000.0/test_more/deprecated/atomic_two/for_sparse_jac.cpp:46:4: style: Class 'atomic_for_sparse_jac' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/test_more/general/compare.cpp:18:7: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/compare_change.cpp:22:7: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/deprecated/atomic_two/set_sparsity.cpp:81:13: style: Checking if unsigned expression 'p' is less than zero. [unsignedLessThanZero] CppAD-20260000.0/test_more/general/cond_exp_ad.cpp:25:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/deprecated/atomic_two/atomic_sparsity.cpp:57:13: style: Checking if unsigned expression 'p' is less than zero. [unsignedLessThanZero] CppAD-20260000.0/test_more/general/cond_exp.cpp:20:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/copy.cpp:20:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/deprecated/atomic_two/reciprocal.cpp:76:13: style: Checking if unsigned expression 'p' is less than zero. [unsignedLessThanZero] CppAD-20260000.0/test_more/deprecated/atomic_two/reciprocal.cpp:78:13: style: Checking if unsigned expression 'q' is less than zero. [unsignedLessThanZero] CppAD-20260000.0/example/general/base_alloc.hpp:416:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPAD_HASH_TABLE_SIZE [valueFlowBailoutIncompleteVar] CppAD-20260000.0/test_more/deprecated/atomic_two/rev_sparse_hes.cpp:50:4: style: Class 'atomic_rev_sparse_hes' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/test_more/general/base_alloc.cpp:48:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable digits10 [valueFlowBailoutIncompleteVar] CppAD-20260000.0/test_more/general/base_alloc.cpp:64:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable digits10 [valueFlowBailoutIncompleteVar] CppAD-20260000.0/test_more/general/cos.cpp:19:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/deprecated/atomic_two/norm_sq.cpp:78:14: style: The scope of the variable 'f' can be reduced. [variableScope] CppAD-20260000.0/test_more/deprecated/atomic_two/norm_sq.cpp:90:14: style: The scope of the variable 'fp_0' can be reduced. [variableScope] CppAD-20260000.0/test_more/deprecated/atomic_two/norm_sq.cpp:91:14: style: The scope of the variable 'fp_1' can be reduced. [variableScope] CppAD-20260000.0/test_more/deprecated/atomic_two/reverse.cpp:104:13: style: Checking if unsigned expression 'p' is less than zero. [unsignedLessThanZero] CppAD-20260000.0/test_more/deprecated/atomic_two/norm_sq.cpp:79:13: style: Checking if unsigned expression 'p' is less than zero. [unsignedLessThanZero] CppAD-20260000.0/test_more/deprecated/atomic_two/reverse.cpp:110:13: style: Checking if unsigned expression 'q' is less than zero. [unsignedLessThanZero] CppAD-20260000.0/test_more/deprecated/atomic_two/norm_sq.cpp:81:13: style: Checking if unsigned expression 'q' is less than zero. [unsignedLessThanZero] CppAD-20260000.0/test_more/general/cosh.cpp:19:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/deprecated/atomic_two/rev_sparse_jac.cpp:88:17: style: Checking if unsigned expression 'p' is less than zero. [unsignedLessThanZero] CppAD-20260000.0/test_more/general/cpp_graph.cpp:33:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/deprecated/atomic_two/rev_sparse_jac.cpp:89:13: style: Checking if unsigned expression 'p' is less than zero. [unsignedLessThanZero] CppAD-20260000.0/test_more/deprecated/atomic_two/for_sparse_hes.cpp:91:17: style: Checking if unsigned expression 'p' is less than zero. [unsignedLessThanZero] CppAD-20260000.0/test_more/deprecated/atomic_two/for_sparse_hes.cpp:92:13: style: Checking if unsigned expression 'p' is less than zero. [unsignedLessThanZero] CppAD-20260000.0/test_more/deprecated/atomic_two/for_sparse_jac.cpp:87:17: style: Checking if unsigned expression 'p' is less than zero. [unsignedLessThanZero] CppAD-20260000.0/test_more/deprecated/atomic_two/for_sparse_jac.cpp:88:13: style: Checking if unsigned expression 'p' is less than zero. [unsignedLessThanZero] CppAD-20260000.0/test_more/general/cppad_eigen.cpp:20:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsComplex [valueFlowBailoutIncompleteVar] CppAD-20260000.0/test_more/general/dbl_epsilon.cpp:17:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_EPSILON [valueFlowBailoutIncompleteVar] CppAD-20260000.0/test_more/general/dependency.cpp:69:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/cppad_eigen.cpp:49:8: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. [bitwiseOnBoolean] CppAD-20260000.0/test_more/general/div.cpp:26:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/div_eq.cpp:21:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/div_zero_one.cpp:28:10: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/eigen_mat_inv.cpp:41:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/exp.cpp:22:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/erf.cpp:18:7: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/expm1.cpp:20:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/deprecated/atomic_two/rev_sparse_hes.cpp:91:17: style: Checking if unsigned expression 'p' is less than zero. [unsignedLessThanZero] CppAD-20260000.0/test_more/deprecated/atomic_two/rev_sparse_hes.cpp:92:13: style: Checking if unsigned expression 'p' is less than zero. [unsignedLessThanZero] CppAD-20260000.0/test_more/general/fabs.cpp:23:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/for_hes_sparsity.cpp:31:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/for_hess.cpp:27:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/forward.cpp:23:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/forward_order.cpp:27:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/example/general/base_alloc.hpp:119:4: style: Class 'base_alloc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/test_more/general/fun_check.cpp:58:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADVector [valueFlowBailoutIncompleteVar] CppAD-20260000.0/test_more/general/hes_sparsity.cpp:13:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/jacobian.cpp:77:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/for_jac_sparsity.cpp:77:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/base_alloc.cpp:80:28: style: Assigned value 'test_parameter()' is always true [knownConditionTrueFalse] CppAD-20260000.0/test_more/general/base_alloc.cpp:11:14: note: Assignment 'ok=true', assigned value is 1 CppAD-20260000.0/test_more/general/base_alloc.cpp:80:28: note: Calling function 'test_parameter' returns 1 CppAD-20260000.0/test_more/general/base_alloc.cpp:80:28: note: Assigned value 'test_parameter()' is always true CppAD-20260000.0/test_more/general/extern_value.cpp:13:4: performance: Variable 'value_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] CppAD-20260000.0/test_more/deprecated/omp_alloc.cpp:58:18: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] CppAD-20260000.0/test_more/general/extern_value.cpp:20:26: style:inconclusive: Technically the member function 'extern_value < float >::get' can be const. [functionConst] CppAD-20260000.0/test_more/general/extern_value.hpp:15:9: note: Technically the member function 'extern_value < float >::get' can be const. CppAD-20260000.0/test_more/general/extern_value.cpp:20:26: note: Technically the member function 'extern_value < float >::get' can be const. CppAD-20260000.0/test_more/general/local/temp_file.cpp:23:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] CppAD-20260000.0/test_more/general/extern_value.cpp:20:26: style:inconclusive: Technically the member function 'extern_value < double >::get' can be const. [functionConst] CppAD-20260000.0/test_more/general/extern_value.hpp:15:9: note: Technically the member function 'extern_value < double >::get' can be const. CppAD-20260000.0/test_more/general/extern_value.cpp:20:26: note: Technically the member function 'extern_value < double >::get' can be const. CppAD-20260000.0/test_more/general/local/json_parser.cpp:68:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sum_graph_op [valueFlowBailoutIncompleteVar] CppAD-20260000.0/test_more/general/extern_value.cpp:20:26: style:inconclusive: Technically the member function 'extern_value < std :: complex < float > >::get' can be const. [functionConst] CppAD-20260000.0/test_more/general/extern_value.hpp:15:9: note: Technically the member function 'extern_value < std :: complex < float > >::get' can be const. CppAD-20260000.0/test_more/general/extern_value.cpp:20:26: note: Technically the member function 'extern_value < std :: complex < float > >::get' can be const. CppAD-20260000.0/test_more/general/extern_value.cpp:20:26: style:inconclusive: Technically the member function 'extern_value < std :: complex < double > >::get' can be const. [functionConst] CppAD-20260000.0/test_more/general/extern_value.hpp:15:9: note: Technically the member function 'extern_value < std :: complex < double > >::get' can be const. CppAD-20260000.0/test_more/general/extern_value.cpp:20:26: note: Technically the member function 'extern_value < std :: complex < double > >::get' can be const. CppAD-20260000.0/test_more/general/extern_value.cpp:20:26: style:inconclusive: Technically the member function 'extern_value < CppAD :: AD < float > >::get' can be const. [functionConst] CppAD-20260000.0/test_more/general/extern_value.hpp:15:9: note: Technically the member function 'extern_value < CppAD :: AD < float > >::get' can be const. CppAD-20260000.0/test_more/general/extern_value.cpp:20:26: note: Technically the member function 'extern_value < CppAD :: AD < float > >::get' can be const. CppAD-20260000.0/test_more/general/extern_value.cpp:20:26: style:inconclusive: Technically the member function 'extern_value < CppAD :: AD < double > >::get' can be const. [functionConst] CppAD-20260000.0/test_more/general/extern_value.hpp:15:9: note: Technically the member function 'extern_value < CppAD :: AD < double > >::get' can be const. CppAD-20260000.0/test_more/general/extern_value.cpp:20:26: note: Technically the member function 'extern_value < CppAD :: AD < double > >::get' can be const. CppAD-20260000.0/test_more/general/extern_value.cpp:20:26: style:inconclusive: Technically the member function 'extern_value < CppAD :: AD < std :: complex < float > > >::get' can be const. [functionConst] CppAD-20260000.0/test_more/general/extern_value.hpp:15:9: note: Technically the member function 'extern_value < CppAD :: AD < std :: complex < float > > >::get' can be const. CppAD-20260000.0/test_more/general/extern_value.cpp:20:26: note: Technically the member function 'extern_value < CppAD :: AD < std :: complex < float > > >::get' can be const. CppAD-20260000.0/test_more/general/extern_value.cpp:20:26: style:inconclusive: Technically the member function 'extern_value < CppAD :: AD < std :: complex < double > > >::get' can be const. [functionConst] CppAD-20260000.0/test_more/general/extern_value.hpp:15:9: note: Technically the member function 'extern_value < CppAD :: AD < std :: complex < double > > >::get' can be const. CppAD-20260000.0/test_more/general/extern_value.cpp:20:26: note: Technically the member function 'extern_value < CppAD :: AD < std :: complex < double > > >::get' can be const. CppAD-20260000.0/test_more/general/log.cpp:22:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/log10.cpp:19:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/local/json_lexer.cpp:77:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable op_name2enum [valueFlowBailoutIncompleteVar] CppAD-20260000.0/test_more/general/extern_value.hpp:13:4: style: Class 'extern_value < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/test_more/general/extern_value.hpp:13:4: style: Class 'extern_value < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/test_more/general/log1p.cpp:20:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/extern_value.hpp:13:4: style: Class 'extern_value < std :: complex < float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/test_more/general/extern_value.hpp:13:4: style: Class 'extern_value < std :: complex < double > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/test_more/general/extern_value.hpp:13:4: style: Class 'extern_value < CppAD :: AD < float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/test_more/general/extern_value.hpp:13:4: style: Class 'extern_value < CppAD :: AD < double > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/test_more/general/extern_value.hpp:13:4: style: Class 'extern_value < CppAD :: AD < std :: complex < float > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/test_more/general/mul.cpp:16:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/extern_value.hpp:13:4: style: Class 'extern_value < CppAD :: AD < std :: complex < double > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/test_more/general/from_base.cpp:45:13: style: Condition 'X==x' is always true [knownConditionTrueFalse] CppAD-20260000.0/test_more/general/from_base.cpp:42:42: note: Assignment 'X=static_cast>>(4)', assigned value is 4 CppAD-20260000.0/test_more/general/from_base.cpp:45:13: note: Condition 'X==x' is always true CppAD-20260000.0/test_more/general/forward_dir.cpp:539:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_DISCRETE_FUNCTION is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/fun_check.cpp:20:4: style: Class 'Fun' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/test_more/general/mul_level.cpp:38:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/deprecated/old_usead_1.cpp:209:50: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] CppAD-20260000.0/test_more/deprecated/old_usead_1.cpp:217:50: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] CppAD-20260000.0/test_more/general/mul_eq.cpp:19:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/mul_zero_one.cpp:29:10: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/mul_zdouble.cpp:94:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable has_infinity [valueFlowBailoutIncompleteVar] CppAD-20260000.0/test_more/general/neg.cpp:19:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/deprecated/old_mat_mul.hpp:220:31: style:inconclusive: Boolean expression 'nz_left' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] CppAD-20260000.0/test_more/general/parameter.cpp:28:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/new_dynamic.cpp:796:1: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_DISCRETE_FUNCTION is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/json_graph.cpp:2432:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/poly.cpp:24:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/print_for.cpp:34:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/pow_int.cpp:22:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/near_equal_ext.cpp:25:21: style: Same expression on both sides of '/'. [duplicateExpression] CppAD-20260000.0/test_more/general/near_equal_ext.cpp:23:19: note: 'zero' is assigned value '0.' here. CppAD-20260000.0/test_more/general/near_equal_ext.cpp:25:21: note: Same expression on both sides of '/'. CppAD-20260000.0/test_more/general/pow.cpp:31:7: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/rosen_34.cpp:79:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/reverse.cpp:19:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/rev_sparse_jac.cpp:76:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/extern_value.hpp:13:4: style: Class 'extern_value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/test_more/general/runge_45.cpp:56:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/sin.cpp:19:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/sinh.cpp:19:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/sin_cos.cpp:25:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/deprecated/old_usead_2.cpp:43:12: style: The member function '::Fun::Ode' can be static. [functionStatic] CppAD-20260000.0/test_more/general/sparse_jac_work.cpp:31:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( double ) d_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/test_more/general/sparse_jac_work.cpp:32:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( AD < double > ) a1vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/test_more/general/mul_zdouble.cpp:65:9: style: Variable 'z' is reassigned a value before the old one has been used. [redundantAssignment] CppAD-20260000.0/test_more/general/mul_zdouble.cpp:64:11: note: z is assigned CppAD-20260000.0/test_more/general/mul_zdouble.cpp:65:9: note: z is overwritten CppAD-20260000.0/test_more/general/sparse_jac_work.cpp:33:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( AD < AD < double > > ) a2vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/test_more/general/sparse_jac_work.cpp:34:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( size_t ) s_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/test_more/general/sparse_hessian.cpp:22:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/sparse_vec_ad.cpp:19:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/sqrt.cpp:22:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/romberg_one.cpp:37:13: style:inconclusive: Technically the member function '::Fun::operator()' can be const. [functionConst] CppAD-20260000.0/test_more/deprecated/old_tan.cpp:57:14: style: The scope of the variable 'k' can be reduced. [variableScope] CppAD-20260000.0/test_more/general/sub_eq.cpp:19:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/romberg_one.cpp:32:7: style: Class 'Fun' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/test_more/general/sub.cpp:21:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/deprecated/old_mat_mul.hpp:132:28: style: The scope of the variable 'im_left' can be reduced. [variableScope] CppAD-20260000.0/test_more/deprecated/old_mat_mul.hpp:132:37: style: The scope of the variable 'mj_right' can be reduced. [variableScope] CppAD-20260000.0/test_more/general/sub_zero.cpp:29:10: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/deprecated/old_mat_mul.hpp:160:28: style: The scope of the variable 'im_left' can be reduced. [variableScope] CppAD-20260000.0/test_more/general/simple_vector.cpp:37:11: warning: Member variable 'MyInt::count' is not assigned a value in 'MyInt::operator='. [operatorEqVarError] CppAD-20260000.0/test_more/deprecated/old_mat_mul.hpp:160:37: style: The scope of the variable 'mj_right' can be reduced. [variableScope] CppAD-20260000.0/test_more/deprecated/old_mat_mul.hpp:160:47: style: The scope of the variable 'ij_result' can be reduced. [variableScope] CppAD-20260000.0/test_more/deprecated/old_mat_mul.hpp:212:23: style: The scope of the variable 'nz_left' can be reduced. [variableScope] CppAD-20260000.0/test_more/deprecated/old_mat_mul.hpp:213:31: style: The scope of the variable 'im_left' can be reduced. [variableScope] CppAD-20260000.0/test_more/deprecated/old_mat_mul.hpp:213:40: style: The scope of the variable 'mj_right' can be reduced. [variableScope] CppAD-20260000.0/test_more/general/simple_vector.cpp:34:4: style: Class 'MyInt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/test_more/general/sparse_jacobian.cpp:22:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/deprecated/old_mat_mul.cpp:235:11: style: Variable 'check' can be declared as const array [constVariable] CppAD-20260000.0/test_more/general/subgraph_1.cpp:41:7: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/subgraph_hes2jac.cpp:15:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( double ) d_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/test_more/general/subgraph_hes2jac.cpp:16:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( CppAD :: AD < double > ) a1vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/test_more/general/subgraph_hes2jac.cpp:17:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( CppAD :: AD < CppAD :: AD < double > > ) a2vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/test_more/general/subgraph_hes2jac.cpp:18:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( size_t ) s_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/test_more/general/subgraph_hes2jac.cpp:19:4: debug: Failed to parse 'typedef CPPAD_TESTVECTOR ( bool ) b_vector ;'. The checking continues anyway. [simplifyTypedef] CppAD-20260000.0/test_more/general/tan.cpp:22:7: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/value.cpp:19:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/deprecated/old_usead_2.cpp:111:56: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] CppAD-20260000.0/test_more/deprecated/old_usead_2.cpp:236:53: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] CppAD-20260000.0/test_more/deprecated/old_usead_2.cpp:244:53: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] CppAD-20260000.0/test_more/deprecated/old_usead_2.cpp:280:53: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] CppAD-20260000.0/test_more/deprecated/old_usead_2.cpp:296:55: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] CppAD-20260000.0/test_more/deprecated/old_usead_2.cpp:298:55: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] CppAD-20260000.0/test_more/general/ode_err_control.cpp:30:12: style:inconclusive: Technically the member function '::Fun_one::Ode' can be const. [functionConst] CppAD-20260000.0/test_more/general/ode_err_control.cpp:57:14: style: The member function '::Method_one::order' can be static. [functionStatic] CppAD-20260000.0/test_more/general/ode_err_control.cpp:137:12: style:inconclusive: Technically the member function '::Fun_two::Ode' can be const. [functionConst] CppAD-20260000.0/test_more/general/ode_err_control.cpp:162:14: style: The member function '::Method_two::order' can be static. [functionStatic] CppAD-20260000.0/test_more/general/ode_err_control.cpp:295:12: style:inconclusive: Technically the member function '::Fun_three::was_negative' can be const. [functionConst] CppAD-20260000.0/test_more/general/ode_err_control.cpp:316:14: style: The member function '::Method_three::order' can be static. [functionStatic] CppAD-20260000.0/test_more/general/ode_err_control.cpp:382:12: style:inconclusive: Technically the member function '::Fun_four::Ode' can be const. [functionConst] CppAD-20260000.0/test_more/general/ode_err_control.cpp:409:14: style: The member function '::Method_four::order' can be static. [functionStatic] CppAD-20260000.0/test_more/general/to_csrc.cpp:133:1: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_DISCRETE_FUNCTION is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/ode_err_control.cpp:25:7: style: Class 'Fun_one' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/test_more/general/ode_err_control.cpp:47:7: style: Class 'Method_one' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/test_more/general/ode_err_control.cpp:133:7: style: Class 'Fun_two' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/test_more/general/ode_err_control.cpp:152:7: style: Class 'Method_two' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/test_more/general/ode_err_control.cpp:251:7: style: Class 'Fun_three' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/test_more/general/ode_err_control.cpp:306:7: style: Class 'Method_three' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/test_more/general/ode_err_control.cpp:377:7: style: Class 'Fun_four' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/test_more/general/ode_err_control.cpp:399:7: style: Class 'Method_four' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20260000.0/test_more/general/vec_ad_par.cpp:21:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/vec_ad.cpp:148:1: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_DISCRETE_FUNCTION is a macro then please configure it. [unknownMacro] CppAD-20260000.0/test_more/general/vec_unary.cpp:29:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_TESTVECTOR is a macro then please configure it. [unknownMacro] CppAD-20260000.0/val_graph/binary_xam.cpp:26:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable add_op_enum [valueFlowBailoutIncompleteVar] CppAD-20260000.0/val_graph/cexp_xam.cpp:27:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compare_lt_enum [valueFlowBailoutIncompleteVar] CppAD-20260000.0/val_graph/comp_xam.cpp:28:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable add_op_enum [valueFlowBailoutIncompleteVar] CppAD-20260000.0/val_graph/compress_xam.cpp:26:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable add_op_enum [valueFlowBailoutIncompleteVar] CppAD-20260000.0/val_graph/con_xam.cpp:26:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable add_op_enum [valueFlowBailoutIncompleteVar] CppAD-20260000.0/val_graph/dead_xam.cpp:26:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable add_op_enum [valueFlowBailoutIncompleteVar] CppAD-20260000.0/test_more/general/optimize.cpp:1851:4: error: There is an unknown macro here somewhere. Configuration is required. If CPPAD_USER_ATOMIC is a macro then please configure it. [unknownMacro] CppAD-20260000.0/val_graph/cumulative_xam.cpp:26:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable con_op_enum [valueFlowBailoutIncompleteVar] CppAD-20260000.0/val_graph/fold_con_xam.cpp:26:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable add_op_enum [valueFlowBailoutIncompleteVar] CppAD-20260000.0/val_graph/pri_xam.cpp:27:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sub_op_enum [valueFlowBailoutIncompleteVar] CppAD-20260000.0/val_graph/renumber_xam.cpp:26:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable add_op_enum [valueFlowBailoutIncompleteVar] CppAD-20260000.0/val_graph/summation_xam.cpp:27:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable add_op_enum [valueFlowBailoutIncompleteVar] CppAD-20260000.0/val_graph/test/ad_double.cpp:16:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable add_op_enum [valueFlowBailoutIncompleteVar] CppAD-20260000.0/test_more/general/sparse_jac_work.cpp:127:24: style: Unused variable: coloring_not_used [unusedVariable] CppAD-20260000.0/val_graph/unary_xam.cpp:26:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable neg_op_enum [valueFlowBailoutIncompleteVar] CppAD-20260000.0/val_graph/val2fun_xam.cpp:28:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable add_op_enum [valueFlowBailoutIncompleteVar] CppAD-20260000.0/val_graph/test/nan.cpp:72:7: style:inconclusive: Boolean expression 'ok' is used in bitwise operation. [bitwiseOnBoolean] CppAD-20260000.0/val_graph/test/opt_call.cpp:21:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable add_op_enum [valueFlowBailoutIncompleteVar] CppAD-20260000.0/val_graph/test/opt_call.cpp:134:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable add_op_enum [valueFlowBailoutIncompleteVar] CppAD-20260000.0/val_graph/test/fold.cpp:18:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable add_op_enum [valueFlowBailoutIncompleteVar] CppAD-20260000.0/val_graph/test/fold.cpp:132:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable add_op_enum [valueFlowBailoutIncompleteVar] CppAD-20260000.0/val_graph/test/fold.cpp:216:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compare_lt_enum [valueFlowBailoutIncompleteVar] CppAD-20260000.0/val_graph/test/optimize.cpp:19:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable add_op_enum [valueFlowBailoutIncompleteVar] CppAD-20260000.0/val_graph/test/optimize.cpp:120:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable add_op_enum [valueFlowBailoutIncompleteVar] CppAD-20260000.0/val_graph/test/optimize.cpp:219:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable add_op_enum [valueFlowBailoutIncompleteVar] CppAD-20260000.0/val_graph/test/optimize.cpp:312:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable add_op_enum [valueFlowBailoutIncompleteVar] CppAD-20260000.0/val_graph/test/val2fun.cpp:19:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable add_op_enum [valueFlowBailoutIncompleteVar] CppAD-20260000.0/val_graph/test/val2fun.cpp:104:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable add_op_enum [valueFlowBailoutIncompleteVar] CppAD-20260000.0/val_graph/test/val2fun.cpp:188:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sub_op_enum [valueFlowBailoutIncompleteVar] CppAD-20260000.0/val_graph/test/val2fun.cpp:402:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compare_lt_enum [valueFlowBailoutIncompleteVar] CppAD-20260000.0/val_graph/test/val2fun.cpp:505:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sub_op_enum [valueFlowBailoutIncompleteVar] CppAD-20260000.0/val_graph/test/val2fun.cpp:570:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sub_op_enum [valueFlowBailoutIncompleteVar] CppAD-20260000.0/test_more/deprecated/atomic_two/mat_mul.hpp:239:31: style:inconclusive: Boolean expression 'nz_left' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] CppAD-20260000.0/test_more/deprecated/atomic_two/mat_mul.cpp:247:11: style: Variable 'check' can be declared as const array [constVariable] diff: head CppAD-20260000.0/cppad_ipopt/example/get_started.cpp:64:16: style:inconclusive: Either there is a missing 'override', or the member function '::FG_info::eval_r' can be const. [functionConst] head CppAD-20260000.0/cppad_ipopt/test/k_gt_one.cpp:28:13: style:inconclusive: Either there is a missing 'override', or the member function '::FG_K_gt_one::eval_r' can be const. [functionConst] head CppAD-20260000.0/cppad_ipopt/test/k_gt_one.cpp:55:11: style: Either there is a missing 'override', or the member function '::FG_K_gt_one::range_size' can be static. [functionStatic] 2.19.0 CppAD-20260000.0/cppad_ipopt/test/k_gt_one.cpp:55:11: style:inconclusive: Either there is a missing 'override', or the member function '::FG_K_gt_one::range_size' can be const. [functionConst] head CppAD-20260000.0/cppad_ipopt/test/k_gt_one.cpp:62:9: style: Either there is a missing 'override', or the member function '::FG_K_gt_one::index' can be static. [functionStatic] head CppAD-20260000.0/cppad_ipopt/test/retape_k1_l1.cpp:20:13: style:inconclusive: Either there is a missing 'override', or the member function '::FG_retape::eval_r' can be const. [functionConst] head CppAD-20260000.0/cppad_ipopt/test/retape_k1_l2.cpp:22:13: style:inconclusive: Either there is a missing 'override', or the member function '::FG_info::eval_r' can be const. [functionConst] head CppAD-20260000.0/cppad_ipopt/test/retape_k1_l2.cpp:47:9: style: Either there is a missing 'override', or the member function '::FG_info::index' can be static. [functionStatic] head CppAD-20260000.0/test_more/general/base_alloc.cpp:80:28: style: Assigned value 'test_parameter()' is always true [knownConditionTrueFalse] CppAD-20260000.0/test_more/general/base_alloc.cpp:11:14: note: Assignment 'ok=true', assigned value is 1 CppAD-20260000.0/test_more/general/base_alloc.cpp:80:28: note: Calling function 'test_parameter' returns 1 CppAD-20260000.0/test_more/general/base_alloc.cpp:80:28: note: Assigned value 'test_parameter()' is always true DONE