[Mono-bugs] [Bug 59640][Nor] Changed - mcs event attributes to add/remove methods instead of event itself
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 8 Jun 2004 10:35:14 -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=59640
--- shadow/59640 2004-06-08 08:24:15.000000000 -0400
+++ shadow/59640.tmp.9039 2004-06-08 10:35:14.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 59640
Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: marek.safar@seznam.cz
ReportedBy: mathpup@mylinuxisp.com
QAContact: mono-bugs@ximian.com
@@ -81,6 +81,9 @@
event; the presence of the field attribute-target-specifier indicates
that the attribute applies to the field; and the presence of the
method attribute-target-specifier indicates that the attribute applies
to the methods.'
This is the text of the section of the spec Marcus cited.
+
+------- Additional Comments From marek.safar@seznam.cz 2004-06-08 10:35 -------
+Fixed in CVS