Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-09-07 03:59:54


On Wednesday 30 August 2006 23:44, Rene Rivera wrote:
> Rene Rivera wrote:
> > PS; Because of the way @() is implemented it makes it possible to use it
> > outside of actions. For example:
> >
> > # creates the test.txt file and sets file to "test.txt"
> > local file = @(test.txt:E=$(test-content)) ;
> >
> > # equivalent of ECHO, but to the error stream
> > local unused = @(STDERR:E="this is an error") ;
>
> Hm, scratch that... I just tried it and it doesn't seem to work. I guess
> I have another bug to fix :-(

I think that in either way, response files will be generated way too far from
actions to allow showing response file content inside action.

Thanks a lot for addressing this issue! Maybe you can now mark

   https://zigzag.cs.msu.su:7813/boost.build/ticket/22

as fixed?

Thanks,
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