
15 Aug
2009
15 Aug
'09
3:35 p.m.
On Aug 15, 2009, at 8:24 AM, Beman Dawes wrote:
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!
I should set up a regular regression testing of our application codes with the release branch. I'll ask one of my people to do that. Matthias