[Mono-bugs] [Bug 71498][Wis] Changed - msc fails to report CS0029 error

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 13 Feb 2005 03:54:12 -0500 (EST)


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 duncan@ximian.com.

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

--- shadow/71498	2005-01-19 19:00:29.000000000 -0500
+++ shadow/71498.tmp.22825	2005-02-13 03:54:12.000000000 -0500
@@ -36,6 +36,9 @@
   value = (1L << 1)
 to
   value = (1u << 1)
 
 works with both compilers
 
+
+------- Additional Comments From duncan@ximian.com  2005-02-13 03:54 -------
+*** Bug 71497 has been marked as a duplicate of this bug. ***