[v3] replace references to C++0x with C++11 in documentation

Jonathan Wakely jwakely.gcc@gmail.com
Sun Nov 6 18:55:00 GMT 2011


        * doc/xml/faq.xml: Replace references to C++0x with C++11.
        * doc/xml/manual/intro.xml: Likewise.
        * doc/xml/manual/backwards_compatibility.xml: Likewise.
        * doc/xml/manual/shared_ptr.xml: Likewise.
        * doc/xml/manual/configure.xml: Likewise.
        * doc/xml/manual/evolution.xml: Likewise.
        * doc/xml/manual/using.xml: Likewise.
        * doc/xml/manual/strings.xml: Likewise.
        * doc/xml/manual/debug_mode.xml: Likewise.
        * doc/xml/manual/policy_data_structures.xml: Likewise.
        * doc/xml/manual/extensions.xml: Likewise.
        * doc/xml/manual/diagnostics.xml: Likewise.
        * doc/xml/manual/test.xml: Likewise.
        * doc/xml/manual/status_cxx200x.xml: Likewise, and rename to...
        * doc/xml/manual/status_cxx2011.xml: Here.
        * doc/Makefile.am: Rename status_cxx200x.xml.
        * doc/Makefile.in: Regenerate.
        * doc/html/*: Regenerate.

Tested with 'make doc-xml-validate-docbook' and HTML pages regenerated
with 'make doc-html'
-------------- next part --------------
A non-text attachment was scrubbed...
Name: docs-cxx11.patch
Type: text/x-patch
Size: 96132 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20111106/93449ac8/attachment.bin>


More information about the Gcc-patches mailing list