[Mono-bugs] [Bug 42273][Nor] Changed - Pointer operations without unsafe context

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Fri, 2 May 2003 18:27:46 -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=42273

--- shadow/42273	Fri May  2 17:06:15 2003
+++ shadow/42273.tmp.14726	Fri May  2 18:27:46 2003
@@ -1,14 +1,14 @@
 Bug#: 42273
 Product: Mono/MCS
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: jlaban@wanadoo.Fr               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -29,6 +29,9 @@
 
     error CS0030: Cannot convert type 'byte*' to 'void*'
 
 While it should display :
 
     error CS0214: Pointers may only be used in an unsafe context
+
+------- Additional Comments From miguel@ximian.com  2003-05-02 18:27 -------
+Fixed on CVS