bug-gnulib
[Top][All Lists]
Advanced

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

Re: _GL_INLINE issue


From: Paul Eggert
Subject: Re: _GL_INLINE issue
Date: Fri, 13 Apr 2018 12:26:01 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0

On 04/13/2018 07:03 AM, Bruno Haible wrote:
what was the motivation of changing
'static inline' to 'static' - other than "it's not needed"

Partly so that the relevant modules wouldn't require AC_C_INLINE. As I vaguely recall, I wanted to work around issues when gcc -fno-inline was used. This was during the reorganization when we got Gnulib to work better with extern inline and C11.

Simplicity is good too....




reply via email to

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