[Mono-bugs] [Bug 78324][Nor] Changed - [GMCS] gmcs generates wrong code for comparing nullable types

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu May 25 15:25:47 EDT 2006


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 rharinath at novell.com.

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

--- shadow/78324	2006-05-24 07:31:32.000000000 -0400
+++ shadow/78324.tmp.30431	2006-05-25 15:25:47.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 78324
 Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: ASSIGNED   
+Status: RESOLVED   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: rharinath at novell.com                            
 ReportedBy: vargaz at gmail.com               
@@ -36,6 +36,11 @@
    static void Main () {
      f (1, 1);  
      f (null, null); 
    } 
 }
 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
+
+------- Additional Comments From rharinath at novell.com  2006-05-25 15:25 -------
+Hmm, some bug in bugzilla.  This is RESOLVED FIXED.
+
+Should be fixed in SVN r61104.


More information about the mono-bugs mailing list