|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r60463 - sandbox/committee/exceptions
From: dgregor_at_[hidden]
Date: 2010-03-11 00:35:58
Author: dgregor
Date: 2010-03-11 00:35:57 EST (Thu, 11 Mar 2010)
New Revision: 60463
URL: http://svn.boost.org/trac/boost/changeset/60463
Log:
Be less passive
Text files modified:
sandbox/committee/exceptions/d3051.html | 4 ++--
sandbox/committee/exceptions/deprecating-exception-specs.rst | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
Modified: sandbox/committee/exceptions/d3051.html
==============================================================================
--- sandbox/committee/exceptions/d3051.html (original)
+++ sandbox/committee/exceptions/d3051.html 2010-03-11 00:35:57 EST (Thu, 11 Mar 2010)
@@ -718,7 +718,7 @@
</div>
<div class="section" id="the-std-unexpected-function-except-unexpected">
<h2><a class="toc-backref" href="#id10">15.5.2 The <tt class="docutils literal"><span class="pre">std::unexpected()</span></tt> function [except.unexpected]</a></h2>
-<p>This section should be moved to D.5 to become D.5.1
+<p>Move this section to D.5 to become D.5.1
[depr.except.unexpected]. Then modify the following paragraphs as
follows:</p>
<blockquote>
@@ -765,7 +765,7 @@
</div>
<div class="section" id="violating-exception-specifications-exception-unexpected">
<h2><a class="toc-backref" href="#id12">18.8.2 Violating exception-specifications [exception.unexpected]</a></h2>
-<p>This section should be moved to D.5 to become D.5.2
+<p>Move this section to D.5 to become D.5.2
[depr.exception.unexpected].</p>
</div>
<div class="section" id="d-5-dynamic-exception-specifications-depr-except-spec-dynamic">
Modified: sandbox/committee/exceptions/deprecating-exception-specs.rst
==============================================================================
--- sandbox/committee/exceptions/deprecating-exception-specs.rst (original)
+++ sandbox/committee/exceptions/deprecating-exception-specs.rst 2010-03-11 00:35:57 EST (Thu, 11 Mar 2010)
@@ -432,7 +432,7 @@
15.5.2 The ``std::unexpected()`` function [except.unexpected]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-This section should be moved to D.5 to become D.5.1
+Move this section to D.5 to become D.5.1
[depr.except.unexpected]. Then modify the following paragraphs as
follows:
@@ -487,7 +487,7 @@
18.8.2 Violating exception-specifications [exception.unexpected]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-This section should be moved to D.5 to become D.5.2
+Move this section to D.5 to become D.5.2
[depr.exception.unexpected].
:ins:`D.5 Dynamic exception specifications [depr.except.spec.dynamic]`
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk