A maintenance release is now available.
Consider updating if you are using Version 5.2.1 or older.
ccbm_mco:
cleaned up configuration options
fixed overlay of more-than-two lines (may occur, if input *.c code contains statements in branch lines)
asts-ccbm-textual-merge-coverage:
--fail-continue in order to allow for gentle
degradation: if merging of one file group fails (for some
reason), then take just the first of these files for merging;
this will yield incomplete coverage information (for this file)
but complete overview tablesasts-ccbm-coverage-info:
ccbm_prep:
__FILE_defined) before re-defining
typeEEPROM-Extension:
asts-ccbm-coverage-info:
ccbm_mco:
ccbm_coverage:
fixed treatment of function definitions that contain CCBM markers
in same line, like generated for ‘void no_operation(){;}’
fixed treatment of “else{CCBM()” situation
fixed treatment of “do { ... CCBM(); } while()”
fixed treatment of <COMMENT>CCBM() situation (--no-markers
case)
ccbm_empty_cov: