[Mono-bugs] [Bug 35973][Nor] Changed - [mcs]: coversion of IntPtr to void* causes error CS0030
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
19 Dec 2002 22:11:02 -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 akpoon@excite.com.
http://bugzilla.ximian.com/show_bug.cgi?id=35973
--- shadow/35973 Thu Dec 19 17:09:07 2002
+++ shadow/35973.tmp.27154 Thu Dec 19 17:11:02 2002
@@ -2,22 +2,22 @@
Product: Mono/MCS
Version: unspecified
OS: SuSE 8.0
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: akpoon@excite.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: Coversion of IntPtr to void* causes error CS0030
+Summary: [mcs]: 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