[Mono-bugs] [Bug 79312][Nor] Changed - returning a struct by value giving unexpected results
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Sep 7 21:07:15 EDT 2006
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 james.eberle at comcast.net.
http://bugzilla.ximian.com/show_bug.cgi?id=79312
--- shadow/79312 2006-09-07 20:37:08.000000000 -0400
+++ shadow/79312.tmp.23784 2006-09-07 21:07:15.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 79312
Product: Mono: Runtime
Version: 1.1
OS: unknown
OS Details: Mac OSX 10.4.7, G4
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: NOTABUG
Severity: Unknown
Priority: Normal
Component: interop
AssignedTo: mono-bugs at ximian.com
ReportedBy: james.eberle at comcast.net
QAContact: mono-bugs at ximian.com
@@ -381,6 +381,9 @@
> value semantics?
> I've tried this but could not get desired behavior.
No. Struct (composite) return values are always marshaled as
defined by the ABI.
+
+------- Additional Comments From james.eberle at comcast.net 2006-09-07 21:07 -------
+Thanks, Robert, for clearing all this up.
More information about the mono-bugs
mailing list