Commit 57899d2f by Jonathan Wakely Committed by Jonathan Wakely

status_cxx2011.xml: Document <cuchar> and <cstdalign> as missing.

	* doc/xml/manual/status_cxx2011.xml: Document <cuchar> and
	<cstdalign> as missing.

From-SVN: r181045
parent eaee02a5
2011-11-06 Jonathan Wakely <jwakely.gcc@gmail.com> 2011-11-06 Jonathan Wakely <jwakely.gcc@gmail.com>
* doc/xml/manual/status_cxx2011.xml: Document <cuchar> and
<cstdalign> as missing.
2011-11-06 Jonathan Wakely <jwakely.gcc@gmail.com>
* doc/xml/faq.xml: Replace references to C++0x with C++11. * doc/xml/faq.xml: Replace references to C++0x with C++11.
* doc/xml/manual/intro.xml: Likewise. * doc/xml/manual/intro.xml: Likewise.
* doc/xml/manual/backwards_compatibility.xml: Likewise. * doc/xml/manual/backwards_compatibility.xml: Likewise.
......
...@@ -253,10 +253,11 @@ particular release. ...@@ -253,10 +253,11 @@ particular release.
<entry/> <entry/>
</row> </row>
<row> <row>
<?dbhtml bgcolor="#B0B0B0" ?>
<entry>18.10</entry> <entry>18.10</entry>
<entry>Other runtime support</entry> <entry>Other runtime support</entry>
<entry>Y</entry> <entry>Partial</entry>
<entry/> <entry>Missing <filename class="headerfile">&lt;cstdalign&gt;</filename> </entry>
</row> </row>
<row> <row>
<entry> <entry>
...@@ -1141,10 +1142,13 @@ particular release. ...@@ -1141,10 +1142,13 @@ particular release.
<entry/> <entry/>
</row> </row>
<row> <row>
<?dbhtml bgcolor="#B0B0B0" ?>
<entry>21.7</entry> <entry>21.7</entry>
<entry>Null-terminated sequence utilities</entry> <entry>Null-terminated sequence utilities</entry>
<entry>Y</entry> <entry>Partial</entry>
<entry>C library dependency</entry> <entry>C library dependency.
Missing <filename class="headerfile">&lt;cuchar&gt;</filename>
</entry>
</row> </row>
<row> <row>
<entry> <entry>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment