bug-gnulib
[Top][All Lists]
Advanced

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

verror.h should use _GL_ATTRIBUTE_FORMAT


From: Tom G. Christensen
Subject: verror.h should use _GL_ATTRIBUTE_FORMAT
Date: Sun, 20 Mar 2011 21:14:51 +0100
User-agent: Mutt/1.5.20 (2009-12-10)

Hello,

I ran into a build error when building GNU m4 1.4.16 with the SGI
compiler on IRIX 5.3 and 6.2.
The problem turned out to be in verror.h from gnulib. It uses the
__attribute__ format directive directly instead of the usual
_GL_ATTRIBUTE_FORMAT macro.

I don't have the buildlogs available right now, but I can dig'em out if
necessary.

-tgc



reply via email to

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