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: -Wunused-parameter


On Wednesday 01 August 2007 14:37:53 Tobias Schlüter wrote:
> Daniel Franke wrote:
> > On Wednesday 01 August 2007 14:20:33 Tobias Schlüter wrote:
> >> While you're touching this area, can you change this to uppercase, as is
> >> the convention elsewhere?
> >
> > This is not so common as to make a rule of it. The same function emits
> > other warnings that start with lower case also.
>
> According to a quick grep, this function and one case in data.c are the
> only places that emit warnings starting with lower-case letters.
> Likewise for the gfc_errors, where there are four outliers.

You won. I'll change the cited occasion as well as anything around.
Ok to commit then?


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