From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 79E503858C60; Sat, 13 Jul 2024 13:20:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 79E503858C60 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1720876828; bh=DoyxzYHwDPDXT5SDDiX1ChdCNlqfbUTkbs0ENe/XLio=; h=From:To:Subject:Date:In-Reply-To:References:From; b=cS1uPKuPDL+FnvLqwpZVLhKm8dUadCkIS31yDMT5u0ozRazzDZrsVsE5IG+8rMXP4 lnFBUoisa+h5E32vSgnFBCbpZ0MNCMH46PTkWNTOznCSPSErU04LNb/RmxqV6ezyGS +8wZC0qLFKk4aoEme9SbJiV77OzPoOcv0kT9qVI4= From: "unlvsur at live dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/115907] Libstdc++ and GCC itself should avoid glibc above 2.34 dependency Date: Sat, 13 Jul 2024 13:20:28 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libstdc++ X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: unlvsur at live dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D115907 --- Comment #22 from cqwrteur --- (In reply to Arsen Arsenovi=C4=87 from comment #20) > (In reply to cqwrteur from comment #17) > > Then why? Why does it define _ISOC2X_SOURCE? C++ is not even C. >=20 > "it"? presuming you mean glibc, because _GNU_SOURCES enables all feature= s, > including the C2X specific ones. >=20 > note that not enabling those would not fix downgrading being broken. 2b is not even a feature for C++ standard. So glibc is wrong here right. Do= n't be mad about me. I don't see how this makes sense when you have different standard options doing completely different things for no good reason.=