[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
Wed Feb 14 15:18:51 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=80714

--- shadow/80714	2007-02-14 14:57:47.000000000 -0500
+++ shadow/80714.tmp.15705	2007-02-14 15:18:51.000000000 -0500
@@ -45,6 +45,14 @@
 
 CSC 1 reports that error correctly, we went through this recently. 
 CSC 2 will basically generate a constant for that compare (as structs
 can never be null) and hide real bugs in your code.
 
 So I would say this is not a bug.
+
+------- Additional Comments From gert.driesen at pandora.be  2007-02-14 15:18 -------
+I've reported this issue to MS using the connect web site:
+
+https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?
+FeedbackID=257924
+
+We'll see what MS responds on this.


More information about the mono-bugs mailing list