[PATCH v2] Handle possible vararg promotion of mode_t in open and friends

Mike Frysinger vapier@gentoo.org
Sat Aug 2 15:53:00 GMT 2014


On Tue 20 May 2014 00:21:50 Rasmus Villemoes wrote:
> +      mode = va_arg (ap, __typeof__(+(mode_t)0));

seems like this should be a define in a private header rather than copy & 
pasted in every call site
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20140802/e10ce06f/attachment.sig>


More information about the Libc-alpha mailing list