
26 Sep
2006
26 Sep
'06
10:30 p.m.
David Abrahams wrote:
Cromwell Enage <sponage@yahoo.com> 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