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]

type problems in conform tests...


So I started looking at the conformance test failures on sparc, and
the one I'm looking at now requires that sa_flags in sigaction be
of type 'int' but it's 'unsigned long' on sparc.

What are we supposed to do in these situations?  We can't change the
type, so do I just ignore this test failure forever?

IA64 will have the same problem.


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