public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug dynamic-link/28132] New: ABI/VERSION name of the rtld module is different from the module name
@ 2021-07-24 22:26 hjl.tools at gmail dot com
  2022-10-06 16:38 ` [Bug dynamic-link/28132] " carlos at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: hjl.tools at gmail dot com @ 2021-07-24 22:26 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=28132

            Bug ID: 28132
           Summary: ABI/VERSION name of the rtld module is different from
                    the module name
           Product: glibc
           Version: 2.34
            Status: NEW
          Severity: normal
          Priority: P2
         Component: dynamic-link
          Assignee: unassigned at sourceware dot org
          Reporter: hjl.tools at gmail dot com
  Target Milestone: ---

Name of ABI/VERSION of the rtld module is ld, which is different from the
module name.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug dynamic-link/28132] ABI/VERSION name of the rtld module is different from the module name
  2021-07-24 22:26 [Bug dynamic-link/28132] New: ABI/VERSION name of the rtld module is different from the module name hjl.tools at gmail dot com
@ 2022-10-06 16:38 ` carlos at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: carlos at redhat dot com @ 2022-10-06 16:38 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=28132

Carlos O'Donell <carlos at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |carlos at redhat dot com

--- Comment #1 from Carlos O'Donell <carlos at redhat dot com> ---
(In reply to H.J. Lu from comment #0)
> Name of ABI/VERSION of the rtld module is ld, which is different from the
> module name.

We use IS_IN(rtld) because the module name is rtld.
We use ld as the ABI/VERSION.

As far as I understand you want the two to match just to make it simpler to
understand.

You posted a patch for this here:
https://patchwork.sourceware.org/project/glibc/patch/20210802042940.932692-1-hjl.tools@gmail.com/

I've commented on why I think this needs generalizing.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-10-06 16:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-24 22:26 [Bug dynamic-link/28132] New: ABI/VERSION name of the rtld module is different from the module name hjl.tools at gmail dot com
2022-10-06 16:38 ` [Bug dynamic-link/28132] " carlos at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).