Boost logo

Boost-Build :

From: Daniel James (daniel_james_at_[hidden])
Date: 2008-08-21 19:03:10


2008/8/21 Jurko Gospodnetiæ <jurko.gospodnetic_at_[hidden]>:
> Hi all.
>
> Could someone who has the doc build toolset set up test the following Boost
> Jam documentation patch? It adds the missing documentation for the so far
> undocumented :T variable expansion modifier.

This line seems to be misplaced? It causes an error.

> + :T -- convert "\" to "/"

The double backslashes are preserved on this line - I assume that's intentional.

> + x = "C:\\Program Files\\Borland" ; ECHO $(x:T) ;

Daniel


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