Boost logo

Boost-Build :

From: Rene Rivera (grafik666_at_[hidden])
Date: 2002-11-11 18:32:32


[2002-11-11] David Abrahams wrote:

>Hi Rene,
>
>Try bjam --help generators.generator on
>tools/build/new/generators.jam,1.15 for some strange output.

Yikes... There's a conflict with the name of the argument for a rule, and a
rule with the same name in the scope of the rule. I'll fix it :-)

>Also, I notice some #:: used to get preformatted output (at least,
>that's what I guess it does).

Yes, I added that to support preformated output. The syntax is:
#:: whatever...

> I wonder if we couldn't just use >1 space indenting to detect that?

Yes, we could.

> That's what ReST does...

Well... no. ReST uses a line with "::" on it, followed by any number of
whitespace prefixed lines, followed by a single blank line. That's why I
chose to use "#::". I can try and replicate the ReST syntax, but perhaps
your >1 suggestion is sufficient.

-- grafik - Don't Assume Anything
-- rrivera_at_[hidden] - grafik_at_[hidden]
-- 102708583_at_icq - Grafik666_at_AIM - Grafik_at_[hidden]

 


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