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: FYI: remove `static's from cli-utils.c


On Thursday 10 March 2011 18:31:20, Tom Tromey wrote:
> I am checking this in.
> 
> This is a patch I promised Pedro a little while ago.  It removes some
> static variables from cli-utils.c in favor of explicit state.
> 

Awesome, I love this.  The "finished" member makes things much
more readable and nicer.  Thanks!

-- 
Pedro Alves


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