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 3/3] stdlib.h: use existing malloc/alloc_size attribute defines


On Wednesday 23 January 2013 18:11:37 Roland McGrath wrote:
> Avoid gratuitous changes like moving __wur from before those attributes
> to after.  Here it certainly doesn't matter, but it requires a reviewer
> to stop and convince himself that it does no harm, especially when it's
> not even mentioned.

i did it simply to maintain consistency with the rest of the header (and most 
of the glibc headers) -- __wur comes last.  i'm not justifying rolling it into 
this patch (i can split it out if you like), just providing the reasoning 
behind the change.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


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