[Mono-bugs] [Bug 28611][Blo] Changed - Runtime bug causes strange mcs errors
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
6 Aug 2002 13:16:56 -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 martin@gnome.org.
http://bugzilla.ximian.com/show_bug.cgi?id=28611
--- shadow/28611 Tue Aug 6 07:14:13 2002
+++ shadow/28611.tmp.25032 Tue Aug 6 09:16:56 2002
@@ -1,23 +1,23 @@
Bug#: 28611
-Product: Mono/MCS
+Product: Mono/Runtime
Version: unspecified
-OS: other
+OS: Debian Woody
OS Details:
Status: NEW
Resolution:
-Severity:
-Priority: Wishlist
-Component: Misc
+Severity: Unknown
+Priority: Blocker
+Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: duncan@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: Ignores explicit cast operators
+Summary: Runtime bug causes strange mcs errors
Description of Problem:
Gtk# won't compile now because of this bug.
The test case is attached.
@@ -32,6 +32,12 @@
30
------- Additional Comments From duncan@ximian.com 2002-08-06 07:14 -------
Created an attachment (id=2071)
Test case
+
+------- Additional Comments From martin@gnome.org 2002-08-06 09:16 -------
+This is not a bug in MCS, but somewhere in the runtime.
+
+Update both your runtime and class libraries to the state from two
+days ago and the problem is gone.