Opened 13 years ago

Closed 13 years ago

#3535 closed Bugs (fixed)

[spirit2] regression test failure on VC10 Beta 2

Reported by: Richard Webb <richard.webb@…> Owned by: Joel de Guzman
Milestone: Boost 1.42.0 Component: spirit
Version: Boost Development Trunk Severity: Problem
Keywords: Cc:

Description

The Spirit 2 'rule' test is failing on MSVC2010 Beta 2 with an ambiguity between boost::addressof and std::addressof: http://tinyurl.com/yk952ro

Explicitly calling boost::addressof avoids the problem.

Attachments (1)

spirit.patch (860 bytes ) - added by Richard Webb <richard.webb@…> 13 years ago.

Download all attachments as: .zip

Change History (2)

by Richard Webb <richard.webb@…>, 13 years ago

Attachment: spirit.patch added

comment:1 by Richard Webb <richard.webb@…>, 13 years ago

Resolution: fixed
Status: newclosed

Looks like this has been fixed now.

Note: See TracTickets for help on using tickets.