[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
Mon May 23 13:58:36 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 martin at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75014
--- shadow/75014 2005-05-21 16:49:44.000000000 -0400
+++ shadow/75014.tmp.31347 2005-05-23 13:58:36.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 75014
Product: Mono: Compilers
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: martin at ximian.com
ReportedBy: vladimir at pobox.com
QAContact: mono-bugs at ximian.com
@@ -113,6 +113,9 @@
peverify), just a little odd. I just now fixed the RAIL bug that was
causing it to insert exception bits in the wrong order, if there were
any two exception operations next to each other. This doesn't happen
with CSC because it inserts an intermediate leave insn at the end of
each block that inner blocks jump to.
+
+------- Additional Comments From martin at ximian.com 2005-05-23 13:58 -------
+Fixed in SVN.
More information about the mono-bugs
mailing list