Hello,

When trying to compile open-safer.c on amd64 I get:

open-safer.c: In function 'open_safer':
open-safer.c:46: warning: 'mode_t' is promoted to 'int' when passed
through '...'
open-safer.c:46: warning: (so you should pass 'int' not 'mode_t' to
'va_arg')
open-safer.c:46: note: if this code is reached, the program will abort

This is gnulib v0.0.2009-5a128.  The compiler used was gcc v. 4.2.1.

Regards,
Sergey


Reply via email to