[Mono-bugs] [Bug 38689][Wis] Changed - byref boolean marshalling not inplemented

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 7 Oct 2003 14:35:23 -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=38689

--- shadow/38689	2003-09-26 16:58:55.000000000 -0400
+++ shadow/38689.tmp.13137	2003-10-07 14:35:23.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 38689
 Product: Mono/Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: danmorg@sc.rr.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -69,6 +69,13 @@
 Additional Information:
 
 I will try to create a simple test case doing byref bool marshallling.
 
 ------- Additional Comments From vargaz@freemail.hu  2003-09-26 16:58 -------
 *** Bug 48924 has been marked as a duplicate of this bug. ***
+
+------- Additional Comments From vargaz@freemail.hu  2003-10-07 14:35 -------
+The warning message is just a warning that some esoteric variations of
+boolean marshalling are not implemented. In general, it should work.
+Could you supply a test case, or at least a trace output ? A
+trace output is generated when mono is ran using the --trace argument.
+