This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: [RFA] Dead variables, remote.c


Tom Tromey wrote:
"Michael" == Michael Snyder <msnyder@vmware.com> writes:

Michael> While poking in remote.c I noticed some unused local variables, Michael> and (with gcc's help) found 28 of them in 16 functions.

Michael> Not a huge priority, but should actually make the code easier to
Michael> understand...

Looks good to me.

FWIW, I think a patch to eliminate an unused variable falls into the
"obvious" category (barring unusual circumstances).

Thanks, committed. And thanks for the 'obvious' call.



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