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: [RFC/PATCH] Clean up features/*.c unused vars


On Wednesday, April 25 2012, Tom Tromey wrote:

>>>>>> "Sergio" == Sergio Durigan Junior <sergiodj@redhat.com> writes:
>
> Sergio> The logic I used was that the variables `field_type' and `type' were
> Sergio> only being generated inside an specific loop, so I replicated the loop
> Sergio> and checked some conditions in order to decide if the generation was
> Sergio> going to occur.  It should not be hard to follow the algorithm.
>
> Looks good.  This is ok.

Thanks, committed with additional comments as requested by Yao.

    http://sourceware.org/ml/gdb-cvs/2012-04/msg00207.html

-- 
Sergio


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