[Mono-bugs] [Bug 76218][Nor] Changed - Tokenizer/Seekable stream
bugs.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Sep 27 03:54:38 EDT 2005
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by martin at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76218
--- shadow/76218 2005-09-27 03:19:38.000000000 -0400
+++ shadow/76218.tmp.9489 2005-09-27 03:54:38.000000000 -0400
@@ -107,6 +107,11 @@
------- Additional Comments From rharinath at novell.com 2005-09-27 03:19 -------
Eno, now I see your point -- the decoder gets reset to its default
state, and not the current mode (say we backtracked over a JISX->ASCII
mode switch).
+
+------- Additional Comments From martin at ximian.com 2005-09-27 03:54 -------
+Well, at the point where we're parsing the `<', we're always in ascii
+mode, aren't we ? So maybe we could just reset the decoder's state as
+well to make things work.
More information about the mono-bugs
mailing list