[Boost-bugs] [Boost C++ Libraries] #1614: vector workaround needed for MSVC9

Subject: [Boost-bugs] [Boost C++ Libraries] #1614: vector workaround needed for MSVC9
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-01-31 17:53:18


#1614: vector workaround needed for MSVC9
-------------------------------------+--------------------------------------
 Reporter: François Barel | Owner: djowel
     Type: Bugs | Status: new
Milestone: Boost 1.35.0 | Component: fusion
  Version: Boost Development Trunk | Severity: Problem
 Keywords: MSVC VC9 vector |
-------------------------------------+--------------------------------------
 Hi,

 It seems the vector constructor workaround used for MSVC8 and earlier
 (`ctor_helper` in `boost/fusion/container/vector/vector.hpp`) is also
 required for MSVC9 RTM.

 Unfortunately I don't have a simple test case ready. My observation is
 simply that my Spirit2 parser (using fusion tuples and vectors as rule
 attributes) doesn't compile on VC9 unless I enable that workaround with
 the attached patch.

 Cheers,[[BR]]
 François

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1614>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.


This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:57 UTC