[Mono-bugs] [Bug 80714][Min] Changed - [GMCS] operator == on struct and null causes error

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Feb 9 19:41:19 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 marek.safar at seznam.cz.

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

--- shadow/80714	2007-02-03 13:08:40.000000000 -0500
+++ shadow/80714.tmp.6763	2007-02-09 19:41:19.000000000 -0500
@@ -1,23 +1,23 @@
 Bug#: 80714
 Product: Mono: Compilers
 Version: 1.2
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Minor
 Component: C#
 AssignedTo: rharinath at novell.com                            
 ReportedBy: marek.sieradzki at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: operator == on struct and null causes error
+Summary: [GMCS] operator == on struct and null causes error
 
 Description of Problem:
 Comparison between a struct (not nullable) and null causes compilation error.
 
 Steps to reproduce the problem:
 1. Compile attached test case.


More information about the mono-bugs mailing list