A maintenance release is now available.
Consider updating if you are using Version 5.7.1 or older.
New Features
-
preprocessing (ccbm_prep):
- allow
#endif to have trailing open C-comment (FR18921)
Improvements
-
coverage merging (ccbm_mco):
- improved
--help output: the options --diff and --format are also possible
- use type casts where appropriate
- avoid –possibly overloaded–
abs(), use macro instead
-
Documentation (Manual):
- removed obsolete dependency to
boxedminipage (not present on CentOS-7, CentOS-8)
Bugfixes
-
post-processing (ccbm_coverage):
- revised hash-else processing (fixes #18952)
- better treatment of inactive
#elif blocks (fixes #18953)