Closed GoogleCodeExporter closed 9 years ago
I forgot to say the other warnings are about array lengths in parameter names,
e.g.
/// @param endPos[3] [in] End location.
Doxygen doesn't like that. I'd suggest putting the length in the comment
description instead.
Original comment by cameron....@gmail.com
on 7 May 2011 at 9:42
I'll resolve these as part of the documentation effort, as each header file is
updated. So this issue will be fully resolved near the end of the effort.
Original comment by steve...@gmail.com
on 16 Aug 2011 at 1:48
All warnings that can be addressed without changing code have been eliminated.
The only ones remaining are some warnings about documentation for parameters
that don't exist. These are due to some declarations that don't specify
parameter names.
Original comment by steve...@gmail.com
on 13 Sep 2011 at 11:44
Original issue reported on code.google.com by
cameron....@gmail.com
on 7 May 2011 at 9:40Attachments: