[Mono-bugs] [Bug 24186] Changed - explicit casting doesn't work on child classes.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
7 May 2002 17:10:24 -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 ravi@ximian.com.

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

--- shadow/24186	Mon May  6 20:21:12 2002
+++ shadow/24186.tmp.16388	Tue May  7 13:10:24 2002
@@ -1,13 +1,13 @@
 Bug#: 24186
 Product: Mono/MCS
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: joe@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -32,6 +32,11 @@
 ------- Additional Comments From ravi@ximian.com  2002-05-06 20:21 -------
 I fixed the compiling problem but it seems to throw an exception 
 when run. I wonder if it is a problem with the fact that I have 
 Beta2 so I shal upgrade now.
 
 Code coming to CVS soon. Please verify if it works okay.
+
+------- Additional Comments From ravi@ximian.com  2002-05-07 13:10 -------
+Okay, this is fixed. Your test case is now in mcs/test-115.cs and 
+modified appropriately to work correctly.
+