]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ada-lang.c
* ada-exp.y (yyerror): Change message to ignore the argument, avoiding
authorPaul N. Hilfinger <hilfinger@adacore.com>
Thu, 12 Jan 2006 08:36:29 +0000 (08:36 +0000)
committerPaul N. Hilfinger <hilfinger@adacore.com>
Thu, 12 Jan 2006 08:36:29 +0000 (08:36 +0000)
commit03ee6b2e0126a6fddd533a3e8ed3401fdee747b0
tree5689eb9d4c286b99baa5aaa34e3b44f05f544866
parent761ae4d6261a4d66de9a699b9ccee8688f12a9a5
* 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