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=75448

--- shadow/75448        2005-07-02 21:27:30.000000000 -0400
+++ shadow/75448.tmp.24489      2005-07-04 11:51:57.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 75448
 Product: Mono: Compilers
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: Ubuntu Hoary 5.0.4
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: C#
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
@@ -98,6 +98,23 @@
 you get
 in == operator
 equal
 ! checks
 
 showing that the Check operation does not use the == operator of SomeClass.
+
+------- Additional Comments From [EMAIL PROTECTED]  2005-07-04 11:51 -------
+From a misfired bug:
+
+Tried on windows. It reports a compiler error stating that one can not use
+the == operator. Presumably one needs somehow to set some constraints on
+the type by which a class is parameterized. However what I do not
+understand is why does the windows report a compiler error. It seems
+that I
+can not use the == operator between two objects which are of type <T>.
+
+I hope I have helped and have not confused you. To tell you the truth I am
+still confused. I will do some further research on the subject. Feel free
+to contact me by e-mail and I will let you know what I have found.
+
+
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to