[PATCH] Mention language in compile error message

Pedro Alves palves@redhat.com
Mon Aug 24 17:20:00 GMT 2015


On 08/19/2015 08:06 PM, Luis Machado wrote:
> This patch improves one of the compile error messages by mentioning the
> language.
> 
> Before - No compiler support for this language.
> After  - No compiler support for language <language>.
> 
> How does that look?
> 
> gdb/ChangeLog:
> 
> 2015-08-19  Luis Machado  <lgustavo@codesourcery.com>
> 
> 	* compile/compile.c (compile_to_object): Mention language in
> 	error message.

OK.

Thanks,
Pedro Alves



More information about the Gdb-patches mailing list