This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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] Kill unused variable `self' warnings


On Thu, Jan 30, 2003 at 09:48:20AM -0800, Ulrich Drepper wrote:
> I'd rather like a gcc solution but since none is in sight I applied the
> patch.  Thanks,

Hmm?  What sort of "solution" is there for this?  The local variable
that was created /really/ wasn't used.  You got accurate information 
from the warning.


r~


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