[Mono-bugs] [Bug 72448][Nor] Changed - [GMCS] NullReferenceException from gmcs when comparing type variable with interface contraint to null

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 22 Feb 2005 15:36:00 -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 martin@ximian.com.

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

--- shadow/72448	2005-02-21 20:01:58.000000000 -0500
+++ shadow/72448.tmp.22747	2005-02-22 15:36:00.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 72448
 Product: Mono: Compilers
 Version: 1.0
 OS: unknown
 OS Details: Mandrake Linux 10.1
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: martin@ximian.com                            
 ReportedBy: nazgul@omega.pl               
 QAContact: mono-bugs@ximian.com
@@ -122,6 +122,9 @@
 happens after error message is given - probably it should be filed as
 another bug)
 
 ------- Additional Comments From martin@ximian.com  2005-02-21 20:01 -------
 I'm almost done with a fix, but too tired to finish it tonight.
 Will fix it tomorrow morning.
+
+------- Additional Comments From martin@ximian.com  2005-02-22 15:35 -------
+Fixed in SVN (both issues).