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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=81529 --- shadow/81529 2007-05-05 20:17:08.000000000 -0400 +++ shadow/81529.tmp.6936 2007-05-06 14:10:43.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 81529 Product: Mono: Compilers Version: 1.2 OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Wishlist Component: C# AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -49,6 +49,9 @@ (PythonExtensionTypeAttribute inherits from ExtensionTypeAttribute.) One workaround is to specify AllowMultiple flag in subclasses again. +[AttributeUsage(AttributeTargets.All, AllowMultiple=true)] public class SubAttribute : MyAttribute {} + +------- Additional Comments From [EMAIL PROTECTED] 2007-05-06 14:10 ------- +Fixed in SVN _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
