From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9C00C3858D1E; Mon, 20 May 2024 20:41:31 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9C00C3858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1716237691; bh=ws1qVZiDW8hQMk75+L1ZKgSZG1/AxVjpSJEJHlZa/BM=; h=From:To:Subject:Date:From; b=boNkPPQA+7LMHz6tjnOKh1EsHxB9teqwKFoCicCNev4uRJ7eSYPNfQoB0TYwA+Ybf HMxplKw0VoY/2XB1ga5piGxRGliuTfIvQN9bU5NoOoAfBBWXZTNU6XYx+WUklD30sq HzX0GKVq6RdBq1DQ5F0LLs7NOsjYem9n5L83wYnU= From: "hjl.tools at gmail dot com" To: glibc-bugs@sourceware.org Subject: [Bug build/31764] New: _res_opcodes should be a compat symbol only Date: Mon, 20 May 2024 20:41:31 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new 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: hjl.tools at gmail dot com 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: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc target_milestone Message-ID: 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 Bug ID: 31764 Summary: _res_opcodes should be a compat symbol only Product: glibc Version: 2.40 Status: NEW Severity: normal Priority: P2 Component: build Assignee: unassigned at sourceware dot org Reporter: hjl.tools at gmail dot com CC: carlos at redhat dot com Target Milestone: --- resolv/res_debug.c has /* _res_opcodes was exported by accident as a variable. */ But resolv/libresolv.so has 110: 000000000000f1c0 128 OBJECT GLOBAL DEFAULT 27 _res_opcodes@@GLIBC_2.2.5 --=20 You are receiving this mail because: You are on the CC list for the bug.=