svn commit: trunk/uClibc/ldso/ldso
Bernhard Fischer
rep.dot.nop at gmail.com
Fri May 30 07:47:52 PDT 2008
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).
More information about the uClibc
mailing list