[Mono-bugs] [Bug 75014][Nor] Changed - Using RAIL to copy a method with exception handlers triggers assertion

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat May 21 12:09:22 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 miguel at ximian.com.

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

--- shadow/75014	2005-05-21 05:30:12.000000000 -0400
+++ shadow/75014.tmp.28201	2005-05-21 12:09:22.000000000 -0400
@@ -1,16 +1,16 @@
 Bug#: 75014
-Product: Mono: Runtime
+Product: Mono: Compilers
 Version: 1.1
 OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Normal
-Component: misc
+Component: C#
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: vladimir at pobox.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
@@ -76,6 +76,10 @@
 intermediate point at the end of the outer try, which is itself a
 leave instruction to after the finally.  (Boy, that's confusing..
 easier to take a look at the disassembly to see what I mean.)
 
 So, this may be a mcs bug and not a runtime bug...
 
+
+------- Additional Comments From miguel at ximian.com  2005-05-21 12:09 -------
+Vlad, could you provide us with the sample piece of code that mcs is
+miss-compiling?


More information about the mono-bugs mailing list