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: [RFA/Ada] Implement Ada tasking support (take 2)


> Interesting, the default in intl/config.intl is --enable-nls which
> should fail this way.

ARGH, that's it! I must have configured with --disable-nls out of
habit (we build without nls because it avoids some dependencies on
some of the exotic machines we build on). Sorry about that.

> 2008-10-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 	    Joel Brobecker  <brobecker@adacore.com>
> 
> 	* ada-tasks.c (task_states, long_task_states): Use constant N_()
> 	initializer.  Define the strings as const.
> 	(short_task_info, info_task): Translate the strings above.

Yes. Thank you for fixing this.

-- 
Joel


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