On Fri, May 30, 2008 at 04:45:05PM +0200, Bernd Schmidt wrote:
> Bernhard Fischer wrote:
>> So the only immediately annoying thing in ldso remains:
>> ldso/ldso/dl-elf.c: In function '_dl_load_shared_library':
>> ldso/ldso/dl-elf.c:201: warning: unused parameter 'tpnt'
>
> The solution in the gcc tree is to use __attribute__((unused)) for  

Yes, that's what i ment.

> anything that may be unused for certain configurations.  Or one could  
> just ignore the warning.

I'll ignore it for now (and yes, i am).
_______________________________________________
uClibc mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/uclibc

Reply via email to