[Mono-bugs] [Bug 73432][Min] Changed - Type.InvokeMember with BindingFlags.CreateInstance doesn't work on `structure'

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 9 Mar 2005 09:02:29 -0500 (EST)


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 vargaz@gmail.com.

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

--- shadow/73432	2005-03-07 12:58:07.000000000 -0500
+++ shadow/73432.tmp.21387	2005-03-09 09:02:29.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 73432
 Product: Mono: Runtime
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: ipknhama@gmail.com               
 QAContact: mono-bugs@ximian.com
@@ -79,6 +79,9 @@
 Created an attachment (id=14571)
 Patch
 
 
 ------- Additional Comments From carlos@unixmexico.org  2005-03-07 12:58 -------
 I think we should also commit this to 1.0 branch
+
+------- Additional Comments From vargaz@gmail.com  2005-03-09 09:02 -------
+Fixed in SVN HEAD and 1.0. Thanks for the patch.