[Mono-bugs] [Bug 22140] Changed - icall for decimal2string fails test
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
10 Apr 2002 12:43:13 -0000
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 ndrochak@gol.com.
http://bugzilla.ximian.com/show_bug.cgi?id=22140
--- shadow/22140 Thu Mar 21 12:12:23 2002
+++ shadow/22140.tmp.25174 Wed Apr 10 08:43:13 2002
@@ -1,13 +1,13 @@
Bug#: 22140
Product: Mono/Runtime
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: NOTABUG
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: ndrochak@gol.com
QAContact: mono-bugs@ximian.com
@@ -34,6 +34,9 @@
}
}
------- Additional Comments From lupus@ximian.com 2002-03-21 12:12 -------
Are you sure this is the decimal2string fault and not in the format
methods?
+
+------- Additional Comments From ndrochak@gol.com 2002-04-10 08:43 -------
+The problem was not in the icall, it was in the managed code.