[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
22 Dec 2002 06:14:54 -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:11:11 2002
+++ shadow/35811.tmp.591	Sun Dec 22 01:14:54 2002
@@ -1,14 +1,14 @@
 Bug#: 35811
 Product: Mono/Runtime
 Version: unspecified
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: hestilow@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -19,6 +19,9 @@
 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
 
+
+------- Additional Comments From hestilow@ximian.com  2002-12-22 01:14 -------
+Fixed in CVS.