[Mono-bugs] [Bug 49840][Wis] Changed - MCS does not understand `protected internal' on properties
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 19 Oct 2003 14:43:46 -0400 (EDT)
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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=49840
--- shadow/49840 2003-10-19 13:59:59.000000000 -0400
+++ shadow/49840.tmp.22288 2003-10-19 14:43:46.000000000 -0400
@@ -1,10 +1,10 @@
Bug#: 49840
Product: Mono/MCS
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
Severity: Unknown
Priority: Wishlist
Component: Misc
@@ -38,6 +38,11 @@
from the second one:
error CS0122: `Message' is inaccessible because of its protection level
Expected Results:
both compile
+
+------- Additional Comments From bmaurer@users.sf.net 2003-10-19 14:43 -------
+Ok, made a patch for this (cant attach right now cuz cvs is down) but
+it looks like there is a runtime bug too, which is preventing the
+compiled stuff from running.