lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <173341390881.1261959.3716122132959734958.b4-ty@mit.edu> Date: Thu, 5 Dec 2024 10:52:00 -0500 From: "Theodore Ts'o" <tytso@....edu> To: Rudi Heitbaum <rudi@...tbaum.com> Cc: "Theodore Ts'o" <tytso@....edu>, linux-ext4@...r.kernel.org Subject: Re: [PATCH] tdb: fix -std=c23 build failure On Fri, 22 Nov 2024 12:36:32 +0000, Rudi Heitbaum wrote: > gcc-15 switched to -std=c23 by default: > > https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=55e3bd376b2214e200fa76d12b67ff259b06c212 > > As a result `e2fsprogs` fails the build so only typedef int bool > for __STDC_VERSION__ <= 201710L (C17) > > [...] Applied, thanks! [1/1] tdb: fix -std=c23 build failure commit: 49fd04d77b3244c6c6990be41142168eef373aef Best regards, -- Theodore Ts'o <tytso@....edu>
Powered by blists - more mailing lists