[Mono-bugs] [Bug 68738][Nor] Changed - new keyword on property is broken
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 26 Oct 2004 02:49:49 -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 marek.safar@seznam.cz.
http://bugzilla.ximian.com/show_bug.cgi?id=68738
--- shadow/68738 2004-10-24 18:36:46.000000000 -0400
+++ shadow/68738.tmp.7211 2004-10-26 02:49:49.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 68738
Product: Mono: Compilers
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: jluke@cfl.rr.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -57,6 +57,9 @@
which is obviously an error that two properties are available.
Gtk.Menu.Screen is an example.
./NotificationAreaIcon.cs(193) error CS0154: The property `Screen' can not
be used in this context because it lacks a get accessor
+
+------- Additional Comments From marek.safar@seznam.cz 2004-10-26 02:49 -------
+It is monop problem/bug not mcs. Please reassing this bug.