[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
Wed Nov 16 11:21:54 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 atsushi at ximian.com.

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

--- shadow/75889	2005-10-28 18:24:52.000000000 -0400
+++ shadow/75889.tmp.13009	2005-11-16 11:21:54.000000000 -0500
@@ -11,12 +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
 
 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