Boost logo

Boost-Build :

From: TEMPLIE Cédric (cedric.templie_at_[hidden])
Date: 2005-03-03 05:31:51


Hello,

I just find an issue or not with glob usage....

When using : if [ glob /S:/MyFolder ] { do_something ; } it generates an
error... It is due to the fact that the path is absolute.
Instead, using : if [ GLOB : /S:/MyFolder ] works.

I do not know if it really an issue, or I did not use glob in the right
way, but I wanted to inform you about that.

Thanks

TEMPLIE Cédric

 


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