This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/13062] StreamTokenizer ignores commentChar
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Nov 2003 22:28:36 -0000
- Subject: [Bug libgcj/13062] StreamTokenizer ignores commentChar
- References: <20031115182834.13062.jansche@cs.columbia.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-11-15 22:28 -------
The problem looks like "Any other attribute settings for the specified character are cleared." is not
being done when commentChar is called.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13062