[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:15:23 -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 gonzalo@ximian.com.

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

--- shadow/29590	Fri Aug 30 06:57:42 2002
+++ shadow/29590.tmp.12713	Fri Aug 30 07:15:23 2002
@@ -107,6 +107,13 @@
 
 
 ------- Additional Comments From gonzalo@ximian.com  2002-08-30 06:57 -------
 The current CVS version does fail properly on that one.
 Which version of mcs are you using? I think it was fixed after 0.15...
 
+
+------- 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
+