[RFC/RFA PATCH] Fix completer.c FIXME, and invalid pointer to pointer conversion.

Tom Tromey tromey@redhat.com
Wed Mar 13 17:43:00 GMT 2013


>>>>> "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.

Tom



More information about the Gdb-patches mailing list