On Tue, Jan 16, 2024 at 5:25 PM Paul Eggert wrote:
>
> Thanks, I installed the attached simpler (1-byte!) fix. Please give it a
> try, as I lack easy access to clang 18.
Ah cool!. This works for me too.
Thanks, I installed the attached simpler (1-byte!) fix. Please give it a
try, as I lack easy access to clang 18.From 67c298c36f69b6906840b7584be06b7b5f33f829 Mon Sep 17 00:00:00 2001
From: Paul Eggert
Date: Tue, 16 Jan 2024 17:21:08 -0800
Subject: [PATCH] posixtm: pacify clang 18
MIME-Version: 1.
Clang-18 detects this and flags it as error
x86_64-yoe-linux-clang -target x86_64-yoe-linux -m64 -march=core2 -mtune=core2
-msse3 -mfpmath=sse -mlittle-endian --dyld-prefix=/usr -Qunused-arguments
-fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security
-Werror=format-secur