
15 Aug
2009
15 Aug
'09
2:24 p.m.
On Fri, Aug 14, 2009 at 12:18 PM, Matthias Troyer<troyer@phys.ethz.ch> wrote:
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.
Applied to trunk. I'll merge to branches/release as soon as tests have cycled. Thanks for spotting this! --Beman