[Bug libstdc++/81835] cxxabi.h has invalid link in comment.

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Sep 13 10:06:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81835

--- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Author: redi
Date: Wed Sep 13 10:05:59 2017
New Revision: 252066

URL: https://gcc.gnu.org/viewcvs?rev=252066&root=gcc&view=rev
Log:
PR libstdc++/81835 fix broken URLs in libstdc++ docs

        PR libstdc++/81835
        * doc/xml/manual/extensions.xml: Replace unstable URL.
        * doc/html/manual/ext_demangling.html: Regenerate.
        * libsupc++/cxxabi.h (__cxa_demangle): Fix broken URL.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/doc/html/manual/ext_demangling.html
    trunk/libstdc++-v3/doc/xml/manual/extensions.xml
    trunk/libstdc++-v3/libsupc++/cxxabi.h


More information about the Gcc-bugs mailing list