Skip to content

fastcov version 1.14

Latest
Compare
Choose a tag to compare
@RPGillespie6 RPGillespie6 released this 20 Jan 19:45
· 18 commits to master since this release

Minor. bug fixes

  • Update to use longform flags when invoking gcov: this is to avoid problems with the --json-format shortform option. Starting with GCC11, -i is deprecated in favor of -j, so using longform avoids future option compatibility issues
  • Fix issue where passing --zerocounters and --process-gcno simultaneously resulted in deletion of the gcno files