[Mono-bugs] [Bug 74793][Nor] Changed - can't cast to certain types

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jul 19 16:41:42 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 martin at ximian.com.

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

--- shadow/74793	2005-07-19 16:41:08.000000000 -0400
+++ shadow/74793.tmp.30051	2005-07-19 16:41:42.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 74793
 Product: Mono: Debugger
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: backend
 AssignedTo: martin at ximian.com                            
 ReportedBy: toshok at ximian.com               
@@ -40,6 +40,9 @@
 The biggest problem with casts not working is the CastExpression's
 reliance on ITargetClassType/ITargetClassObject for the type/value in
 the expression.  This of course won't work for languages without
 classes, and even in the mono backend case, some types aren't
 represented by MonoClassType (strings and fundamental types are all
 represented by other, non ITargetClassType types).
+
+------- Additional Comments From martin at ximian.com  2005-07-19 16:41 -------
+This one is next.


More information about the mono-bugs mailing list