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: Fix sysdeps/unix/sysv/linux/arm/libc-do-syscall.S warning


On Thu, 5 Mar 2015, Carlos O'Donell wrote:

> >> should we update features.h to avoid that define when __ASSEMBLER__ is defined ?
> >> seems like this warning can impact external code too.
> > 
> > I don't know.  To what extent do we support users including glibc header 
> > files from assembler code?
> 
> To the extent that it builds glibc without warnings?

That answer bears no relation to my intended question.  Users = users of 
glibc including headers in non-glibc applications, built outside of the 
glibc build process.  Such uses are completely independent of whether 
glibc itself builds without warnings.

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