|
Boost-Build : |
From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2008-04-18 11:42:08
Mat Marcus wrote:
> Replace line 752 of expand.c in tools/jam/src, which currently reads:
>
> assert( !strcmp( l->string, "c:\\foo\\bar" ) );
>
> with its opposite:
>
> assert( strcmp( l->string, "c:\\foo\\bar" ) );
>
I tried it out, and the result is as expected:
It breaks the build for every other.
Mat, I did not try to understand the purpose of this test.
Perhaps there is still something odd with your setup?
Roland
-- _________________________________________ _ _ | Roland Schwarz |_)(_ | aka. speedsnail | \__) | mailto:roland.schwarz_at_[hidden] ________| http://www.blackspace.at
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk