[Mono-bugs] [Bug 77805][Nor] Changed - [ANONYMOUS METHODS] (FIXED) CS1629: Iterator implementation in unsafe class fails to compile
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Sep 14 11:48:54 EDT 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 martin at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77805
--- shadow/77805 2006-08-31 14:26:05.000000000 -0400
+++ shadow/77805.tmp.19666 2006-09-14 11:48:54.000000000 -0400
@@ -11,13 +11,13 @@
AssignedTo: martin at ximian.com
ReportedBy: horst.reiterer at mind-breeze.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: [ANONYMOUS METHODS] CS1629: Iterator implementation in unsafe class fails to compile
+Summary: [ANONYMOUS METHODS] (FIXED) CS1629: Iterator implementation in unsafe class fails to compile
The following testcase fails to compile with Mono 1.1.13's gmcs
(/d:FAILURE). The
testcase defines an unsafe class with an iterator implementation which
calls a method containing unsafe code. If only the method itself is marked
as unsafe, compilation succeeds. In Microsoft's csc case, compilation
More information about the mono-bugs
mailing list