[Mono-bugs] [Bug 75946][Min] Changed - [PATCH] CS0665 not checked for conditional operator

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Aug 31 11:26:43 EDT 2005


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 atsushi at ximian.com.

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

--- shadow/75946	2005-08-31 11:26:16.000000000 -0400
+++ shadow/75946.tmp.24383	2005-08-31 11:26:43.000000000 -0400
@@ -34,6 +34,11 @@
 Expected Results:
 
 cs0665-2.cs(9,10): warning CS0665: Assignment in conditional expression is
 always constant; did you mean to use == instead of = ?
 
 The fix is attached.
+
+------- Additional Comments From atsushi at ximian.com  2005-08-31 11:26 -------
+Created an attachment (id=15667)
+proposed fix
+


More information about the mono-bugs mailing list