[Mono-bugs] [Bug 35973][Nor] Changed - Coversion of IntPtr to void* causes error CS0030
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
21 Dec 2002 19:26:56 -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 Sat Dec 21 05:26:04 2002
+++ shadow/35973.tmp.10455 Sat Dec 21 14:26:56 2002
@@ -75,6 +75,12 @@
------- Additional Comments From lupus@ximian.com 2002-12-21 05:26 -------
It doesn't run in mono because mcs produces incorrect code.
Run PEVerify on it.
[IL]: Error: [g:\mono\ptr-conv.exe : IntPtr_Conv.Class1::Main] [offset
0x00000013] [opcode stelem.i] Stack underflow.
+
+------- Additional Comments From ravi@ximian.com 2002-12-21 14:26 -------
+My sincerest apologies for overlooking this - it was late last night
+and presumably on crack.
+
+Will fix this right away.