[Mono-bugs] [Bug 76154][Blo] Changed - Bytes of integers written into stream in wrong order. (The 1's and 0's are integers!).

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Sep 19 20:45:30 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 nev at delap.com.

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

--- shadow/76154	2005-09-19 20:18:58.000000000 -0400
+++ shadow/76154.tmp.13475	2005-09-19 20:45:30.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 76154
 Product: Mono: Class Libraries
 Version: 1.1
 OS: other
 OS Details: Darwin-8.2.0-Power_Macintosh-powerpc-32bit
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: INVALID
 Severity: Unknown
 Priority: Blocker
 Component: System
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: Nev at Delap.com               
 QAContact: mono-bugs at ximian.com
@@ -62,6 +62,10 @@
 My colleague just pointed out that if it's on the wire as big endian 
 then if anything's going to fail you'd expect it to be the little 
 endian machines (windows and linux on x86) because there's no 
 conversion to hostorder after the read, but that the big endian on 
 the wire reading into the big endian machine you'd expect should 
 work.
+
+------- Additional Comments From Nev at Delap.com  2005-09-19 20:45 -------
+I am closing this bug because I don't think I've described the 
+problem correctly. I will open a new better one if needs be.


More information about the mono-bugs mailing list