[Mono-bugs] [Bug 31091][Min] Changed - mcs allows two protection modifiers
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
25 Sep 2002 20:03:51 -0000
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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=31091
--- shadow/31091 Mon Sep 23 22:01:37 2002
+++ shadow/31091.tmp.26978 Wed Sep 25 16:03:51 2002
@@ -1,21 +1,24 @@
Bug#: 31091
Product: Mono/MCS
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
+Status: NEEDINFO
Resolution:
-Severity:
-Priority: Wishlist
+Severity: Unknown
+Priority: Minor
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: manyoso@yahoo.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: mcs allows two protection modifiers
mcs from 09/23 is allowing two protection modifiers where csc throws this error:
error CS0107: More than one protection modifier
+
+------- Additional Comments From miguel@ximian.com 2002-09-25 16:03 -------
+Do you have a sample test case?