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 1/3] Constify 'la_name' in struct language_defn


>>>>> "Yao" == Yao Qi <yao@codesourcery.com> writes:

Yao> 2013-10-28  Yao Qi  <yao@codesourcery.com>

Yao> 	* language.c (language_str): Return const char *.
Yao> 	(add_language): Add const to 'language_names'
Yao> 	* language.h (struct language_defn) <la_name>: Add const.
Yao> 	(language_str: Update declaration.

Ok.

Tom


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