[Mono-bugs] [Bug 76502][Nor] New - Incorrect struct marshaling of "[In, Out] ref" and "[In] ref"

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Oct 21 14:10:20 EDT 2005


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=76502

--- shadow/76502	2005-10-21 14:10:20.000000000 -0400
+++ shadow/76502.tmp.5762	2005-10-21 14:10:20.000000000 -0400
@@ -0,0 +1,22 @@
+Bug#: 76502
+Product: Mono: Runtime
+Version: 1.1
+OS: SUSE 9.0
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: JIT
+AssignedTo: lupus at ximian.com                            
+ReportedBy: robertj at gmx.net               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Incorrect struct marshaling of "[In,Out] ref" and "[In] ref"
+
+1. "[In] ref" behaves like "ref", it should be like by value
+2. "[In, Out] ref"  behaves like "out", it should by like "ref"
+
+The test case must return 6 times "True".


More information about the mono-bugs mailing list