OSDN Git Service

* ada-exp.y (yyerror): Change message to ignore the argument, avoiding
authorhilfingr <hilfingr>
Thu, 12 Jan 2006 08:36:28 +0000 (08:36 +0000)
committerhilfingr <hilfingr>
Thu, 12 Jan 2006 08:36:28 +0000 (08:36 +0000)
commitb697cfbff604138f37a52b9635f05eb06080f574
tree69c7aeae84ab1f8a69c87c64940569b25a56d581
parent3007cf72fb7cffbdc64f28d4be537e1df76c7813
* ada-exp.y (yyerror): Change message to ignore the argument, avoiding
translation problems.
* ada-lang.c (ada_value_struct_elt): Change interface and handling
of errors to avoid translation problem (and less than optimal error
messages).
(ada_value_tag, ada_tag_name_1, ada_tag_name_2, ada_evaluate_subexp):
Use new interface to ada_value_struct_elt.
* ada_lang.h (ada_value_struct_elt): Update declaration to new
interface.

* ChangeLog: remove reference to ada-tasks.c from entry of
2006-01-07.
gdb/ChangeLog
gdb/ada-exp.y
gdb/ada-lang.c
gdb/ada-lang.h