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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2007-01-22 17:26 ------- +Note: csc 1.x reports the same error, but using csc 2.x it compiles +fine. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
