re GNATS gcj/147 (Problem parsing comments)
authorAlexandre Petit-Bianco <apbianco@cygnus.com>
Tue, 22 Feb 2000 00:13:54 +0000 (00:13 +0000)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Tue, 22 Feb 2000 00:13:54 +0000 (16:13 -0800)
commit2323b28bb68dd20e76ef263b72a485660a69102b
tree303f54471eddf59e1d1bc065dd4017241e65b304
parent7d612b1e4af6e48292c986b4167afe057d7e798b
re GNATS gcj/147 (Problem parsing comments)

2000-02-15  Alexandre Petit-Bianco  <apbianco@cygnus.com>

* lex.c (java_parse_doc_section): Alway unget the last unicode
when returning 0.
(java_lex): Call java_parse_end_comment with fetched unicode.

This is a fix to the Java PR #47
(http://sourceware.cygnus.com/ml/java-prs/2000-q1/msg00042.html)

From-SVN: r32097
gcc/java/ChangeLog
gcc/java/lex.c