danmar / simplecpp

C++ preprocessor
BSD Zero Clause License
204 stars 80 forks source link

fixed #365 - do not treat standards with empty define string as unknown #367

Closed firewave closed 2 weeks ago

firewave commented 2 weeks ago

Still a draft while I test it with Cppcheck.

firewave commented 2 weeks ago

Confirmed the fix. Addon tests now pass downstream: https://github.com/danmar/cppcheck/actions/runs/10773958052/job/29874904287?pr=6767.

After this was merged we need a 1.1.5 release so we can downstream this and release a regression fix,