[Mono-bugs] [Bug 57186][Nor] Changed - decimals are serialized wrong in bniray serialization
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 20 Apr 2004 15:21:13 -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=57186
--- shadow/57186 2004-04-18 08:32:45.000000000 -0400
+++ shadow/57186.tmp.18332 2004-04-20 15:21:13.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 57186
Product: Mono: Class Libraries
Version: unspecified
OS: All
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: mono-devel01@foobarquarium.de
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -63,6 +63,9 @@
rfs.Close();
Console.WriteLine(a.ToString());
}
}
}
+
+------- Additional Comments From lluis@ximian.com 2004-04-20 15:21 -------
+Fixed in CVS.