[Mono-bugs] [Bug 42135][Min] Changed - [mini] incorrect this!= null checks generated when inlining
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Wed, 30 Apr 2003 06:51:02 -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=42135
--- shadow/42135 Wed Apr 30 05:46:15 2003
+++ shadow/42135.tmp.23472 Wed Apr 30 06:51:01 2003
@@ -1,14 +1,14 @@
Bug#: 42135
Product: Mono/Runtime
Version: unspecified
OS: Debian Woody
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Minor
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: vargaz@freemail.hu
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -23,6 +23,10 @@
this behaviour.
------- Additional Comments From vargaz@freemail.hu 2003-04-30 05:46 -------
Created an attachment (id=4162)
testcase
+
+------- Additional Comments From lupus@ximian.com 2003-04-30 06:51 -------
+Fixed in cvs.
+Thanks for the report.