[patch] Eliminate warnings in hcreate_r.c

Ralf Corsepius ralf.corsepius@rtems.org
Tue Jul 17 23:11:00 GMT 2012


Hi,

I am applying the patch below as "obvious".

It #ifdef's 0 some unused variables, gcc is complaining about.

Instead of deleting these variables, I am using #ifdef 0, because the 
places the variables would be used later, have been #ifdef'ed 0 before.

Ralf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: newlib-rtems-hcreate.diff
Type: text/x-patch
Size: 531 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20120717/fcab03f8/attachment.bin>


More information about the Newlib mailing list