Boost C++ Libraries: Ticket #6907: __fastcall not guarded against https://svn.boost.org/trac10/ticket/6907 <p> In file &lt;boost\intrusive\detail\mpl.hpp&gt;, there are three references to fastcall that fail with managed code. Simply including this file causes a compile error. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/6907 Trac 1.4.3 Andrew Morris <andy@…> Wed, 16 May 2012 10:47:13 GMT attachment set https://svn.boost.org/trac10/ticket/6907 https://svn.boost.org/trac10/ticket/6907 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">fastcall_fix.patch</span> </li> </ul> <p> Adds #ifndef guards </p> Ticket Ion Gaztañaga Thu, 12 Jul 2012 07:26:36 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/6907#comment:1 https://svn.boost.org/trac10/ticket/6907#comment:1 <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> Thanks for the report, fixed in trunk at revision: 79436 </p> Ticket