Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-08-02 00:22:44


Hi Andreas,

> [snip]
>
> > Well, this returns string "result". Can you try
> >
> > return $(result) ;
> >
> > ?
>
> I suspected it is something stupid but this didn't occur to me :-(. I
> guess this difference would make a fine addition to the "Differences to
> Boost.Build V1" page...

Do you mean that *exactly* the same code works in V1? Then, it works by
accident, and V1 code should be fixed too. It's not an intentional difference
in V2, and

return result ;

returns the same string "result" in V1 and V2.

- Volodya

-- 
Vladimir Prus
http://vladimir_prus.blogspot.com
Boost.Build V2: http://boost.org/boost-build2
 

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