[m-rev.] for review: add --output-cflags option
Julien Fischer
juliensf at csse.unimelb.edu.au
Tue Jan 29 13:37:28 AEDT 2008
On Tue, 29 Jan 2008, Peter Wang wrote:
> On 2008-01-25, Julien Fischer <juliensf at csse.unimelb.edu.au> wrote:
>> @@ -3348,7 +3352,10 @@
>> "\tPrint the list of compilation grades in which a library",
>> "\tto be installed should be built to the standard output.",
>> "--output-cc",
>> - "\tPrint the name of the C compiler to the standard output."
>> + "\tPrint the name of the C compiler to the standard output.",
>> + "--output-cflags",
>> + "\tPrint the flags with which the C compiler will be invoked.",
>> + "\tto the standard output."
>> ]).
>
> There's an extra full stop.
Fixed.
> "the standard output" or "standard output"?
The former - it's the same wording as is used in all the other
--output-foo options.
Julien.
--------------------------------------------------------------------------
mercury-reviews mailing list
Post messages to: mercury-reviews at csse.unimelb.edu.au
Administrative Queries: owner-mercury-reviews at csse.unimelb.edu.au
Subscriptions: mercury-reviews-request at csse.unimelb.edu.au
--------------------------------------------------------------------------
More information about the reviews
mailing list