[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 12:25:26 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 rharinath at novell.com.

http://bugzilla.ximian.com/show_bug.cgi?id=76218

--- shadow/76218	2005-09-27 12:23:54.000000000 -0400
+++ shadow/76218.tmp.14978	2005-09-27 12:25:26.000000000 -0400
@@ -134,6 +134,11 @@
 the file.  We can only seek within 1024 chars, effective limiting our
 lookahead to that.  It's much cheaper than the old code, and supports
 almost arbitrary (upto 1024 chars) seeks.  If a parser cannot decide
 in 1024 bytes, it might as well give up ;-)
 
 Patch attached.
+
+------- Additional Comments From rharinath at novell.com  2005-09-27 12:25 -------
+Created an attachment (id=15812)
+don't bother trying to keep in sync with underlying stream.  Maintain a moving window
+


More information about the mono-bugs mailing list