-
Bug
-
Resolution: Incomplete
-
Minor
-
None
-
I'm using doxygen v1.8.4, Jenkins v1.523, Warnings plugin v4.27 on A Windows 7 PC.
Doxygen gives lots of warnings on one C source file (correct ones), of which two lines are oddly formatted:
<xyz_DoA>:1: Warning: parameters of member xyz_DoA are not (all) documented
<xyz_DoA>:1: Warning: return type of member xyz_DoA is not documented
The warnings plugin will present these warnings as new warnings with each build.
Is xyz_DoA an actual file name? What is the original output that leads to the warning?
Do all other warnings show up as old warnings?