Boost logo

Boost-Build :

From: Richard Peters (richard_at_[hidden])
Date: 2006-04-24 12:30:41


> Hi Richard,
> first of all, thanks for this patch! You've fixed an impressive number of
> issues. The patch was just committed.
>
>
> There's one change I'm not sure about:
>
> @@ -160,8 +160,8 @@
> properties of the base type - in particular generators and suffix.
> Typically, you'll change the new type in some way. For example,
> using
> <code>type.set-generated-target-suffix</code> you can set the suffix
> for
> - the new type. Or you can write special generator for the new type.
> For
> - example, it can generate additional metainformation for plugin.
> + the new type. Or you can write special a generator for the new
> type.
> For
> + example, it can generate additional metainformation for the plugin.
> In either way, the <code>PLUGIN</code> type can be used whenever
>
> You've added "a" between "special" and "generator", so it gives "special a
> generator". Did you mean "a special generator" instead?

Yes, indeed, that should be "a special generator" :)

best regards,

Richard


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