Boost C++ Libraries: Ticket #1425: Customization for VC++2008 needed https://svn.boost.org/trac10/ticket/1425 <p> The typeof implementation code provides specific cases for earlier versions of VC++, and relies on bugs in those earlier versions. Needs updating. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/1425 Trac 1.4.3 Richard Webb <Richard.Webb@…> Fri, 09 Nov 2007 10:41:49 GMT <link>https://svn.boost.org/trac10/ticket/1425#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1425#comment:1</guid> <description> <p> I'm hitting this problem while testing some code developed with VC8 in VC9 (problem is that it's trying to use the 'native' implementation from VC6). </p> <p> I've patched my local copy so that VC9 uses the existing VC8 code, and that seems to work ok with the Beta2 release of the compiler. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Peder Holt</dc:creator> <pubDate>Mon, 12 Nov 2007 11:11:32 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/1425#comment:2 https://svn.boost.org/trac10/ticket/1425#comment:2 <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> Done. </p> Ticket