[Mono-bugs] [Bug 76364][Nor] New - [GMCS] mcs needs to add RuntimeCompatibilityAttribute when using the 2.0 profile

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Oct 7 13:16:44 EDT 2005


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 vargaz at gmail.com.

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: rharinath at novell.com                            
+ReportedBy: vargaz at gmail.com               
+QAContact: mono-bugs at ximian.com
+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.


More information about the mono-bugs mailing list