From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 021F73858CDA; Tue, 21 May 2024 02:35:59 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 021F73858CDA DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1716258960; bh=bDANsU7deWMy3e9SCL5YFX+hh+xV6agL7bb60r8Xjb8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=S039e1+DyN9l3LjhkhE8TqvdQ1sMeWKvcqAwuZCjZvzMMGFCXUoVs8vabpMU7ONxI 7I2E2SQIERkWgqrj0H2NhXEEz4aNtNdnzoDB5CusLgojiES0oKMh4pQWZTnFYToj2W FraJ+9jXXuaTlEJHfO259g5zkVyNrpS8FmjoCS4o= From: "cvs-commit at gcc dot gnu.org" To: glibc-bugs@sourceware.org Subject: [Bug build/31764] _res_opcodes should be a compat symbol only Date: Tue, 21 May 2024 02:35:59 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: build 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=3D31764 --- 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=3D4b30c644d24c07c06b5= 87cb46f2e50adc2c3c3f0 commit 4b30c644d24c07c06b587cb46f2e50adc2c3c3f0 Author: H.J. Lu Date: Mon May 20 13:49:10 2024 -0700 resolv: Make _res_opcodes a compat symbol [BZ #31764] _res_opcodes was exported by accident as a variable. Fix BZ #31764 by making _res_opcodes a compat symbol. 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.=