From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 136253858C66; Tue, 21 May 2024 17:12:42 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 136253858C66 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1716311562; bh=ODGIbg5EXWMH0du3sJ+Mqrd3l+b95X6AvIan7v+lwaI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=aHIMNZFeMBo8tw/Wg/n0Us9COTo5/JdD3+qwdVROm/ELd1o5p/jAdedKWsLzI2P67 QW0nqgmWqjbsYOCLv/G0T+cUZVei7CZUQC1uCaKPljLuWwLhTbTFpiwGGa8l9oYsBU xp1rMKUuSa65Gv7rM6yCV2xVgwmoP0gDp5aWWqPU= From: "cvs-commit at gcc dot gnu.org" To: glibc-bugs@sourceware.org Subject: [Bug stdio/31766] _IO_stderr_ _IO_stdin_ _IO_stdout should be compat symbols Date: Tue, 21 May 2024 17:12:41 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: stdio X-Bugzilla-Version: 2.40 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: cvs-commit at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot 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://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31766 --- Comment #1 from Sourceware Commits --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=3Dglibc.git;h=3D85472c20a55ea2a49a7= fbdf71652b4009118b0ae commit 85472c20a55ea2a49a7fbdf71652b4009118b0ae Author: H.J. Lu Date: Mon May 20 19:30:58 2024 -0700 Change _IO_stderr_/_IO_stdin_/_IO_stdout to compat symbols [BZ #31766] Since Glibc never provides symbol binary compatibility for relocatable files, fix BZ #31766 by changing _IO_stderr_/_IO_stdin_/_IO_stdout to compat symbols. Signed-off-by: H.J. Lu Reviewed-by: Sunil K Pandey --=20 You are receiving this mail because: You are on the CC list for the bug.=