Bug #33269 Gcov does not report file name with warning
Submitted: 16 Dec 2007 13:39 Modified: 5 Feb 2014 1:37
Reporter: Ingo Strüwing Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version:5.1.23 OS:Any
Assigned to: CPU Architecture:Any

[16 Dec 2007 13:39] Ingo Strüwing
Description:
In the following warning, I am missing a file name:

Warning: Found /* purecov: end */ annotation not matched by begin.

How to repeat:
Place an "/* purecov: end */" line in some C[++] file, build, test, and run Dgcov.
[5 Feb 2014 1:37] Paul DuBois
Noted in 5.7.4 changelog.

gcov printed warnings without file names.