[Mono-bugs] [Bug 59587][Maj] Changed - Attributes on events in System.Data.SqlClient
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 17 Jun 2004 07:00:37 -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=59587
--- shadow/59587 2004-06-17 06:58:41.000000000 -0400
+++ shadow/59587.tmp.22486 2004-06-17 07:00:37.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 59587
Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: C#
AssignedTo: marek.safar@seznam.cz
ReportedBy: gonzalo@ximian.com
QAContact: mono-bugs@ximian.com
@@ -70,6 +70,9 @@
------- Additional Comments From owen@discobabe.net 2004-06-15 15:55 -------
I think this might be a compiler problem with attributes on events.
The attached code also turns up no attributes and running through
monodis I see that the attributes are being placed on the add_FooEvent
method instead of the event itself.
+
+------- Additional Comments From marek.safar@seznam.cz 2004-06-17 07:00 -------
+Fixed in CVS as part of another topic for Beta 3