[Mono-bugs] [Bug 55318][Nor] Changed - Invalid error CS0214 when compiling unsafe code in interface
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 15 Mar 2004 17:31:44 -0500 (EST)
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@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=55318
--- shadow/55318 2004-03-15 17:06:32.000000000 -0500
+++ shadow/55318.tmp.1606 2004-03-15 17:31:44.000000000 -0500
@@ -94,6 +94,11 @@
{
protected void Bar (InternalFoo foo)
{
}
}
+
+------- Additional Comments From miguel@ximian.com 2004-03-15 17:31 -------
+I take that back, there was a bug.
+
+It should be corrected now on CVS.