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: PATCH: Spell exp2l correctly


On Mon, Mar 28, 2005 at 11:57:52AM -0800, Roland McGrath wrote:
> This all presupposes we decide we care.  We could just decide that new
> applications using exp2l won't ever care about running on old libraries on
> the affected platforms, and punt.

What's the failure condition look like if you add a symbol to an old
version?  I don't see why a new application linking against
exp2l@GLIBC_2.4 would fare any differently than a new application
linking against exp2l@GLIBC_2.1, but presumably there's a reason...

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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