[Mono-bugs] [Bug 33533][Maj] Changed - mcs doesn't handle value-types params-arguments
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
22 Nov 2002 23:00:43 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=33533
--- shadow/33533 Mon Nov 18 11:19:28 2002
+++ shadow/33533.tmp.17612 Fri Nov 22 18:00:43 2002
@@ -1,13 +1,13 @@
Bug#: 33533
Product: Mono/MCS
Version: unspecified
OS: Red Hat 7.3
OS Details: 2.4.20-pre10acpi20021002
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: mathias.hasselmann@gmx.de
QAContact: mono-bugs@ximian.com
@@ -57,6 +57,9 @@
[IL]: Error: [g:\mono\struct-params.exe : TestCase::Main] [offset
0x00000013] [opcode stobj] [found Int32] [expected address of value
class 'JValue'] Unexpected type on the stack.
[IL]: Error: [g:\mono\struct-params.exe : TestCase::Main] [offset
0x0000001E] [opcode ret] Stack must be empty on return from a void
function.
+
+------- Additional Comments From miguel@ximian.com 2002-11-22 18:00 -------
+Thanks for the bug report, I have fixed this now.