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.


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


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