[Mono-bugs] [Bug 77805][Nor] Changed - [ANONYMOUS METHODS] CS1629: Iterator implementation in unsafe class fails to compile

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Aug 31 14:25:50 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-03-16 18:13:14.000000000 -0500
+++ shadow/77805.tmp.5006	2006-08-31 14:25:49.000000000 -0400
@@ -11,13 +11,13 @@
 AssignedTo: rharinath at novell.com                            
 ReportedBy: horst.reiterer at mind-breeze.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: CS1629: Iterator implementation in unsafe class fails to compile
+Summary: [ANONYMOUS METHODS] 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