[patch] Fix doxygen warnings

Jonathan Wakely jwakely@redhat.com
Sat Jun 14 16:34:00 GMT 2014


Ensure parameter names and doxygen comments match, document missing
parameters, fix markup etc.

Tested x86_64-linux, committed to trunk.

The C++14 headers added to the .cfg file won't produce any output
until we bump the value of __cplusplus Doxygen uses. I suppose we
should really document classes and functions to say if they're only
available since C++11 or C++14, but can anyone think of any other
reason not to default to generating docs for C++14?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 11543 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20140614/6ef707cb/attachment.bin>


More information about the Gcc-patches mailing list