[Mono-bugs] [Bug 65827][Nor] Changed - BinaryReader.ReadByte() bad behaviour
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 13 Sep 2004 10:37:54 -0400 (EDT)
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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=65827
--- shadow/65827 2004-09-13 07:30:53.000000000 -0400
+++ shadow/65827.tmp.31236 2004-09-13 10:37:54.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 65827
Product: Mono: Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: ivanet@gmail.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -72,6 +72,9 @@
How often does this happen?
Always
Additional Information:
Framework.Net give expected results
+
+------- Additional Comments From bmaurer@users.sf.net 2004-09-13 10:37 -------
+I fixed this a few days ago.