[Mono-bugs] [Bug 78964][Nor] Changed - '??' operator causes wrong CS0019 for implicit casts in first operand
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Oct 9 13:28:55 EDT 2006
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 at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78964
--- shadow/78964 2006-10-07 11:49:48.000000000 -0400
+++ shadow/78964.tmp.10820 2006-10-09 13:28:55.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 78964
Product: Mono: Compilers
Version: 1.1
OS: Windows XP
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: martin at ximian.com
ReportedBy: Moritz.Kroll at gmx.de
QAContact: mono-bugs at ximian.com
@@ -52,6 +52,9 @@
How often does this happen?
Always
Additional Information:
Tried Mono versions: Mono-1.1.13.8 and Mono-1.1.16.1
Workaround: Use an explicit cast for the first operand.
+
+------- Additional Comments From martin at ximian.com 2006-10-09 13:28 -------
+Fixed in SVN.
More information about the mono-bugs
mailing list