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: [patch] add missing includes to sysdeps/unix/sysv/linux/check_pf.c


On Sunday 12 August 2007, Ulrich Drepper wrote:
> Mike Frysinger wrote:
> > the sysdeps/unix/sysv/linux/check_pf.c file uses alloca() and free() but
> > fails to pull in the appropriate headers (causing build failure on some
> > like SuperH) since there is no such function, but a macro to a real
> > function.
>
> I've said it many times before: make other archs headers look like
> x86-64/x86's headers instead of trying to patch every single case like
> this.  I will not add this patch.

i imagine arch maintainers will track down the hideous x86-64/x86 mess at some 
point ... in the meantime, i'll continue using proper headers like any 
correct/sane codebase, thanks
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


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