[Mono-bugs] [Bug 35973][Nor] Changed - Coversion of IntPtr to void* causes error CS0030

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
19 Dec 2002 22:14:22 -0000


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 ravi@ximian.com.

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

--- shadow/35973	Thu Dec 19 17:11:02 2002
+++ shadow/35973.tmp.30175	Thu Dec 19 17:14:22 2002
@@ -1,23 +1,23 @@
 Bug#: 35973
 Product: Mono/MCS
 Version: unspecified
 OS: SuSE 8.0
 OS Details: 
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: akpoon@excite.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: [mcs]: coversion of IntPtr to void* causes error CS0030
+Summary: Coversion of IntPtr to void* causes error CS0030
 
 Description of Problem:
   IntPtr cannot be casted to void* (see test case)
 
 Steps to reproduce the problem:
 1. See test case
@@ -53,6 +53,9 @@
   mcs should compile properly since VS.Net Studio is compiling the code.
 
 How often does this happen? 
   100%
 
 Additional Information:
+
+------- Additional Comments From ravi@ximian.com  2002-12-19 17:14 -------
+Thanks for the report - I am working on it now :-)