]> gcc.gnu.org Git - gcc.git/commit
parse.y (issue_warning_error_from_context): Use va_list * instead of va_list parameter.
authorUlrich Weigand <uweigand@de.ibm.com>
Wed, 6 Oct 2004 14:02:19 +0000 (14:02 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Wed, 6 Oct 2004 14:02:19 +0000 (14:02 +0000)
commit5a6aa19c251223f21394b015c49e79d218f26181
treecb293493c26bb795e36ac609f20b12d33ff3e22f
parent609ae0e2cef6f31f9cf871fd1997923f177c38df
parse.y (issue_warning_error_from_context): Use va_list * instead of va_list parameter.

* parse.y (issue_warning_error_from_context): Use va_list *
instead of va_list parameter.
(parse_error_context): Update call.
(parse_warning_context): Likewise.

From-SVN: r88605
gcc/java/ChangeLog
gcc/java/parse.y
This page took 0.054336 seconds and 5 git commands to generate.