]> git.ipfire.org Git - thirdparty/gcc.git/commit
gjavah.c (print_field_info): Allow constants of other types.
authorTom Tromey <tromey@cygnus.com>
Wed, 31 Mar 1999 11:46:42 +0000 (11:46 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Wed, 31 Mar 1999 11:46:42 +0000 (11:46 +0000)
commit5877286edf40476fffde9b05dfaaa382cd304c5a
tree281223c051aa325cb83f86820a7483ee10c1ae22
parent8d0823e282b3d83cc743afc11e4732e23647c541
gjavah.c (print_field_info): Allow constants of other types.

* 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.

From-SVN: r26085
gcc/java/ChangeLog
gcc/java/gjavah.c