[Mono-bugs] [Bug 45833][Nor] Changed - Cannot distinguish Class type and Value type
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Fri, 4 Jul 2003 05:50:03 -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 dietmar@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=45833
--- shadow/45833 Fri Jul 4 04:58:32 2003
+++ shadow/45833.tmp.14083 Fri Jul 4 05:50:03 2003
@@ -1,13 +1,13 @@
Bug#: 45833
Product: Mono/Runtime
Version: unspecified
OS: unknown
OS Details: Windows 2000
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: hfhe@stryon.com
QAContact: mono-bugs@ximian.com
@@ -97,6 +97,9 @@
This is the source file.
------- Additional Comments From dietmar@ximian.com 2003-07-04 04:58 -------
Ok, the marshaling code does not consider the [out] attribute - will
try to fix that.
+
+------- Additional Comments From dietmar@ximian.com 2003-07-04 05:50 -------
+fixed