bug-gnulib
[Top][All Lists]
Advanced

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

Re: _GL_EXTERN_INLINE not defined correctly in config.h for macOS


From: Reuben Thomas
Subject: Re: _GL_EXTERN_INLINE not defined correctly in config.h for macOS
Date: Mon, 17 Jan 2022 12:50:54 +0000

On Mon, 17 Jan 2022 at 12:37, Bruno Haible <bruno@clisp.org> wrote:
>
> Please, to help us reproduce the issue and verify a potential fix:
> How to reproduce the issue? I.e. What did you try to do, and what were
> the resulting diagnostics?

$ gcc -dM -E config.h | grep GL_EXTERN
#define _GL_EXTERN_INLINE static _GL_UNUSED
#define _GL_EXTERN_INLINE_STDHEADER_BUG

These definitions are wrong, since I'm on a recent macOS system (10.15).

--
https://rrt.sc3d.org



reply via email to

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