[Doxygen-users] Hard to find errors
Brought to you by:
dimitri
From: Paul F. <pa...@fr...> - 2009-12-04 14:50:07
|
Hi With Doxygen 1.6.1 I have a couple of errors that look like <unknown>:0: Warning: end of comment block while expecting command </em> (twice) and <adms_checkpoint>:1: Warning: argument 'exec' of command @param is not found in the argument list of adms_checkpoint(char *filename, howT how) (many times, with other arguments) Till now I've usually found that such errors are due to "stray" comments that predated our use of Doxygen and just happened to match some markup patterns. Finding them is usually somewhat empirical, trying to remove anything in or around the files (or files containing the functions) until the error goes away. However, these two have now been around for a few months (our code base is over a million LOC, and I only run Doxygen twice a week). Does anyone have any ideas as to how I could track down these errors? A+ Paul -- Paul Floyd http://paulf.free.fr |