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)


On Wed, 22 Oct 2008 21:58:40 +0200, Joel Brobecker wrote:
> The following patches have now been checked in mainline.

ada-tasks.c:57: error: initializer element is not constant
ada-tasks.c:57: error: (near initialization for ‘task_states[0]’)
...

(There should be N_() with runtime _(var) and not static _().)


Regards,
Jan


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