Received: from mx.nixnet.email (mx.nixnet.email [5.161.67.119]) by gbr-app-1.alpinelinux.org (Postfix) with ESMTPS id 92847223675 for <~alpine/devel@lists.alpinelinux.org>; Sun, 27 Jul 2025 10:40:10 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by mx.nixnet.email (Postfix) with ESMTPSA id 519917D32D for <~alpine/devel@lists.alpinelinux.org>; Sun, 27 Jul 2025 12:40:08 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pwned.life; s=202002021149; t=1753612808; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=d2VwjD4MGXXc5+XF5u2zdGwi/zsI8Vjb5mCPzJLlgwc=; b=RKHTLU7FQ8mqaKhS4TEJljvkBgziNMeGDHPnF99DCWLH1ftTTWaR4j39UTCLjAMdP+hqRh bxYsXSsprqxjG9HukGAf9xVW0I2g6rstqVZJi8MbG7wn9zZAPLHzw33mfB5ZiiDKxBsfAg k1Mpmv6c2k+8eREg5vdOxcvXyvGpBLI= Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Sun, 27 Jul 2025 12:40:06 +0200 Message-Id: Subject: GCC 15 got upgraded From: "fossdd" To: <~alpine/devel@lists.alpinelinux.org> X-Greeting: Hi mom! Look, I'm in somebodys mail client! X-Mailer: aerc 0.20.1 Hi all, Alpine edge now upgraded to GCC 15 as part of the roadmap for Alpine 3.23. Probably the most disruptive change is the default C language to -std=3Dgnu23. See and . Help fixing all the packages now failing with GCC 15 is very welcome, for that please take a look at the list at .