
14 Aug
2009
14 Aug
'09
4:18 p.m.
Matthias Troyer wrote:
I get a serious error with Boost.Filesystem in the 1.40 beta:
boost/filesystem/operations.hpp:510: error: expected identifier before 'int'
It seems that BOOST_SCOPED_ENUM_START is not defined.
This is using gcc on darwin.
Matthias
I opened ticket #3346 for this regression, and proposed a patch.