[Mono-bugs] [Bug 42175][Nor] Changed - [mini] problem inlining constructors
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Mon, 2 Jun 2003 06:33:51 -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 dietmar@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=42175
--- shadow/42175 Fri May 2 12:38:01 2003
+++ shadow/42175.tmp.23379 Mon Jun 2 06:33:51 2003
@@ -1,13 +1,13 @@
Bug#: 42175
Product: Mono/Runtime
Version: unspecified
OS: Debian Woody
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: vargaz@freemail.hu
QAContact: mono-bugs@ximian.com
@@ -40,6 +40,9 @@
The problem is in the resolve() method: the code generated for the
ldnull opcode does not set the temporary which holds the return value of
the method.
------- Additional Comments From lupus@ximian.com 2003-05-02 12:38 -------
Added a temporary workaround in cvs.
+
+------- Additional Comments From dietmar@ximian.com 2003-06-02 06:33 -------
+correct fix is already in cvs