[Mono-bugs] [Bug 41278][Wis] Changed - Reflection (or custom attributes) problem

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Tue, 15 Apr 2003 08:00:56 -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 lupus@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=41278

--- shadow/41278	Sat Apr 12 12:47:49 2003
+++ shadow/41278.tmp.10886	Tue Apr 15 08:00:55 2003
@@ -1,14 +1,14 @@
 Bug#: 41278
 Product: Mono/Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: ric@users.sourceforge.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -65,6 +65,11 @@
 
 }
 -----
 
 I think it should work. The file produced by mcs seems correct (with
 monodis), but the runtime can't find the delegate type.
+
+------- Additional Comments From lupus@ximian.com  2003-04-15 08:00 -------
+Fixed in cvs.
+You need to update both corlib and the runtime.
+Thanks.