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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -42,6 +42,12 @@ No error. How often does this happen? Additional Information: + +------- Additional Comments From [EMAIL PROTECTED] 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>? + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
