bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH 02/11] count-leading-zeros: better 'inline'


From: Ben Pfaff
Subject: Re: [PATCH 02/11] count-leading-zeros: better 'inline'
Date: Mon, 29 Oct 2012 08:12:41 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux)

Paul Eggert <address@hidden> writes:

> * lib/count-leading-zeros.c: New file.
> * lib/count-leading-zeros.h (COUNT_LEADING_ZEROS_INLINE):
> New macro.  Replace all uses of 'static inline' with it.
> Use _GL_INLINE_HEADER_BEGIN, _GL_INLINE_HEADER_END.
> * m4/count-leading-zeros.m4 (gl_COUNT_LEADING_ZEROS):
> Do not require AC_C_INLINE.
> * modules/count-leading-zeros (Files, lib_SOURCES):
> Add lib/count-leading-zeros.c.
> (Depends-on): Add extern-inline.

This seems reasonable to me.

Thanks!



reply via email to

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