[Mono-bugs] [Bug 50820][Nor] Changed - [PATCH] mcs doesn't flag CS1540

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 28 Mar 2004 20:41:21 -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 martin@ximian.com.

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

--- shadow/50820	2004-03-28 20:07:25.000000000 -0500
+++ shadow/50820.tmp.20383	2004-03-28 20:41:21.000000000 -0500
@@ -68,6 +68,9 @@
 
 
 ------- Additional Comments From bmaurer@users.sf.net  2004-03-28 20:06 -------
 s/the invocation type may not be a subclass of the tye of the item/The
 type of the item must be a subclass of the invocation item.
 /g
+
+------- Additional Comments From martin@ximian.com  2004-03-28 20:41 -------
+Oh, thanks a lot for catching this, I think I screwed this up some time ago.