OSDN Git Service

* gjavah.c (print_name_for_stub_or_jni): Adjust call to
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 28 Dec 2002 06:29:24 +0000 (06:29 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 28 Dec 2002 06:29:24 +0000 (06:29 +0000)
commitb100e28aff3a36d7eba0924dd5c0f2e74ea9e536
tree64c467eec12b4a04912a915aa3ec1bc034665ebd
parent068feb28d3c4aed41ce5352a4e1133cf8a4fba78
* gjavah.c (print_name_for_stub_or_jni): Adjust call to
print_cxx_classname.
(print_cxx_classname): Add add_scope parameter.
(print_class_decls): Do not emit a semicolon after the extern
"Java" block.
(process_file): Adjust calls to print_cxx_classname.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60555 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/java/ChangeLog
gcc/java/gjavah.c