public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug stdio/31766] New: _IO_stderr_ _IO_stdin_ _IO_stdout should be compat symbols
@ 2024-05-20 22:58 hjl.tools at gmail dot com
  2024-05-21 17:12 ` [Bug stdio/31766] " cvs-commit at gcc dot gnu.org
  2024-05-24 12:53 ` hjl.tools at gmail dot com
  0 siblings, 2 replies; 3+ messages in thread
From: hjl.tools at gmail dot com @ 2024-05-20 22:58 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 31766
           Summary: _IO_stderr_ _IO_stdin_ _IO_stdout should be compat
                    symbols
           Product: glibc
           Version: 2.40
            Status: NEW
          Severity: normal
          Priority: P2
         Component: stdio
          Assignee: unassigned at sourceware dot org
          Reporter: hjl.tools at gmail dot com
  Target Milestone: ---

_IO_stderr_ _IO_stdin_ _IO_stdout are obsolete.  But they aren't hidden in i386
libc.so:

  1161: 0023aec0    80 OBJECT  GLOBAL DEFAULT   28 _IO_stdout_@@GLIBC_2.0
  1669: 0023a760    80 OBJECT  GLOBAL DEFAULT   28 _IO_stdin_@@GLIBC_2.0
  2989: 0023ae60    80 OBJECT  GLOBAL DEFAULT   28 _IO_stderr_@@GLIBC_2.0

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

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

* [Bug stdio/31766] _IO_stderr_ _IO_stdin_ _IO_stdout should be compat symbols
  2024-05-20 22:58 [Bug stdio/31766] New: _IO_stderr_ _IO_stdin_ _IO_stdout should be compat symbols hjl.tools at gmail dot com
@ 2024-05-21 17:12 ` cvs-commit at gcc dot gnu.org
  2024-05-24 12:53 ` hjl.tools at gmail dot com
  1 sibling, 0 replies; 3+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2024-05-21 17:12 UTC (permalink / raw)
  To: glibc-bugs

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

--- Comment #1 from Sourceware Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by H.J. Lu <hjl@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=85472c20a55ea2a49a7fbdf71652b4009118b0ae

commit 85472c20a55ea2a49a7fbdf71652b4009118b0ae
Author: H.J. Lu <hjl.tools@gmail.com>
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 <hjl.tools@gmail.com>
    Reviewed-by: Sunil K Pandey <skpgkp2@gmail.com>

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

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

* [Bug stdio/31766] _IO_stderr_ _IO_stdin_ _IO_stdout should be compat symbols
  2024-05-20 22:58 [Bug stdio/31766] New: _IO_stderr_ _IO_stdin_ _IO_stdout should be compat symbols hjl.tools at gmail dot com
  2024-05-21 17:12 ` [Bug stdio/31766] " cvs-commit at gcc dot gnu.org
@ 2024-05-24 12:53 ` hjl.tools at gmail dot com
  1 sibling, 0 replies; 3+ messages in thread
From: hjl.tools at gmail dot com @ 2024-05-24 12:53 UTC (permalink / raw)
  To: glibc-bugs

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

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
   Target Milestone|---                         |2.40
             Status|NEW                         |RESOLVED

--- Comment #2 from H.J. Lu <hjl.tools at gmail dot com> ---
Fixed in 2.40.

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

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

end of thread, other threads:[~2024-05-24 12:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-20 22:58 [Bug stdio/31766] New: _IO_stderr_ _IO_stdin_ _IO_stdout should be compat symbols hjl.tools at gmail dot com
2024-05-21 17:12 ` [Bug stdio/31766] " cvs-commit at gcc dot gnu.org
2024-05-24 12:53 ` hjl.tools at gmail 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).