Patch committed: Do not capitalize warning messages

Ian Lance Taylor iant@google.com
Wed Sep 15 22:13:00 GMT 2010


"Joseph S. Myers" <joseph@codesourcery.com> writes:

> On Wed, 15 Sep 2010, Ian Lance Taylor wrote:
>
>> -			     "Bad option %s to optimize attribute.", p);
>> +			     "bad option %s to optimize attribute.", p);
>
> There's still an inappropriate trailing "." here....

Oh yeah.  Fixed like so.  Bootstrapped and tested on
x86_64-unknown-linux-gnu.  Committed as obvious.

Ian


-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.patch
Type: text/x-diff
Size: 502 bytes
Desc: warning
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20100915/01259673/attachment.bin>


More information about the Gcc-patches mailing list