This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch to avoid shorthand "arg" in diagnostics


Joseph S. Myers wrote:

It was noted in comments on bug 1027 that diagnostics should use the
word "argument" instead of the abbreviated form "arg".  Some cases
were fixed in the fix for that bug.  This patch fixes various other
cases.

This patch depends on my previous diagnostic cleanup patch
<http://gcc.gnu.org/ml/gcc-patches/2004-11/msg00559.html>.

Bootstrapped with no regressions on i686-pc-linux-gnu.  OK to commit
(the builtins.c changes)?



Yes, thanks.

--
Mark Mitchell
CodeSourcery, LLC
(916) 791-8304
mark@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]