[Mono-bugs] [Bug 59188][Blo] Changed - mcs generates wrong IL (Error in IL codes )
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 29 May 2004 09:00:28 -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 martin@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=59188
--- shadow/59188 2004-05-28 10:45:08.000000000 -0400
+++ shadow/59188.tmp.27237 2004-05-29 09:00:28.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 59188
Product: Mono: Compilers
Version: unspecified
OS: GNU/Linux [Other]
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Blocker
Component: C#
AssignedTo: martin@ximian.com
ReportedBy: meddochat@zonnet.nl
QAContact: mono-bugs@ximian.com
@@ -78,6 +78,9 @@
native int)
IL_0013: call instance void Proef::add_OnDoSomething(class
[mscorlib]System.EventHandler)
IL_0018: ret
look at il_006: ldarg.0, csc generated ldloc.0 (feels more correct ;-)
+
+------- Additional Comments From martin@ximian.com 2004-05-29 09:00 -------
+Fixed in CVS.