bug-gnulib
[Top][All Lists]
Advanced

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

Re: arg-nonnull.h & warn-on-use.h in build-aux


From: Sam Steingold
Subject: Re: arg-nonnull.h & warn-on-use.h in build-aux
Date: Mon, 08 Mar 2010 13:34:34 -0500
User-agent: Thunderbird 2.0.0.22 (X11/20090625)

Sam Steingold wrote:

Alternatively, I would be reasonably happy with
sed -i -e 's/_GL_ARG_NONNULL/GL_ARG_NONNULL/' arg-nonnull.h
sed -i -e 's/_GL_WARN_ON_USE/GL_WARN_ON_USE/' warn-on-use.h
similar to GL_LINK_WARNING in link-warning.h.

So, any chance the constants in arg-nonnull.h & warn-on-use.h could be renamed to lose the leading underscore? note that the only other build-aux header, link-warning.h, defines macros _without_ the leading underscore, so it seems to make sense for the new headers in build-aux to lose the leading underscore too.

Thanks!




reply via email to

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