Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r86576 - in website/public_html/live: feed/history generated generated/state users/history
From: dnljms_at_[hidden]
Date: 2013-11-06 16:06:49


Author: danieljames
Date: 2013-11-06 16:06:49 EST (Wed, 06 Nov 2013)
New Revision: 86576
URL: http://svn.boost.org/trac/boost/changeset/86576

Log:
Add ticket 9333 to known issues.

Text files modified:
   website/public_html/live/feed/history/boost_1_55_0.qbk | 1 +
   website/public_html/live/generated/dev.rss | 6 ++++++
   website/public_html/live/generated/state/feed-pages.txt | 4 ++--
   website/public_html/live/generated/state/rss-items.txt | 8 +++++++-
   website/public_html/live/users/history/version_1_55_0.html | 6 ++++++
   5 files changed, 22 insertions(+), 3 deletions(-)

Modified: website/public_html/live/feed/history/boost_1_55_0.qbk
==============================================================================
--- website/public_html/live/feed/history/boost_1_55_0.qbk Wed Nov 6 13:27:56 2013 (r86575)
+++ website/public_html/live/feed/history/boost_1_55_0.qbk 2013-11-06 16:06:49 EST (Wed, 06 Nov 2013) (r86576)
@@ -60,6 +60,7 @@
 * For several libraries overloads with intializer lists are incorrectly
   reported as ambiguous. This is a Visual C++ bug and it isn't clear if
   there's a good workaround.
+* Thread: `ex_scoped_thread` compile fails ([ticket 9333]).
 
 [endsect]
 

Modified: website/public_html/live/generated/dev.rss
==============================================================================
--- website/public_html/live/generated/dev.rss Wed Nov 6 13:27:56 2013 (r86575)
+++ website/public_html/live/generated/dev.rss 2013-11-06 16:06:49 EST (Wed, 06 Nov 2013) (r86576)
@@ -92,6 +92,12 @@
           good workaround.
         </div>
       </li>
+ <li>
+ <div>
+ Thread: <code><span class="identifier">ex_scoped_thread</span></code>
+ compile fails (<a href="https://svn.boost.org/trac/boost/ticket/9333">#9333</a>).
+ </div>
+ </li>
     </ul>
   </div>
   <div id="version_1_55_0.new_libraries">

Modified: website/public_html/live/generated/state/feed-pages.txt
==============================================================================
--- website/public_html/live/generated/state/feed-pages.txt Wed Nov 6 13:27:56 2013 (r86575)
+++ website/public_html/live/generated/state/feed-pages.txt 2013-11-06 16:06:49 EST (Wed, 06 Nov 2013) (r86576)
@@ -2041,7 +2041,7 @@
 -id
 "version_1_55_0
 -last_modified
-.1383762440.39
+.1383771975.2
 -location
 "users/history/version_1_55_0.html
 -notice
@@ -2059,7 +2059,7 @@
 " Utility, Variant, Wave, xpressive.
 "
 -qbk_hash
-"4f1804d7dacf7130180bdd3a17a4e825edf990f332a6876f3dfe136a1a4caf65
+"cc2bfd48d9447768a39f9f2ccf5e2c3c7601974c31e59225dc030091576aaa8c
 -release_status
 "beta
 -title

Modified: website/public_html/live/generated/state/rss-items.txt
==============================================================================
--- website/public_html/live/generated/state/rss-items.txt Wed Nov 6 13:27:56 2013 (r86575)
+++ website/public_html/live/generated/state/rss-items.txt 2013-11-06 16:06:49 EST (Wed, 06 Nov 2013) (r86576)
@@ -20414,6 +20414,12 @@
 " good workaround.
 " </div>
 " </li>
+" <li>
+" <div>
+" Thread: <code><span class="identifier">ex_scoped_thread</span></code>
+" compile fails (<a href="https://svn.boost.org/trac/boost/ticket/9333">#9333</a>).
+" </div>
+" </li>
 " </ul>
 " </div>
 " <div id="version_1_55_0.new_libraries">
@@ -22170,7 +22176,7 @@
 " </div>
 "</description></item>
 -last_modified
-.1383762440.39
+.1383771975.2
 -quickbook
 "feed/history/boost_1_55_0.qbk
 )

Modified: website/public_html/live/users/history/version_1_55_0.html
==============================================================================
--- website/public_html/live/users/history/version_1_55_0.html Wed Nov 6 13:27:56 2013 (r86575)
+++ website/public_html/live/users/history/version_1_55_0.html 2013-11-06 16:06:49 EST (Wed, 06 Nov 2013) (r86576)
@@ -128,6 +128,12 @@
           good workaround.
         </div>
       </li>
+ <li>
+ <div>
+ Thread: <code><span class="identifier">ex_scoped_thread</span></code>
+ compile fails (#9333).
+ </div>
+ </li>
     </ul>
   </div>
   <div id="version_1_55_0.new_libraries">


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