[Mono-bugs] [Bug 59587][Maj] Changed - Attributes on events in System.Data.SqlClient

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 9 Jun 2004 04:02:59 -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-08 03:15:54.000000000 -0400
+++ shadow/59587.tmp.12871	2004-06-09 04:02:59.000000000 -0400
@@ -54,6 +54,10 @@
 
 
 monodis --customattr System.Data.dll
 
 prints quite a few: ** (process:21799): WARNING **: Type 1c not handled in
 custom attr value decoding
+
+------- Additional Comments From marek.safar@seznam.cz  2004-06-09 04:02 -------
+It looks like runtime bug. Because with Microsoft runtime it works and
+attributes are emitted correctly.