[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 07:30:00 -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:14:51 2002
+++ shadow/35973.tmp.4984 Sat Dec 21 02:30:00 2002
@@ -1,13 +1,13 @@
Bug#: 35973
Product: Mono/MCS
Version: unspecified
OS: SuSE 8.0
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: ravi@ximian.com
ReportedBy: akpoon@excite.com
QAContact: mono-bugs@ximian.com
@@ -56,6 +56,18 @@
100%
Additional Information:
------- Additional Comments From ravi@ximian.com 2002-12-19 17:14 -------
Thanks for the report - I am working on it now :-)
+
+------- Additional Comments From ravi@ximian.com 2002-12-21 02:30 -------
+This has been fixed in CVS although it funnily doesn't run with mono.
+Gives me this :
+
+** ERROR **: file jit.c: line 2090 (mono_analyze_stack): assertion
+failed: (sp >= stack)
+aborting...
+Aborted
+
+Could you file this separate bug under Mono ? I am closing this one.
+Thanks !