[Mono-bugs] [Bug 80581][Nor] Changed - [GMCS] Unable to compare a struct to null

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jan 22 17:26:32 EST 2007


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 gert.driesen at pandora.be.

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

--- shadow/80581	2007-01-22 12:41:31.000000000 -0500
+++ shadow/80581.tmp.19408	2007-01-22 17:26:32.000000000 -0500
@@ -2,22 +2,22 @@
 Product: Mono: Compilers
 Version: 1.2
 OS: GNU/Linux [Other]
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: rharinath at novell.com                            
 ReportedBy: pawel.sakowski at mindbreeze.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: Unable to compare a struct to null
+Summary: [GMCS] Unable to compare a struct to null
 
 Description of Problem:
 gmcs is unable to compare value types to null.
 
 Steps to reproduce the problem:
 1. Attempt to compile the following code:
@@ -40,6 +40,10 @@
 
 Additional Information:
 csc compiles the same code successfully.
 mono 1.2
 
 How pointless such a comparison is is beyond the scope of this report.
+
+------- Additional Comments From gert.driesen at pandora.be  2007-01-22 17:26 -------
+Note: csc 1.x reports the same error, but using csc 2.x it compiles 
+fine.


More information about the mono-bugs mailing list