This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug math/18915] libm.so is now a script and breaks backwards compat


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

gastineau <amgastineau at yahoo dot fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |amgastineau at yahoo dot fr
         Resolution|INVALID                     |---

--- Comment #8 from gastineau <amgastineau at yahoo dot fr> ---
Even if you assume that dlopen("libm.so", RTLD_LAZY); is now invalid.

The documentation of dlopen provides an example with this library.
So you have to correct the example in "man dlopen".
The examples, and the documentation, must match what developers are allowed to
do.   
If you do not provide an accurate documentation, this documentation will be
useless for the developers and can be removed completely...
So I reopen the bug to have a corrected documentation.

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]