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 #7 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Author: redi
Date: Wed Sep 13 10:10:04 2017
New Revision: 252068

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