[Mono-bugs] [Bug 78799][Wis] New - Missing operator == on Uri class

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Jul 8 18:06:04 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 tomas_matousek at hotmail.com.

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: mono-bugs at ximian.com                            
+ReportedBy: tomas_matousek at hotmail.com               
+QAContact: mono-bugs at ximian.com
+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.


More information about the mono-bugs mailing list