gjavah.c (HANDLE_METHOD): Call print_method_info with a NULL stream argument on the...
authorBryce McKinlay <bryce@albatross.co.nz>
Wed, 5 Jul 2000 01:13:03 +0000 (01:13 +0000)
committerBryce McKinlay <bryce@gcc.gnu.org>
Wed, 5 Jul 2000 01:13:03 +0000 (02:13 +0100)
commit1bbee75bcc0d3948fb1e55da6a3547cddeb000a0
treebf10374ec70a8e768334fa209b3f36b58a2f7e16
parent043afb2a089d22e59dd0a6e9d4bb2ca3aa342432
gjavah.c (HANDLE_METHOD): Call print_method_info with a NULL stream argument on the first pass for CNI as...

        * gjavah.c (HANDLE_METHOD): Call print_method_info with a NULL
stream argument on the first pass for CNI as well as JNI.
        (print_method_info): Set up method name on the first pass only.

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