A new feature release is now available.
Consider updating if you are using Version 5.5.1 or older.
ccbm_prep
(asts-ccbm-prepare-file
):
0[bB][01][01]*
ccbm_merger:
--ignore-corrupted
also for inconsistent
VERSIONSTAMP
or number of branches (implements #1823/~25253)Documentation (Manual):
Refactoring:
eeprom extension: refactor pattern to be more adjustable (if modifications are required)
cleanup of tempfiles: added robust removal (exit trap) of temporary files for all scripts
added utility ccbm_add_to_file
to improve performance of file
updates (implements FR #8279)
Tempfile Removal:
asts-ccbm-repair-ccbmcov
(#13235)ccbm_prep (asts-ccbm-prepare-file
):
handle special case where a #include is followed by a C-comment that terminates with the end of the line (fixes #12167)
avoid setting ‘,‘ in front of typenames (fixes #12318)
for asts-ccbm-prepare-file, added missing option ‘--strict
’
(see manual 4.2.4, PREP_STRICT
)
(implements #8845 issue ~25302)