[Mono-bugs] [Bug 75668][Wis] Changed - [PATCH][GMCS] Incorrect 'as'
Operator Behavior With Class Constraint
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Sep 5 03:00:17 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=75668
--- shadow/75668 2005-09-05 02:59:02.000000000 -0400
+++ shadow/75668.tmp.2991 2005-09-05 03:00:17.000000000 -0400
@@ -1,23 +1,22 @@
Bug#: 75668
Product: Mono: Compilers
Version: 1.0
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: mono-bugs at ximian.com
ReportedBy: stephen at covidimus.net
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
-Cc:
-Summary: GMCS Incorrect 'as' Operator Behavior With Class Constraint
+Summary: [PATCH][GMCS] Incorrect 'as' Operator Behavior With Class Constraint
Description of Problem:
Gmcs appears to recognize and accept a class constraint (where T:class) on
a generic method, but the 'as' operator doesn't work as it should when the
class constraint is applied.
More information about the mono-bugs
mailing list