[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 00:21:12 -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 Fri May 3 12:05:58 2002
+++ shadow/24186.tmp.2711 Mon May 6 20:21:12 2002
@@ -1,14 +1,14 @@
Bug#: 24186
Product: Mono/MCS
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: joe@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -25,6 +25,13 @@
with mcs.
------- Additional Comments From joe@ximian.com 2002-05-03 12:05 -------
Created an attachment (id=1698)
Test case which shows the bug
+
+------- 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.