This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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 v2] fix warnings in sys/select.h fortification with -Wsign-conversion


On Fri, Jun 8, 2012 at 7:39 PM, Mike Frysinger <vapier@gentoo.org> wrote:
> On Friday 08 June 2012 19:12:20 Roland McGrath wrote:
>> > 2012-06-08 ?Mike Frysinger ?<vapier@gentoo.org>
>> >
>> > ? ? * misc/bits/select2.h (__FD_ELT): Cast d to unsigned long int.
>>
>> Put D in caps here.
>
> hmm, didn't realize we capped variable names in the changelog

It should be just like a comment and follow GNU Coding Standards
section 5.2 e.g. write it in upper case when you are speaking of the
value.

Cheers,
Carlos.


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