[Mono-bugs] [Bug 54945][Cri] Changed - GetCustomAttributes failing for fields defined in a base class

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 8 Mar 2004 20:26:33 -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 tberman@gentoo.org.

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

--- shadow/54945	2004-03-08 19:54:53.000000000 -0500
+++ shadow/54945.tmp.21548	2004-03-08 20:26:33.000000000 -0500
@@ -91,6 +91,10 @@
 {
 }
 
 Since .30, there have been various returns for ReflectedType. Whenever
  ReflectedType is Base, the attribute code works, otherwise, you get
 teh bug.
+
+------- Additional Comments From tberman@gentoo.org  2004-03-08 20:26 -------
+Just to give some more info, this bug basically renders MD useless on
+current mono cvs. A fix before a release would kickass :)