Boost logo

Boost-Build :

From: Rene Rivera (grafikrobot_at_[hidden])
Date: 2006-08-30 15:44:23


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 :-(

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com
-- 102708583/icq - grafikrobot/aim - grafikrobot/yahoo

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