
15 Feb
2006
15 Feb
'06
2:15 p.m.
But: when I run the program, the generated Jamfile (*not* Jamfile.v2), is very different from the existing one. Maybe, you can run the program, check if the differences are fine, and commit them? After that I'll take care of Jamfile.v2.
Done, and committed: when I ran the *only* differences in the V1 Jamfile were the datestamps, and that's the way it should be.
There's another problem, in the generated Jamfile there are two test suites called
HAS_TR1_ARRAY
and V2 is less forgiving. Maybe, the test suite names should be all unique?
It's a SNAFU in a test case, fixed now. John.