[Mono-bugs] [Bug 42175][Nor] Changed - [mini] problem inlining constructors

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Fri, 2 May 2003 12:38:01 -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 lupus@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=42175

--- shadow/42175	Wed Apr 30 16:24:57 2003
+++ shadow/42175.tmp.16307	Fri May  2 12:38:01 2003
@@ -2,13 +2,13 @@
 Product: Mono/Runtime
 Version: unspecified
 OS: Debian Woody
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: vargaz@freemail.hu               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -37,6 +37,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.