[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:07:25 -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 bmaurer@users.sf.net.

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

--- shadow/50820	2004-03-28 20:06:53.000000000 -0500
+++ shadow/50820.tmp.20204	2004-03-28 20:07:25.000000000 -0500
@@ -10,14 +10,13 @@
 Component: C#
 AssignedTo: martin@ximian.com                            
 ReportedBy: gonzalo@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
-Summary: mcs doesn't flag CS1540
+Summary: [PATCH] mcs doesn't flag CS1540
 
 Compile to a dll:
 ----
 class A
 {
         protected virtual void X ()