Boost logo

Boost-Build :

Subject: Re: [Boost-build] Fixup semicolon
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-10-16 13:10:42


AMDG

Vladimir Prus wrote:
> Right now, bjam does not consider semicolon a separate unless it's
> surrounded by spaces, so:
>
> exe a : a.cpp;
>
> is an error. The below patch fixes this. Is this a path worth taking,
> and should we extend this to other special characters?
>

As long as it doesn't break too much, I'm all for it. This seems to be a
common stumbling block for new users. It should be fairly easy to
patch bjam to issue an error message for anything that would change
meaning, first, and see what would break.

In Christ,
Steven Watanabe


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