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: check-abi failure with sys_errlist


"Joseph S. Myers" <joseph@codesourcery.com> writes:

> On Fri, 6 Apr 2012, Andreas Schwab wrote:
>
>> 	* sysdeps/gnu/errlist-compat.awk (END): Correct definition of
>> 	ERR_MAX symbol.
>> 	* sysdeps/unix/sysv/linux/Versions (GLIBC_2.12): Adjust
>> 	errlist-compat value.
>
> Could you please clarify what the effects of the bug you are fixing, and 
> of this patch, are?

ERR_MAX is the highest error number, not the number of entries.

> You change one of the errlist-compat entries (but not 
> others or the SPARC version) in sysdeps/unix/sysv/linux/Versions; how does 
> one tell whether any other Versions file (whether in libc or ports) also 
> needs adjusting for this bug fix to avoid it causing any problems (whether 
> ABI compatibility or otherwise), and what adjustments to make if so?

None of the other compat entries ever had been inflated.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


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