[Mono-bugs] [Bug 75889][Maj] Changed - [GMCS] mini bug
(CEE_ISINST): Wrong 'is' statement execution
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Dec 20 09:58:00 EST 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 sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75889
--- shadow/75889 2005-12-19 16:25:58.000000000 -0500
+++ shadow/75889.tmp.12296 2005-12-20 09:58:00.000000000 -0500
@@ -11,13 +11,13 @@
AssignedTo: martin at ximian.com
ReportedBy: carlos at unixmexico.org
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Summary: [GMCS] mini bug (CEE_ISINST): Wrong 'is' statement execution
-OtherBugsDependingOnThis: 76361
+OtherBugsDependingOnThis: 76361[FIXED]
The runtime executes the 'is' statement the worng way with generics.
Compile the app below with gmcs:
====================
More information about the mono-bugs
mailing list