Boost C++ Libraries: Ticket #8750: VC12 support https://svn.boost.org/trac10/ticket/8750 <p> VS2013/VC12 preview is released. However, there are some compiling errors when using vc12 to build boost. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8750 Trac 1.4.3 gongminmin@… Mon, 01 Jul 2013 04:09:06 GMT attachment set https://svn.boost.org/trac10/ticket/8750 https://svn.boost.org/trac10/ticket/8750 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">boost_vc12.patch</span> </li> </ul> Ticket ericbarrjr@… Mon, 01 Jul 2013 14:46:55 GMT attachment set https://svn.boost.org/trac10/ticket/8750 https://svn.boost.org/trac10/ticket/8750 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">vc12.patch</span> </li> </ul> <p> Fixes compile issues when compiling with vc12 (visual studio 2013) preview </p> Ticket phpcodex@… Mon, 01 Jul 2013 15:38:08 GMT <link>https://svn.boost.org/trac10/ticket/8750#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8750#comment:1</guid> <description> <p> Several places are also using std::min/max without including the &lt;algorithm&gt; header. A more thorough search for all such usages is likely in order. </p> </description> <category>Ticket</category> </item> <item> <author>arkadiy_s@…</author> <pubDate>Tue, 02 Jul 2013 23:39:42 GMT</pubDate> <title>attachment set https://svn.boost.org/trac10/ticket/8750 https://svn.boost.org/trac10/ticket/8750 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">for_vs2013.patch</span> </li> </ul> Ticket arkadiy_s@… Tue, 02 Jul 2013 23:41:35 GMT <link>https://svn.boost.org/trac10/ticket/8750#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8750#comment:2</guid> <description> <p> My patch should fix all problems even with std::min/max (fixed as in stlport.hpp) </p> </description> <category>Ticket</category> </item> <item> <dc:creator>anonymous</dc:creator> <pubDate>Thu, 04 Jul 2013 06:19:44 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/8750#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8750#comment:3</guid> <description> <p> Replying to <a class="ticket" href="https://svn.boost.org/trac10/ticket/8750#comment:2" title="Comment 2">arkadiy_s@…</a>: </p> <blockquote class="citation"> <p> My patch should fix all problems even with std::min/max (fixed as in stlport.hpp) </p> </blockquote> <p> Agreed, the for_vs2013.patch is a better one </p> </description> <category>Ticket</category> </item> <item> <dc:creator>viboes</dc:creator> <pubDate>Sat, 12 Oct 2013 13:16:05 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/8750#comment:4 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8750#comment:4</guid> <description> <p> Please create a ticket by library. </p> </description> <category>Ticket</category> </item> <item> <author>arkadiy_s@…</author> <pubDate>Wed, 23 Oct 2013 15:34:30 GMT</pubDate> <title>component changed; owner set https://svn.boost.org/trac10/ticket/8750#comment:5 https://svn.boost.org/trac10/ticket/8750#comment:5 <ul> <li><strong>owner</strong> set to <span class="trac-author">John Maddock</span> </li> <li><strong>component</strong> <span class="trac-field-old">Building Boost</span> → <span class="trac-field-new">config</span> </li> </ul> <p> I will create tickets for the other libraries. Please update only config headers. </p> Ticket John Maddock Wed, 23 Oct 2013 15:38:14 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/8750#comment:6 https://svn.boost.org/trac10/ticket/8750#comment:6 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">duplicate</span> </li> </ul> <p> As noted in the other ticket you created - Boost.Config is already patched in Trunk for VC12 - and there is ongoing work to make sure that 1.55 passes all tests with that compiler. </p> Ticket arkadiy_s@… Wed, 23 Oct 2013 16:13:02 GMT <link>https://svn.boost.org/trac10/ticket/8750#comment:7 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8750#comment:7</guid> <description> <p> VS2013 support DECLTYPE N3276, but in trunk </p> <pre class="wiki">#define BOOST_NO_CXX11_DECLTYPE_N3276 </pre><p> declared for VS2013 </p> </description> <category>Ticket</category> </item> </channel> </rss>