[Mono-bugs] [Bug 38957][Maj] Changed - Reflection does not support case-insensitve binding
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Sat, 31 May 2003 08:53:31 -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 gert.driesen@pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=38957
--- shadow/38957 Sat Mar 8 19:57:07 2003
+++ shadow/38957.tmp.12913 Sat May 31 08:53:31 2003
@@ -1,13 +1,13 @@
Bug#: 38957
Product: Mono/Runtime
Version: unspecified
OS: unknown
OS Details: Windows 2000
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: gert.driesen@pandora.be
QAContact: mono-bugs@ximian.com
@@ -118,6 +118,9 @@
To fix the Events and Fields the icall.c file needs updating. The
ves_icall_MonoType_GetEvent() and ves_icall_Type_GetField() methods
do not respect the binding flags when they compare the name of the
field or event.
+
+------- Additional Comments From gert.driesen@pandora.be 2003-05-31 08:53 -------
+have already been fixed in current cvs version.