bug-gnulib
[Top][All Lists]
Advanced

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

Re: libc-config and system-reserved symbols


From: Paul Eggert
Subject: Re: libc-config and system-reserved symbols
Date: Sun, 29 Jan 2023 16:10:47 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

On 2023-01-29 15:20, Bruno Haible wrote:
Notice in particular:
   - the different definitions of __CONCAT
   - the different definitions of __inline
   - the different definitions of __always_inline
   - the different definitions of __warnattr

I would not be surprised if these macros cause trouble, either on Android
or on other platforms, in the future.

Yes, we are on thin ice here. If there is trouble I suppose we'll need to conditionally define and use _GL_CONCAT etc. to work around it. Hope it's not needed.



reply via email to

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