lex.c (java_lex): Don't include UEOF as part of token.
authorTom Tromey <tromey@redhat.com>
Tue, 28 Jan 2003 18:47:52 +0000 (18:47 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Tue, 28 Jan 2003 18:47:52 +0000 (18:47 +0000)
commit82b22c42f92a4fe76e4cd83ba9ab3cce5ccf6dc3
treec39ef1d10cdd0034ca01bb377913fcd770b6873b
parentbffcd064da34369768a4b20dbbcbd1211e55032d
lex.c (java_lex): Don't include UEOF as part of token.

* lex.c (java_lex): Don't include UEOF as part of token.
(java_read_unicode): Error if \u sequence prematurely terminated.

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