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=76364 --- shadow/76364 2005-10-07 13:16:44.000000000 -0400 +++ shadow/76364.tmp.23232 2005-10-07 13:16:44.000000000 -0400 @@ -0,0 +1,21 @@ +Bug#: 76364 +Product: Mono: Compilers +Version: unspecified +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: C# +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: [GMCS] mcs needs to add RuntimeCompatibilityAttribute when using the 2.0 profile + +In net 2.0, csc adds an [assembly:RuntimeCompatibilityAttribute +(WrapNonExceptionThrows=true)] attribute to every assembly, except when the +user explicitly defines such an attribute. We should do the same. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
