[Mono-bugs] [Bug 76128][Min] Changed - [GMCS] CS0030: "this" is regarded as never be compatible with generic type parameter

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Sep 20 00:57: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 atsushi at ximian.com.

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

--- shadow/76128	2005-09-19 12:00:59.000000000 -0400
+++ shadow/76128.tmp.16265	2005-09-20 00:57:57.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 76128
 Product: Mono: Compilers
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: INVALID
 Severity: Unknown
 Priority: Minor
 Component: C#
 AssignedTo: martin at ximian.com                            
 ReportedBy: atsushi at ximian.com               
 QAContact: mono-bugs at ximian.com
@@ -92,6 +92,10 @@
 a type that involves type
 parameters. More specifically:
 • A type parameter defines an open type.
 
 ------- Additional Comments From atsushi at ximian.com  2005-09-18 06:14 -------
 http://lab.msdn.microsoft.com/ProductFeedback/viewFeedback.aspx?FeedbackID=FDBK36922
+
+------- Additional Comments From atsushi at ximian.com  2005-09-20 00:57 -------
+It turned out to be invalid since there is cast expression at line 9,
+not "is".


More information about the mono-bugs mailing list