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=78079 --- shadow/78079 2006-04-11 13:48:51.000000000 -0400 +++ shadow/78079.tmp.30469 2006-06-02 10:17:35.000000000 -0400 @@ -1,14 +1,14 @@ Bug#: 78079 Product: Mono: Compilers Version: 1.1 -OS: +OS: unknown OS Details: -Status: NEW -Resolution: -Severity: +Status: RESOLVED +Resolution: FIXED +Severity: Unknown Priority: Wishlist Component: C# AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -49,6 +49,9 @@ operator-bug.cs(16,11): error CS0019: Operator `==' cannot be applied to operands of type `Bug.FakeInt' and `int' I expected that the implicit operator would be used to promote the FakeInt to long, which could then be compared to an int. And using Microsoft Visual C# 2005, the code compiles and runs as I expected. + +------- Additional Comments From [EMAIL PROTECTED] 2006-06-02 10:17 ------- +Should be fixed in SVN r61405. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
