[Mono-bugs] [Bug 61916][Maj] Changed - System.InvalidCastException during compile
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 4 Aug 2004 17:00:47 -0400 (EDT)
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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=61916
--- shadow/61916 2004-07-26 12:25:46.000000000 -0400
+++ shadow/61916.tmp.32155 2004-08-04 17:00:47.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 61916
Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: C#
AssignedTo: martin@ximian.com
ReportedBy: jhr.walter@t-online.de
QAContact: mono-bugs@ximian.com
@@ -60,6 +60,9 @@
in EmitContext.EmitTopBlock (Mono.CSharp.Block,
Mono.CSharp.InternalParameters, Mono.CSharp.Location)
----------
Using explicit casts the compiler accepts the code (see the commented
lines).
+
+------- Additional Comments From miguel@ximian.com 2004-08-04 17:00 -------
+Fixed on both branches.