This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

--- Comment #6 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Author: redi
Date: Wed Sep 13 10:07:25 2017
New Revision: 252067

URL: https://gcc.gnu.org/viewcvs?rev=252067&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:
    branches/gcc-7-branch/libstdc++-v3/ChangeLog
    branches/gcc-7-branch/libstdc++-v3/doc/html/manual/ext_demangling.html
    branches/gcc-7-branch/libstdc++-v3/doc/xml/manual/extensions.xml
    branches/gcc-7-branch/libstdc++-v3/libsupc++/cxxabi.h

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]