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

Re: The direction of malloc?


On Tue, 17 Dec 2013, Florian Weimer wrote:

> Could we fix this in Emacs somehow?  Or do we have to support old Emacs
> binaries forever?

We need to support old binaries forever.  That's what binary compatibility 
is about.  (If Emacs stops using this scheme, we could make the relevant 
functions into compat symbols so *new* binaries can't use it, but old 
binaries need to stay supported.)

-- 
Joseph S. Myers
joseph@codesourcery.com


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