[Mono-bugs] [Bug 79979][Wis] Changed - [PATCH] IsDefined() is mis implemented.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Nov 19 04:29:06 EST 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 redforks at gmail.com.

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

--- shadow/79979	2006-11-19 04:28:06.000000000 -0500
+++ shadow/79979.tmp.9831	2006-11-19 04:29:06.000000000 -0500
@@ -38,6 +38,11 @@
 
 +			if (inherit && GetUsage(attributeType).Inherited && ((btype = GetBase
 (obj)) != null))
 
 
 Maybe GetCustomAttributes also contains such problems.
+
+------- Additional Comments From redforks at gmail.com  2006-11-19 04:29 -------
+Created an attachment (id=18116)
+patch
+


More information about the mono-bugs mailing list