* gjavah.c (print_field_info): Allow constants of other types.
commit65ab6e252f5dd594df1368c29efd522eed389f56
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 31 Mar 1999 11:46:42 +0000 (31 11:46 +0000)
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 31 Mar 1999 11:46:42 +0000 (31 11:46 +0000)
tree281223c051aa325cb83f86820a7483ee10c1ae22
parent08345ac11081befbbf3101bf5b37cacc8a6cab04
* gjavah.c (print_field_info): Allow constants of other types.
(print_include): Generate include when new name is proper prefix
of already printed name.
(add_namelet): Likewise.
(cxx_keyword_subst): New function.
(print_method_info): Use it.
(print_field_name): New function.
(get_field_name): New function.
(print_field_info): Use get_field_name and print_field_name.

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