[Mono-bugs] [Bug 79023][Wis] Changed - Type.InvokeMember does not accept (BindingFlags.SetField | BindingFlags.SetProperty)

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Aug 14 02:21:08 EDT 2006


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 miguel at ximian.com.

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

--- shadow/79023	2006-08-08 16:48:43.000000000 -0400
+++ shadow/79023.tmp.14108	2006-08-14 02:21:08.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 79023
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: CORLIB
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: rodrigobamboo at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -50,6 +50,13 @@
 
 
 ------- Additional Comments From duncan at ximian.com  2006-08-08 16:48 -------
 Created an attachment (id=17422)
 V2, now with an additional fix for a typo
 
+
+------- Additional Comments From miguel at ximian.com  2006-08-14 02:21 -------
+Ok, I have applied a different fix, in our case, instead of
+complicating the actual tests at the beginning, I moved the test
+inside SetField;  It already had special code to try SetProperty later.
+
+


More information about the mono-bugs mailing list