[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 13:55:08 -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 gert.driesen@pandora.be.

http://bugzilla.ximian.com/show_bug.cgi?id=55318

--- shadow/55318	2004-03-11 14:44:46.000000000 -0500
+++ shadow/55318.tmp.30369	2004-03-15 13:55:08.000000000 -0500
@@ -61,6 +61,9 @@
         public interface IUnsafe {
                 unsafe Int32* GetIntPointer();
         }
 }
 
 I'll check whether it still fails on Mono cvs later ...
+
+------- Additional Comments From gert.driesen@pandora.be  2004-03-15 13:55 -------
+I can also reproduce this issue on Mono/cvs.