[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 17:04:09 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 robertj at gmx.net.

http://bugzilla.ximian.com/show_bug.cgi?id=79312

--- shadow/79312	2006-09-07 16:05:31.000000000 -0400
+++ shadow/79312.tmp.18926	2006-09-07 17:04:09.000000000 -0400
@@ -10,13 +10,12 @@
 Component: interop
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: james.eberle at comcast.net               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: returning a struct by value giving unexpected results
 
 Description of Problem:
 - Declaring an Invoke/P function that returns a struct does not return the
 correct values.
 
@@ -173,6 +172,10 @@
 }
 
 [DllImport(LIB)]
 static extern IntPtr GetCurrentEventLoop();
 
 
+
+------- Additional Comments From robertj at gmx.net  2006-09-07 17:04 -------
+Jim, if you still have questions, reopen the bug.
+


More information about the mono-bugs mailing list