[Mono-bugs] [Bug 70369][Maj] Changed - mix of byte and char types in SeekableStreamReader leads to parsing error in some cases

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 20 Jan 2005 11:37:47 -0500 (EST)


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 dick@ximian.com.

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

--- shadow/70369	2004-12-09 09:08:01.000000000 -0500
+++ shadow/70369.tmp.18124	2005-01-20 11:37:47.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 70369
 Product: Mono: Compilers
 Version: 1.0
 OS: GNU/Linux [Other]
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: dobos_s@ibcnet.hu               
 QAContact: mono-bugs@ximian.com
@@ -120,6 +120,9 @@
 patch for cs-parser.jay and support.cs
 
 
 ------- Additional Comments From dick@ximian.com  2004-12-09 09:08 -------
 Can you attach a source file that demonstrates the problem?  (just to
 make sure we looking at the same thing.)
+
+------- Additional Comments From dick@ximian.com  2005-01-20 11:37 -------
+Fixed in SVN HEAD