[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, 9 Dec 2004 09:08:01 -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 07:29:53.000000000 -0500
+++ shadow/70369.tmp.20256 2004-12-09 09:08:01.000000000 -0500
@@ -2,13 +2,13 @@
Product: Mono: Compilers
Version: 1.0
OS: GNU/Linux [Other]
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Major
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: dobos_s@ibcnet.hu
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -116,6 +116,10 @@
}
------- Additional Comments From dobos_s@ibcnet.hu 2004-12-09 07:29 -------
Created an attachment (id=13461)
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.)