[Mono-bugs] [Bug 25367] Changed - Method attributes are ignored on get/set and add/remove accessors
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
8 Jun 2002 21:17:44 -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 ravi@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=25367
--- shadow/25367 Mon May 27 22:10:05 2002
+++ shadow/25367.tmp.14593 Sat Jun 8 17:17:44 2002
@@ -1,20 +1,23 @@
Bug#: 25367
Product: Mono/MCS
Version: unspecified
OS: other
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Wishlist
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: miguel@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: Method attributes are ignored on get/set and add/remove accessors
Currently we do not process the get/set and remove/add attributes
in properties/events.
+
+------- Additional Comments From ravi@ximian.com 2002-06-08 17:17 -------
+Fixed in CVS.