[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: |
Bruno Haible |
Subject: |
Re: _GL_EXTERN_INLINE not defined correctly in config.h for macOS |
Date: |
Mon, 17 Jan 2022 13:37:29 +0100 |
Hi Reuben,
> The definition of _GL_EXTERN_INLINE relies, on macOS, on
> __header_inline, which is not a compiler built-in, but is defined in
> sys/cdefs.h. Therefore, __header_inline is not defined when config.h
> is included, and the tests always assume, on macOS, that the compiler
> is buggy and does not support "extern inline".
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?
Bruno
- _GL_EXTERN_INLINE not defined correctly in config.h for macOS, Reuben Thomas, 2022/01/17
- Re: _GL_EXTERN_INLINE not defined correctly in config.h for macOS,
Bruno Haible <=
- Re: _GL_EXTERN_INLINE not defined correctly in config.h for macOS, Reuben Thomas, 2022/01/17
- Re: _GL_EXTERN_INLINE not defined correctly in config.h for macOS, Paul Eggert, 2022/01/17
- Re: _GL_EXTERN_INLINE not defined correctly in config.h for macOS, Reuben Thomas, 2022/01/17
- Re: _GL_EXTERN_INLINE not defined correctly in config.h for macOS, Paul Eggert, 2022/01/17
- Re: _GL_EXTERN_INLINE not defined correctly in config.h for macOS, Reuben Thomas, 2022/01/17
- Re: _GL_EXTERN_INLINE not defined correctly in config.h for macOS, Reuben Thomas, 2022/01/18
- Re: _GL_EXTERN_INLINE not defined correctly in config.h for macOS, Jeffrey Walton, 2022/01/17
- Re: _GL_EXTERN_INLINE not defined correctly in config.h for macOS, Ryan Schmidt, 2022/01/17
- Re: _GL_EXTERN_INLINE not defined correctly in config.h for macOS, Reuben Thomas, 2022/01/18
- Re: _GL_EXTERN_INLINE not defined correctly in config.h for macOS, Paul Eggert, 2022/01/18