2000-02-15 Alexandre Petit-Bianco <apbianco@cygnus.com>
authorapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Feb 2000 00:13:54 +0000 (00:13 +0000)
committerapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Feb 2000 00:13:54 +0000 (00:13 +0000)
commit8ccbb099fa33873d281ce2b93033903c9faea131
tree303f54471eddf59e1d1bc065dd4017241e65b304
parent69e5b74229dfc99b94ca132d3e2085cfef81a9de
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)

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