Boost logo

Boost-Build :

From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-05-03 11:48:59


----- Original Message -----
From: "Vladimir Prus" <ghost_at_[hidden]>

> For example, project-test1.py compares the output which contains
project
> location with stored results. If project location is output in an
> os-dependent manner, the test won't. Or... can we use normalized
> representation for debug output only?

I believe we can work around this problem by having the NT platform
representation use forward slashes instead of backward slashes. I
realize that there are a few corner cases where build actions need
backslashes on NT, and I propose that we deal with those explicitly. As
long as none of the tests represent absolute paths (which would make
them hopelessly nonportable anyway), we'll be OK.

-Dave

 


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