This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/13062] StreamTokenizer ignores commentChar


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2003-11-16 21:15 -------
Subject: Bug 13062

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	tromey@gcc.gnu.org	2003-11-16 21:15:55

Modified files:
	libjava        : ChangeLog 
	libjava/java/io: StreamTokenizer.java 

Log message:
	PR libgcj/13062:
	* java/io/StreamTokenizer.java (commentChar): Clear other
	attributes for character.
	(quoteChar): Likewise.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&r1=1.2338&r2=1.2339
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/io/StreamTokenizer.java.diff?cvsroot=gcc&r1=1.13&r2=1.14



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13062


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]