[Mono-bugs] [Bug 74737][Nor] Changed - Formatters.Binary differences in serialization of a float on MS.NET and MONO

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 27 Apr 2005 08:13:43 -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 lluis@ximian.com.

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

--- shadow/74737	2005-04-26 16:41:36.000000000 -0400
+++ shadow/74737.tmp.20352	2005-04-27 08:13:43.000000000 -0400
@@ -149,6 +149,10 @@
 a float serialized as 10f is deserialized as 1,157052e-41 when 
 serializing on MS.NET and deserializing on MONO and vice-versa
 
 
 How often does this happen? 
 always
+
+------- Additional Comments From lluis@ximian.com  2005-04-27 08:13 -------
+Which mono version are you using? this looks like a little-endian
+issue that was fixed in mono 1.1.6.