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: type problems in conform tests...


On Tue, 22 Apr 2014, David Miller wrote:

> For example si_band is "int" instead of "long int".  Alpha has this
> problem too.

That may be harder - maybe an internal sigaction flag glibc passes to the 
kernel to tell it to use a corrected-layout siginfo, together with some 
symbol versioning?  In the absence of that, any architecture-specific 
XFAIL should at least give a detailed explanation of the ABI issues behind 
the expected failures.

(Eventually we may want more fine-grained XFAILs for these tests, but 
we're still a long way from simply having the tests reflect the standards 
accurately and having the easy bugs in the headers fixed, and I think we 
need to get to the point where the expected failures are genuinely hard to 
fix before looking at more fine-grained expectations.)

-- 
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]