Vladimir Prus <ghost <at> cs.msu.su> writes:
> On Friday 18 November 2005 23:25, Ryan Gallagher wrote:
[snip]
> > + # I'm guessing that this is the intent
due to generators.jam : 420
> > + if [ path.is-rooted $(name) ]
> > + {
> > + name = $(path =) ;
>
> FYI, this appear to be using undefined variable
'path'. I'm looking at this
> issue no, so no action is required at your part, but I
thought I'd mention
> this anyway.
>
> - Volodya
>
Yes, that's what I get for depending upon my memory for
this. Sorry about
that, but based upon the comment (and the obvious intent)
that "path" should
be "name".
I also must appologize that I somehow missed your test suite
for bbv2 (I'm
not quite sure how). For all the caveat's about the low
level of testing
of this patch I could have easily gotten more confidence in
the code by
running your suite and seeing what it breaks.
Let me get the cvs source from the website, reapply this
patch and run
your tests.
(Ah yes, I finally found this old code, and the
"path" was "name" in it.)
I'll get back to you with the test results once I figure
how to run them.
-Ryan
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build
a>
|