[Mono-bugs] [Bug 31091][Min] Changed - mcs allows two protection modifiers
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
4 Oct 2002 06:27:35 -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 Fri Oct 4 02:22:07 2002
+++ shadow/31091.tmp.27576 Fri Oct 4 02:27:35 2002
@@ -1,13 +1,13 @@
Bug#: 31091
Product: Mono/MCS
Version: unspecified
OS: unknown
OS Details:
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: manyoso@yahoo.com
QAContact: mono-bugs@ximian.com
@@ -40,6 +40,9 @@
------- Additional Comments From miguel@ximian.com 2002-10-04 02:22 -------
I have a fix for this. The problem only happened in constructors, as
I was not validating this. This might also fix the bug reported about
constructors by default not having the proper accessibility.
Going to do some testing before comminting the fix.
+
+------- Additional Comments From miguel@ximian.com 2002-10-04 02:27 -------
+Bug fix on CVS.