Boost C++ Libraries: Ticket #8753: Boost.Config VS2013 Preview version bump https://svn.boost.org/trac10/ticket/8753 <p> The Visual Studio 2013 Preview toolchain has _MSC_VER 1800 and _MSC_FULL_VER 180020617. See the attached patch for the minimum changes that are needed to get anywhere at all. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8753 Trac 1.4.3 Lars Viklund <zao@…> Mon, 01 Jul 2013 23:22:13 GMT attachment set https://svn.boost.org/trac10/ticket/8753 https://svn.boost.org/trac10/ticket/8753 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">0001-Boost.Config-MSVC-version-increase-to-1800.patch</span> </li> </ul> Ticket dani@… Tue, 23 Jul 2013 13:40:01 GMT attachment set https://svn.boost.org/trac10/ticket/8753 https://svn.boost.org/trac10/ticket/8753 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">0001-Boost.Config-add-Visual-Studio-2013-to-autolink-toolsets.patch</span> </li> </ul> Ticket Daniela Engert <dani@…> Tue, 23 Jul 2013 13:44:04 GMT <link>https://svn.boost.org/trac10/ticket/8753#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8753#comment:1</guid> <description> <p> The second path is required to enable autolinking with VC12, i.e. toolset 'vc120'. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>anonymous</dc:creator> <pubDate>Tue, 23 Jul 2013 15:56:59 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/8753#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8753#comment:2</guid> <description> <p> There's a typo in the code comment in the patch. Should say "<em> vc12:" </em></p> </description> <category>Ticket</category> </item> <item> <dc:creator>John Maddock</dc:creator> <pubDate>Tue, 23 Jul 2013 17:32:12 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/8753#comment:3 https://svn.boost.org/trac10/ticket/8753#comment:3 <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">fixed</span> </li> </ul> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/85137" title="Apply patches from #8753. Fixes #8753.">[85137]</a>) Apply patches from <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/8753" title="#8753: Patches: Boost.Config VS2013 Preview version bump (closed: fixed)">#8753</a>. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/8753" title="#8753: Patches: Boost.Config VS2013 Preview version bump (closed: fixed)">#8753</a>. </p> Ticket