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: [patch] Fix internal error on canonicalization of clang types (+lib/gdb.exp internal error catch)


On Mon, 17 Sep 2012 21:52:08 +0200, Tom Tromey wrote:
> >>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:
> 
> Jan>  		|	OPERATOR DELETE
> Jan> -			{ $$ = make_operator ("delete ", 1); }
> Jan> +			{
> Jan> +			  /* Match the whitespacing of cplus_demangle_operators.
> Jan> + It would abort on unrecognized string otherwise.  */
> 
> The indentation here (and elsewhere) seems funny.

Sorry but I do not understand if it was a request for a change (and which
change) or not.


Thanks,
Jan


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