[Mono-bugs] [Bug 75889][Maj] Changed - [GMCS] Wrong 'is' statement execution

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Sep 6 09:55:27 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 martin at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=75889

--- shadow/75889	2005-09-06 09:21:41.000000000 -0400
+++ shadow/75889.tmp.3040	2005-09-06 09:55:27.000000000 -0400
@@ -56,6 +56,11 @@
 
 ------- Additional Comments From miguel at ximian.com  2005-09-05 23:51 -------
 Martin, sorry another generics bug for you.
 
 ------- Additional Comments From malekith at pld-linux.org  2005-09-06 07:20 -------
 I'm also interested in this bug, so I added myself to Cc:. I hope it's OK.
+
+------- Additional Comments From martin at ximian.com  2005-09-06 09:55 -------
+This is a mini bug - in CEE_ISINST, we need to check whether one of
+the types is a generic instance and then use some other comparision
+function (which still needs to be written).


More information about the mono-bugs mailing list