[Mono-bugs] [Bug 29590][Nor] Changed - Access of private constructor possible
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
30 Aug 2002 11:49:04 -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 ritterfelix@web.de.
http://bugzilla.ximian.com/show_bug.cgi?id=29590
--- shadow/29590 Fri Aug 30 07:15:23 2002
+++ shadow/29590.tmp.15812 Fri Aug 30 07:49:04 2002
@@ -114,6 +114,9 @@
------- Additional Comments From gonzalo@ximian.com 2002-08-30 07:15 -------
gpanjav@lalo2:~/go-mono$ mcs singleton.cs
singleton.cs(17) error CS0122: `Singleton..ctor' is inaccessible due
to its protection level
Compilation failed: 1 error(s), 0 warnings
+
+------- Additional Comments From ritterfelix@web.de 2002-08-30 07:49 -------
+I use the daily snapshot from Aug 25.