bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

_GL_ARG_NONNULL


From: Simon Josefsson
Subject: _GL_ARG_NONNULL
Date: Wed, 16 Dec 2009 01:13:10 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1 (gnu/linux)

Libidn with recent gnulib fails on mingw:

./stdlib.h: In function 'rpl_putenv':
./stdlib.h:337: error: expected declaration specifiers before '_GL_ARG_NONNULL'

The cause seems to be a un-expanded _GL_ARG_NONNULL:

address@hidden:~/gnutls4win$ grep 'NONNULL is copied' 
build/libidn-1.16/gltests/stdlib.h 
/* The definition of _GL_ARG_NONNULL is copied here.  */
address@hidden:~/gnutls4win$ 

Is this problem known and being worked on?  If not, I can dig deeper.

/Simon




reply via email to

[Prev in Thread] Current Thread [Next in Thread]