[Mono-bugs] [Bug 79301][Nor] Changed - [GMCS] does not compile arithmetic operations requiring lifted conversion
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Sep 8 04:02:20 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 rharinath at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79301
--- shadow/79301 2006-09-06 11:54:11.000000000 -0400
+++ shadow/79301.tmp.30758 2006-09-08 04:02:20.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 79301
Product: Mono: Compilers
Version: 1.0
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: marek.safar at seznam.cz
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -42,6 +42,12 @@
No error.
How often does this happen?
Additional Information:
+
+------- Additional Comments From rharinath at novell.com 2006-09-08 04:02 -------
+Hmm. I'm puzzled how this can work. 'null' can be lifted to _any_
+nullable type, so why is this not ambiguous? What's special about
+Nullable<int>?
+
More information about the mono-bugs
mailing list