* doc/xml/manual/status_cxx2011.xml: Document that N3189 is missing.

From-SVN: r195037
This commit is contained in:
Jonathan Wakely 2013-01-08 21:32:57 +00:00 committed by Jonathan Wakely
parent b836ce06ef
commit 2fd87c89d9
2 changed files with 19 additions and 6 deletions

View File

@ -1,3 +1,7 @@
2013-01-08 Jonathan Wakely <jwakely.gcc@gmail.com>
* doc/xml/manual/status_cxx2011.xml: Document that N3189 is missing.
2013-01-06 Jonathan Wakely <jwakely.gcc@gmail.com>
* doc/xml/manual/abi.xml: Update library and symbol versions.

View File

@ -158,10 +158,13 @@ particular release.
<entry>C library dependency for quick_exit, at_quick_exit</entry>
</row>
<row>
<?dbhtml bgcolor="#B0B0B0" ?>
<entry>18.6</entry>
<entry>Dynamic memory management</entry>
<entry>Y</entry>
<entry/>
<entry>Partial</entry>
<entry>Missing <code>get_new_handler</code>.
<code>set_new_handler</code> is not thread-safe.
</entry>
</row>
<row>
<entry>18.7</entry>
@ -206,10 +209,13 @@ particular release.
<entry/>
</row>
<row>
<?dbhtml bgcolor="#B0B0B0" ?>
<entry>18.8.3</entry>
<entry>Abnormal termination</entry>
<entry>Y</entry>
<entry/>
<entry>Partial</entry>
<entry>Missing <code>get_terminate</code>.
<code>set_terminate</code> is not thread-safe.
</entry>
</row>
<row>
<entry>18.8.4</entry>
@ -2606,10 +2612,13 @@ particular release.
<entry/>
</row>
<row>
<?dbhtml bgcolor="#B0B0B0" ?>
<entry>D.11</entry>
<entry>Violating exception-specifications</entry>
<entry/>
<entry/>
<entry>Partial</entry>
<entry>Missing <code>get_unexpected</code>.
<code>set_unexpected</code> is not thread-safe.
</entry>
</row>
</tbody>