[Mono-bugs] [Bug 35811][Wis] Changed - mono_marshal_get_runtime_invoke does not handle char return value

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
18 Dec 2002 07:11:11 -0000


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 hestilow@ximian.com.

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

--- shadow/35811	Wed Dec 18 02:10:30 2002
+++ shadow/35811.tmp.16214	Wed Dec 18 02:11:11 2002
@@ -14,6 +14,11 @@
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: mono_marshal_get_runtime_invoke does not handle char return value
 
 MONO_TYPE_CHAR is not handled in the return value switch statement.
+
+------- Additional Comments From hestilow@ximian.com  2002-12-18 02:11 -------
+Created an attachment (id=3001)
+The necessary fix
+