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=78799 --- shadow/78799 2006-07-08 18:06:04.000000000 -0400 +++ shadow/78799.tmp.12577 2006-07-08 18:06:04.000000000 -0400 @@ -0,0 +1,25 @@ +Bug#: 78799 +Product: Mono: Class Libraries +Version: 1.1 +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Wishlist +Component: System +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Missing operator == on Uri class + +Description of Problem: + +Unhandled Exception: System.MissingMethodException: Method not +found: 'System.Uri.op_Equality'. + +The method is implemented in .NET Framework 2.0 but not in Mono which +prevents smooth migration. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
