[Mono-bugs] [Bug 64896][Nor] Changed - unsafe should be required to use pointers

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 6 Sep 2004 17:52:42 -0400 (EDT)


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=64896

--- shadow/64896	2004-08-31 09:28:20.000000000 -0400
+++ shadow/64896.tmp.12426	2004-09-06 17:52:42.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 64896
 Product: Mono: Compilers
 Version: unspecified
 OS: Windows XP (Cygwin)
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: ndrochak@gol.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -28,6 +28,9 @@
 		static void Main(string[] args)
 		{
 			string s = typeof(void *).Name;
 		}
 	}
 }
+
+------- Additional Comments From miguel@ximian.com  2004-09-06 17:52 -------
+fixed on cvs