[Mono-bugs] [Bug 36030][Nor] Changed - Weird array access problem in unsafe contexts
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Mon, 26 May 2003 15:17:12 -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 ravi@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=36030
--- shadow/36030 Thu Apr 10 23:24:01 2003
+++ shadow/36030.tmp.3553 Mon May 26 15:17:12 2003
@@ -11,12 +11,13 @@
AssignedTo: miguel@ximian.com
ReportedBy: ravi@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Summary: Weird array access problem in unsafe contexts
+BugsThisDependsOn: 43190
The following program produces a stack underflow in the code generated by MCS:
using System;
namespace IntPtr_Conv
@@ -119,6 +120,9 @@
------- Additional Comments From ravi@ximian.com 2003-02-27 14:29 -------
Miguel, can you provide some inputs on this problem ?
------- Additional Comments From miguel@ximian.com 2003-04-10 23:24 -------
reassigning this bug to me
+
+------- Additional Comments From ravi@ximian.com 2003-05-26 15:17 -------
+Set dependency