[Mono-bugs] [Bug 81161][Wis] New - Compiler Ignores PreserveSigAttribute

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Mar 16 12:43:52 EDT 2007


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

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

--- shadow/81161	2007-03-16 11:43:52.000000000 -0500
+++ shadow/81161.tmp.30859	2007-03-16 11:43:52.000000000 -0500
@@ -0,0 +1,40 @@
+Bug#: 81161
+Product: Mono: Compilers
+Version: 1.0
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: C#
+AssignedTo: rharinath at novell.com                            
+ReportedBy: joncham at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Compiler Ignores PreserveSigAttribute
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+Compiler Ignores PreserveSigAttribute. The compiler should set PreserveSig
+flag in the MethodImplAttributes of a method if that method is tagged with
+the PreserveSigAttribute.
+
+Steps to reproduce the problem:
+1. Run attached test case
+2. 
+3. 
+
+Actual Results:
+"No PreserveSig"
+
+Expected Results:
+"Has PreserveSig"
+
+How often does this happen? 
+Everytime
+
+Additional Information:


More information about the mono-bugs mailing list