[Mono-bugs] [Bug 70173][Maj] Changed - Delegate on int.ToString returns junk
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 4 Dec 2004 15:07:29 -0500 (EST)
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 vargaz@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=70173
--- shadow/70173 2004-12-04 10:43:10.000000000 -0500
+++ shadow/70173.tmp.826 2004-12-04 15:07:29.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 70173
Product: Mono: Runtime
Version: 1.0
OS: unknown
OS Details: NLD9, SLP9.1, SLP 9.2
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: JIT
AssignedTo: mono-bugs@ximian.com
ReportedBy: lists@munshi.biz
QAContact: mono-bugs@ximian.com
@@ -82,6 +82,11 @@
1.1 and 1.0.2, the bug is the same everywhere for me everywhere.
Please let me know if I can help in anything.
Compiling using mcs and running it on MS.NET on winXP works well.
Compiling on MS.NET and running on mono gives an wrong result.
+
+------- Additional Comments From vargaz@gmail.com 2004-12-04 15:07 -------
+This is indeed a mono bug, and its now fixed in SVN HEAD and the 1.0
+branch.
+