[Mono-bugs] [Bug 44547][Nor] Changed - mono aborts in emit_struct_conv when marshaling unions
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 22 Aug 2003 11:35:21 -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 vargaz@freemail.hu.
http://bugzilla.ximian.com/show_bug.cgi?id=44547
--- shadow/44547 2003-07-14 00:51:53.000000000 -0400
+++ shadow/44547.tmp.17028 2003-08-22 11:35:21.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 44547
Product: Mono/Runtime
Version: unspecified
OS: unknown
OS Details:
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: mathpup@mylinuxisp.com
QAContact: mono-bugs@ximian.com
@@ -296,6 +296,9 @@
I'm sorry if it's a fault in my code as it was with Qt# but I really
don't know how to get this code to work in mono-0.24.
------- Additional Comments From j@bitron.ch 2003-07-14 00:51 -------
It works again with mono 0.25. Thx
+
+------- Additional Comments From vargaz@freemail.hu 2003-08-22 11:35 -------
+It looks like this is fixed now.