[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: OpenMandriva
From: |
Sam James |
Subject: |
Re: OpenMandriva |
Date: |
Tue, 27 Aug 2024 20:51:29 +0100 |
Bruno Haible <bruno@clisp.org> writes:
> I did:
>> Fix compilation errors with clang that masquerades as gcc 13.
>
> And here is a patch that fixes the clang warnings that appear to be caused
> by this version of __GNUC__.
>
> Previously I did not like the __GNUC_PREREQ (glibc) or _GL_GNUC_PREREQ
> (gnulib)
> macro, because they seemed like unnecessary macrology. But now that
> _GL_GNUC_PREREQ filters out the lying clang binaries, this macro helps
> keeping the code small.
Thanks for working on this. I am a bit surprised that OpenMandriva
didn't ever report problems. I wonder if they just fall back to building
with GCC if something fails to compile (or if they use the argument Paul
mentioned to pretend to be an older version).
- Re: [PATCH] diffseq: port to clang 18.1.6 in ‘patch’, (continued)
- Re: [PATCH] diffseq: port to clang 18.1.6 in ‘patch’, Paul Eggert, 2024/08/25
- Re: [PATCH] diffseq: port to clang 18.1.6 in ‘patch’, Sam James, 2024/08/26
- Re: [PATCH] diffseq: port to clang 18.1.6 in ‘patch’, Bruno Haible, 2024/08/26
- Re: [PATCH] diffseq: port to clang 18.1.6 in ‘patch’, Bruno Haible, 2024/08/26
- Re: [PATCH] diffseq: port to clang 18.1.6 in ‘patch’, Sam James, 2024/08/26
- Re: OpenMandriva, Bruno Haible, 2024/08/26
- Re: OpenMandriva, Collin Funk, 2024/08/26
- Re: OpenMandriva, Bruno Haible, 2024/08/26
- Re: OpenMandriva, Bruno Haible, 2024/08/26
- Re: OpenMandriva, Bruno Haible, 2024/08/27
- Re: OpenMandriva,
Sam James <=
- Re: [PATCH] diffseq: port to clang 18.1.6 in ‘patch’, Paul Eggert, 2024/08/26