[Mono-bugs] [Bug 75929][Min] Changed - error CS0029: Cannot
implicitly convert type `object' to `System.ValueType'
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Aug 30 11:00:21 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 rharinath at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75929
--- shadow/75929 2005-08-29 09:32:12.000000000 -0400
+++ shadow/75929.tmp.28282 2005-08-30 11:00:21.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 75929
Product: Mono: Compilers
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: atsushi at ximian.com
QAContact: mono-bugs at ximian.com
@@ -47,6 +47,9 @@
------- Additional Comments From rharinath at novell.com 2005-08-29 09:32 -------
It's complaining about 'object' to 'ValueType', which is true.
However, I'll have to track down why it thinks it needs to cast to an
object first :-)
+
+------- Additional Comments From rharinath at novell.com 2005-08-30 11:00 -------
+Should be fixed in SVN r49129.
More information about the mono-bugs
mailing list