This is the mail archive of the libc-alpha@sources.redhat.com 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]

Re: Binary compatibility loss regarding errno


Daniel Jacobowitz wrote:

> This is a pretty severe problem, since it silently makes applications ignore
> errno.

It's not silent.  The dynamic linker will not find a definition of errno
and terminate the application run.  And that's what the program
deserves.  The errno macro has been there forever.  Fix your binaries.
I will not allow broken binaries to get into the way of progress.

-- 
--------------.                        ,-.            444 Castro Street
Ulrich Drepper \    ,-----------------'   \ Mountain View, CA 94041 USA
Red Hat         `--' drepper at redhat.com `---------------------------


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