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/RFA PATCH] Fix completer.c FIXME, and invalid pointer to pointer conversion.


On 03/13/2013 05:43 PM, Tom Tromey wrote:
>>>>>> "Pedro" == Pedro Alves <palves@redhat.com> writes:
> 
> Pedro> This patch removes all that dead code, then makes
> Pedro> current_demangling_style_string point to an element of
> Pedro> demangling_style_names, as the FIXME suggests, and then makes
> Pedro> current_demangling_style_string, removing the need for the 'const char
> Pedro> **' cast.
> 
> Looks good to me.

Thanks.  Applied.

-- 
Pedro Alves


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