Boost logo

Boost :

From: Joel de Guzman (joel_at_[hidden])
Date: 2006-09-26 18:30:47


David Abrahams wrote:
> Cromwell Enage <sponage_at_[hidden]> writes:
>
>> I get the following errors when trying to #include
>> <boost/fusion/algorithm/transformation/transform.hpp>:
>>
>> boost/fusion/sequence/adapted/mpl/mpl_iterator.hpp:31:
>> error: declaration of `class Iterator'
>> boost/fusion/sequence/adapted/mpl/mpl_iterator.hpp:22:
>> error: shadows template parm `class Iterator'
> ...
>> I used a CVS snapshot downloaded last night.
>
> Are you compiling with "all warnings are errors" enabled?

It's the bjam flags. For some reason, g++ does not like it.
g++ bug? VC7.1, 8.1 and Comeau are all fine with it.

Anyway, I tweaked the CVS to make g++ happy.

Regards,

-- 
Joel de Guzman
http://www.boost-consulting.com
http://spirit.sf.net

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk