On 09/27/02 Martin Aliger wrote: > Still trying get NAnt works under mono and found this bug completely breaks NAnt >core: > > Static method Attribute.GetCustomAttribute(from,type) queries whether something > has or not attributte of such type. MS doc says (after very long study) that it > returns "attribute which is assignable to this type". That means - not only i > attributes of this type, but also derived attributes.
Fixed in cvs. The patch was provided a few days ago, but without comments and test case by "Si Jingnan" <[EMAIL PROTECTED]>. Thanks! lupus -- ----------------------------------------------------------------- [EMAIL PROTECTED] debian/rules [EMAIL PROTECTED] Monkeys do it better _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
