Boost logo

Boost-Build :

From: Andre Hentz (gclbb-jamboost_at_[hidden])
Date: 2003-04-01 16:04:51


On Tue, 1 Apr 2003, Vladimir Prus wrote:

> The 'railsys' fails for a simple reason: it uses Qt.
> I'm not sure why 'print.py' fails. Could you provide the exact error messages?
> I think this issue is for Doug.
Here it is:

Expected:

"Something"

Got:

''Something''

Also, symlink.py is failing because the created links are called
hello_debug.exe link/hello_release.exe (note the .exe suffix)

>
> 1. Why going through shell is bad?

Because you have to escape everything properly. Tests were failing
because of an unescaped semicolon that was breaking the command in two.
In my system, I was having problems also with whitespaces in directory
names (I was tricked by win xp into using spaces in my username)

> 2. Could you please resend the patch as unified diff ("cvs diff -u"). Somehow,
> emacs fails to convert your context diff into unified one, which is much more
> readable, IMO.
>

See attached.

Best,

Andre Hentz
 --254062643-9124-1049231091=:1504 Content-Type: APPLICATION/octet-stream; name=patch1
Content-Transfer-Encoding: BASE64
Content-ID: <Pine.WNT.4.44.0304011304510.1504_at_diamante>
Content-Description:
Content-Disposition: attachment; filename=patch1

[Attachment content not displayed.] --254062643-9124-1049231091=:1504--


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