Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r86574 - in website/public_html/live: feed/history generated generated/state users/history
From: dnljms_at_[hidden]
Date: 2013-11-06 13:26:03


Author: danieljames
Date: 2013-11-06 13:26:03 EST (Wed, 06 Nov 2013)
New Revision: 86574
URL: http://svn.boost.org/trac/boost/changeset/86574

Log:
Add quick list of known bugs.

Text files modified:
   website/public_html/live/feed/history/boost_1_55_0.qbk | 14 ++++++++++++++
   website/public_html/live/generated/dev.rss | 29 +++++++++++++++++++++++++++++
   website/public_html/live/generated/state/feed-pages.txt | 4 ++--
   website/public_html/live/generated/state/rss-items.txt | 31 ++++++++++++++++++++++++++++++-
   website/public_html/live/users/history/version_1_55_0.html | 29 +++++++++++++++++++++++++++++
   5 files changed, 104 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 10:55:26 2013 (r86573)
+++ website/public_html/live/feed/history/boost_1_55_0.qbk 2013-11-06 13:26:03 EST (Wed, 06 Nov 2013) (r86574)
@@ -49,6 +49,20 @@
 
 [endsect]
 
+[section Known bugs with Visual Studio 2013/Visual C++ 12]
+
+Visual Studio 2013 was released quite late in the release process, so there
+exist several unresolved issues. These include:
+
+* Serialization can't compile because of a missing include.
+* Using `has_member_function_callable_with` from Boost.Container's
+ `allocator_traits` causes a compile error ([ticket 9332]).
+* 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.
+
+[endsect]
+
 [section New Libraries]
 
 * [phrase library..[@/libs/predef/ Predef]:] This library defines a set of

Modified: website/public_html/live/generated/dev.rss
==============================================================================
--- website/public_html/live/generated/dev.rss Wed Nov 6 10:55:26 2013 (r86573)
+++ website/public_html/live/generated/dev.rss 2013-11-06 13:26:03 EST (Wed, 06 Nov 2013) (r86574)
@@ -65,6 +65,35 @@
       take into account any feedback received before making a decision.
     </p>
   </div>
+ <div id="version_1_55_0.known_bugs_with_visual_studio_20">
+ <h3><span class="link">Known
+ bugs with Visual Studio 2013/Visual C++ 12</span></h3>
+ <p>
+ Visual Studio 2013 was released quite late in the release process, so there
+ exist several unresolved issues. These include:
+ </p>
+ <ul>
+ <li>
+ <div>
+ Serialization can't compile because of a missing include.
+ </div>
+ </li>
+ <li>
+ <div>
+ Using <code><span class="identifier">has_member_function_callable_with</span></code>
+ from Boost.Container's <code><span class="identifier">allocator_traits</span></code>
+ causes a compile error (<a href="https://svn.boost.org/trac/boost/ticket/9332">#9332</a>).
+ </div>
+ </li>
+ <li>
+ <div>
+ 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.
+ </div>
+ </li>
+ </ul>
+ </div>
   <div id="version_1_55_0.new_libraries">
     <h3><span class="link">New Libraries</span></h3>
     <ul>

Modified: website/public_html/live/generated/state/feed-pages.txt
==============================================================================
--- website/public_html/live/generated/state/feed-pages.txt Wed Nov 6 10:55:26 2013 (r86573)
+++ website/public_html/live/generated/state/feed-pages.txt 2013-11-06 13:26:03 EST (Wed, 06 Nov 2013) (r86574)
@@ -2041,7 +2041,7 @@
 -id
 "version_1_55_0
 -last_modified
-.1383643731.19
+.1383762338.82
 -location
 "users/history/version_1_55_0.html
 -notice
@@ -2059,7 +2059,7 @@
 " Utility, Variant, Wave, xpressive.
 "
 -qbk_hash
-"260b4a0301a4103530433acdf5caf2c9dce12538f97e78b0bf43568528e91ba7
+"875d80c18eac6fd57a96a26edcdd93537ddc8ce743190037f23a9320a1adc891
 -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 10:55:26 2013 (r86573)
+++ website/public_html/live/generated/state/rss-items.txt 2013-11-06 13:26:03 EST (Wed, 06 Nov 2013) (r86574)
@@ -20387,6 +20387,35 @@
 " take into account any feedback received before making a decision.
 " </p>
 " </div>
+" <div id="version_1_55_0.known_bugs_with_visual_studio_20">
+" <h3><span class="link">Known
+" bugs with Visual Studio 2013/Visual C++ 12</span></h3>
+" <p>
+" Visual Studio 2013 was released quite late in the release process, so there
+" exist several unresolved issues. These include:
+" </p>
+" <ul>
+" <li>
+" <div>
+" Serialization can't compile because of a missing include.
+" </div>
+" </li>
+" <li>
+" <div>
+" Using <code><span class="identifier">has_member_function_callable_with</span></code>
+" from Boost.Container's <code><span class="identifier">allocator_traits</span></code>
+" causes a compile error (<a href="https://svn.boost.org/trac/boost/ticket/9332">#9332</a>).
+" </div>
+" </li>
+" <li>
+" <div>
+" 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.
+" </div>
+" </li>
+" </ul>
+" </div>
 " <div id="version_1_55_0.new_libraries">
 " <h3><span class="link">New Libraries</span></h3>
 " <ul>
@@ -22141,7 +22170,7 @@
 " </div>
 "</description></item>
 -last_modified
-.1383643576.48
+.1383762338.82
 -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 10:55:26 2013 (r86573)
+++ website/public_html/live/users/history/version_1_55_0.html 2013-11-06 13:26:03 EST (Wed, 06 Nov 2013) (r86574)
@@ -101,6 +101,35 @@
       take into account any feedback received before making a decision.
     </p>
   </div>
+ <div id="version_1_55_0.known_bugs_with_visual_studio_20">
+ <h3><span class="link">Known
+ bugs with Visual Studio 2013/Visual C++ 12</span></h3>
+ <p>
+ Visual Studio 2013 was released quite late in the release process, so there
+ exist several unresolved issues. These include:
+ </p>
+ <ul>
+ <li>
+ <div>
+ Serialization can't compile because of a missing include.
+ </div>
+ </li>
+ <li>
+ <div>
+ Using <code><span class="identifier">has_member_function_callable_with</span></code>
+ from Boost.Container's <code><span class="identifier">allocator_traits</span></code>
+ causes a compile error (#9332).
+ </div>
+ </li>
+ <li>
+ <div>
+ 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.
+ </div>
+ </li>
+ </ul>
+ </div>
   <div id="version_1_55_0.new_libraries">
     <h3><span class="link">New Libraries</span></h3>
     <ul>


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