Skip to content

fixed some compiler errors with USE_BOOST_INT128#7833

Merged
chrchr-github merged 1 commit into
cppcheck-opensource:mainfrom
firewave:int128
Sep 20, 2025
Merged

fixed some compiler errors with USE_BOOST_INT128#7833
chrchr-github merged 1 commit into
cppcheck-opensource:mainfrom
firewave:int128

fixed some compiler errors with `USE_BOOST_INT128`

d8fe552
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Cppcheck succeeded Sep 18, 2025 in 58s

No new alerts in code changed by this pull request

Annotations

Check warning on line 788 in lib/clangimport.cpp

See this annotation in the file changed.

Code scanning / CppCheck

Ensure that integer conversions do not result in lost or misinterpreted data Error

Ensure that integer conversions do not result in lost or misinterpreted data

Check warning on line 781 in lib/token.h

See this annotation in the file changed.

Code scanning / CppCheck

Ensure that integer conversions do not result in lost or misinterpreted data Error

Ensure that integer conversions do not result in lost or misinterpreted data

Check warning on line 784 in lib/token.h

See this annotation in the file changed.

Code scanning / CppCheck

Ensure that integer conversions do not result in lost or misinterpreted data Error

Ensure that integer conversions do not result in lost or misinterpreted data