re GNATS gcj/119 (gcjh needs to output space before leading "::" with JArray's)
authorTom Tromey <tromey@cygnus.com>
Fri, 17 Dec 1999 20:25:59 +0000 (20:25 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Fri, 17 Dec 1999 20:25:59 +0000 (20:25 +0000)
commit6f19291ada20466ce169521e7db69cb8da3affb0
tree89f01c81a083befe0fad8721ab3c8b3687704455
parentce63fdce9080eb70b72c8631f0c2ff6a64148f37
re GNATS gcj/119 (gcjh needs to output space before leading "::" with JArray's)

* gjavah.c (decode_signature_piece): Print "::" in JArray<>.  This
fixes PR gcj/119.
(process_file): Use `\n\' at end of each line in string.

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