[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 Oct 4 14:54:44 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 11:03:57.000000000 -0400
+++ shadow/75889.tmp.19382	2005-10-04 14:54:44.000000000 -0400
@@ -10,13 +10,13 @@
 Component: misc
 AssignedTo: martin at ximian.com                            
 ReportedBy: carlos at unixmexico.org               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Summary: [GMCS] Wrong 'is' statement execution
+Summary: [GMCS] mini bug (CEE_ISINST): Wrong 'is' statement execution
 
 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