Boost C++ Libraries: Ticket #713: Boost.Format doesn't work on MSVC with /vd2 compiler option https://svn.boost.org/trac10/ticket/713 <pre class="wiki">The problem is that Boost.Format doesn't work(raise exception) with /vd2 compiler option on Microsoft Visual Studio 2005. Is it possible to use Boost.Format with this compiler option? </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/713 Trac 1.4.3 smart_n Wed, 25 Oct 2006 08:11:56 GMT <link>https://svn.boost.org/trac10/ticket/713#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/713#comment:1</guid> <description> <pre class="wiki">Logged In: YES user_id=1582008 I don't need that already. I have needed this compiler option to use the Gtkmm with Visual Studio, but it works pretty without this option. The quote from the MSDN: "/vd supports incorrect behavior in an early version of Visual C++, and is no longer needed." So, I think, there is no such problems in the current versions of Visual C++. </pre> </description> <category>Ticket</category> </item> <item> <dc:creator>Samuel Krempp</dc:creator> <pubDate>Thu, 16 Aug 2007 21:29:54 GMT</pubDate> <title>owner, status changed; severity set https://svn.boost.org/trac10/ticket/713#comment:2 https://svn.boost.org/trac10/ticket/713#comment:2 <ul> <li><strong>owner</strong> changed from <span class="trac-author">samuel_k</span> to <span class="trac-author">Samuel Krempp</span> </li> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">new</span> </li> <li><strong>severity</strong> → <span class="trac-field-new">Problem</span> </li> </ul> Ticket Samuel Krempp Thu, 16 Aug 2007 21:30:07 GMT status changed https://svn.boost.org/trac10/ticket/713#comment:3 https://svn.boost.org/trac10/ticket/713#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> </ul> Ticket Samuel Krempp Sat, 18 Aug 2007 09:35:13 GMT status, resolution changed https://svn.boost.org/trac10/ticket/713#comment:4 https://svn.boost.org/trac10/ticket/713#comment:4 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">wontfix</span> </li> </ul> <p> Unless someones absolutely needs this MSVC /vd2 compiler option, and gives all kinds of details on what fails, there is no plan to provide a specific workaround for it ! </p> Ticket René Rivera Sat, 18 Aug 2007 14:34:48 GMT component, description changed https://svn.boost.org/trac10/ticket/713#comment:5 https://svn.boost.org/trac10/ticket/713#comment:5 <ul> <li><strong>component</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">format</span> </li> <li><strong>description</strong> modified (<a href="/trac10/ticket/713?action=diff&amp;version=5">diff</a>) </li> </ul> Ticket