[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:18:58 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:16:29.000000000 -0400
+++ shadow/76154.tmp.13166	2005-09-19 20:18:58.000000000 -0400
@@ -11,13 +11,13 @@
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: Nev at Delap.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: Bytes of integers written into stream in wrong order.
+Summary: Bytes of integers written into stream in wrong order. (The 1's and 0's are integers!).
 
 The following seems broken to me, but I've read posts suggesting that 
 BitConverter.IsLittleEndian be used to detect the endianness and manually 
 fiddle things about, though that would seem to defeat the purpose of 
 NetworkOrder, so I defer to your greater wisdom...
 


More information about the mono-bugs mailing list