
10 Oct
2005
10 Oct
'05
2:49 p.m.
The new spirit regressions for 1.33.1 here: http://engineering.meta-comm.com/boost-regression/CVS-RC_1_33_0/developer/is... appear to be caused by a conflict between the Jamfile and the BUILD environment variable. They're easily fixed with the following patch (tested on Windows only): RCS file: /cvsroot/boost/boost/libs/spirit/test/Jamfile,v retrieving revision 1.35 diff -r1.35 Jamfile 78c78 < template multi-threading : : : ---
template multi-threading : :
85c85 < template multi-threading : <dll>@boost/libs/thread/build/boost_thread : : ---
template multi-threading : <dll>@boost/libs/thread/build/boost_thread :
92c92 < template normal : : : ---
template normal : :
OK to commit? John.