[Mono-bugs] [Bug 75448][Wis] Changed - generics c#2.0

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jul 4 11:51:57 EDT 2005


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 bmaurer at users.sf.net.

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: mono-bugs at ximian.com                            
 ReportedBy: john.caloyannis at gmail.com               
 QAContact: mono-bugs at ximian.com
 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 bmaurer at users.sf.net  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.
+
+
+


More information about the mono-bugs mailing list