2025-11-01 18:02 ftp://ftp.de.debian.org/debian/pool/main/r/r-cran-tokenizers/r-cran-tokenizers_0.3.0.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j4 platform: Linux-6.12.48+deb13-amd64-x86_64-with-glibc2.41 python: 3.13.5 client-version: 1.3.67 compiler: g++ (Debian 14.2.0-19) 14.2.0 cppcheck: head 2.18.0 head-info: ca87cc1 (2025-11-01 18:15:36 +0100) count: 9 9 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: tokenizers/src/RcppExports.cpp:26:1: error: There is an unknown macro here somewhere. Configuration is required. If END_RCPP is a macro then please configure it. [unknownMacro] tokenizers/src/skip_ngrams.cpp:13:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NA_STRING [valueFlowBailoutIncompleteVar] tokenizers/src/skip_ngrams.cpp:69:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NA_STRING [valueFlowBailoutIncompleteVar] tokenizers/src/shingle_ngrams.cpp:57:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CE_UTF8 [valueFlowBailoutIncompleteVar] tokenizers/src/shingle_ngrams.cpp:85:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NA_STRING [valueFlowBailoutIncompleteVar] tokenizers/src/shingle_ngrams.cpp:26:15: style: The scope of the variable 'term' can be reduced. [variableScope] tokenizers/src/shingle_ngrams.cpp:40:10: style: The scope of the variable 'k' can be reduced. [variableScope] tokenizers/src/shingle_ngrams.cpp:40:20: style: The scope of the variable 'j_max_observed' can be reduced. [variableScope] tokenizers/src/shingle_ngrams.cpp:23:51: performance: Function parameter 'ngram_delim' should be passed by const reference. [passedByValue] diff: DONE