Boost C++ Libraries: Ticket #3535: [spirit2] regression test failure on VC10 Beta 2 https://svn.boost.org/trac10/ticket/3535 <p> The Spirit 2 'rule' test is failing on MSVC2010 Beta 2 with an ambiguity between boost::addressof and std::addressof: <a class="ext-link" href="http://tinyurl.com/yk952ro"><span class="icon">​</span>http://tinyurl.com/yk952ro</a> </p> <p> Explicitly calling boost::addressof avoids the problem. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/3535 Trac 1.4.3 Richard Webb <richard.webb@…> Wed, 21 Oct 2009 15:13:55 GMT attachment set https://svn.boost.org/trac10/ticket/3535 https://svn.boost.org/trac10/ticket/3535 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">spirit.patch</span> </li> </ul> Ticket Richard Webb <richard.webb@…> Wed, 28 Oct 2009 14:10:04 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/3535#comment:1 https://svn.boost.org/trac10/ticket/3535#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> Looks like this has been fixed now. </p> Ticket