[Mono-bugs] [Bug 29484][Nor] Changed - Compiler allows protected constructors to be invoked
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
27 Aug 2002 21:17:50 -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 martin@gnome.org.
http://bugzilla.ximian.com/show_bug.cgi?id=29484
--- shadow/29484 Mon Aug 26 20:49:50 2002
+++ shadow/29484.tmp.1628 Tue Aug 27 17:17:50 2002
@@ -1,15 +1,15 @@
Bug#: 29484
Product: Mono/MCS
Version: unspecified
OS: other
OS Details:
-Status: NEW
+Status: ASSIGNED
Resolution:
-Severity:
-Priority: Wishlist
+Severity: Unknown
+Priority: Normal
Component: Misc
AssignedTo: martin@gnome.org
ReportedBy: miguel@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
@@ -33,6 +33,11 @@
{
}
}
The error expected is:
a.cs(4,3): error CS0122: 'Y.Y()' is inaccessible due to its protection level
+
+------- Additional Comments From martin@gnome.org 2002-08-27 17:17 -------
+Please don't make a bug fix a wishlist item.
+Setting priority back to normal.
+