[Mono-bugs] [Bug 42031][Maj] Changed - delegates in unsafe context compiles without unsafe modifier

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Mon, 28 Apr 2003 20:43:50 -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=42031

--- shadow/42031	Mon Apr 28 12:39:39 2003
+++ shadow/42031.tmp.2812	Mon Apr 28 20:43:50 2003
@@ -1,13 +1,13 @@
 Bug#: 42031
 Product: Mono/MCS
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: r.h.lee@attbi.com               
 QAContact: mono-bugs@ximian.com
@@ -39,6 +39,9 @@
 C# Language Specification; A.2 Pointer Types
 
 http://msdn.microsoft.com/library/default.asp?url=/library/en-us/csspec/html/vclrfcsharpspec_A.asp
 
 To big of trace output to place here, use "mono --trace /usr/bin/mcs.exe
 unsafedelegate.cs" for tracing.
+
+------- Additional Comments From miguel@ximian.com  2003-04-28 20:43 -------
+Fixed on CVS.