[Mono-bugs] [Bug 77767][Nor] Changed - [PATCH][GMCS] allow yield
break in catch clause
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Mar 14 00:56:44 EST 2006
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=77767
--- shadow/77767 2006-03-14 00:31:37.000000000 -0500
+++ shadow/77767.tmp.11370 2006-03-14 00:56:44.000000000 -0500
@@ -102,6 +102,15 @@
}
}
("mono blah.exe" and "mono blah.exe 1" shows the differences.)
I'm going to prepare patch for mcs too.
+
+------- Additional Comments From miguel at ximian.com 2006-03-14 00:56 -------
+Oops. My bad.
+
+I thought it was yield-return, not yield-break.
+
+Please apply this patch to mcs and gmcs.
+
+Thanks!
More information about the mono-bugs
mailing list