[Mono-bugs] [Bug 53986][Nor] Changed - Native to managed marshaling via ICustomMarshaler aborts
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 26 May 2004 18:44:52 -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=53986
--- shadow/53986 2004-03-28 11:59:09.000000000 -0500
+++ shadow/53986.tmp.20419 2004-05-26 18:44:52.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 53986
Product: Mono: Runtime
Version: unspecified
OS: unknown
OS Details:
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: WONTFIX
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: mkestner@ximian.com
QAContact: mono-bugs@ximian.com
@@ -44,6 +44,9 @@
Reopen this, since the fix might not be correct.
------- Additional Comments From vargaz@freemail.hu 2004-03-28 11:59 -------
According to MS docs, custom marshalling of value types is not
supported. So time_t marshalling should be implemented some other way.
+
+------- Additional Comments From vargaz@freemail.hu 2004-05-26 18:44 -------
+So, this won't be fixed.