[Mono-bugs] [Bug 54062][Maj] Changed - WriteByte is wrong
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Sep 10 18:42:32 EDT 2006
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 gonzalo at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=54062
--- shadow/54062 2004-02-09 10:55:11.000000000 -0500
+++ shadow/54062.tmp.8542 2006-09-10 18:42:32.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 54062
-Product: Mono/Runtime
+Product: Mono: Runtime
Version: unspecified
OS: unknown
OS Details: Linux 2.4, gcc 3.3.2
-Status: NEEDINFO
+Status: CLOSED
Resolution:
Severity: Unknown
Priority: Major
Component: misc
AssignedTo: mono-bugs at ximian.com
ReportedBy: Manuel.Serrano at inria.fr
@@ -49,6 +49,9 @@
mono_WriteByte_workaround[ 0 ] = (byte)cn;
stream.Write( mono_WriteByte_workaround, 0, 1 );
stream.Flush();
------- Additional Comments From gonzalo at ximian.com 2004-02-09 10:55 -------
Can you attach a simple test case and tell what do you get?
+
+------- Additional Comments From gonzalo at ximian.com 2006-09-10 18:42 -------
+timed out.
More information about the mono-bugs
mailing list