[Mono-bugs] [Bug 80535][Wis] Changed - Generic constraints not being enforced correctly within anonymous delegates
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jan 22 17:00:20 EST 2007
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 dmitchell at logos.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80535
--- shadow/80535 2007-01-16 20:08:09.000000000 -0500
+++ shadow/80535.tmp.19175 2007-01-22 17:00:20.000000000 -0500
@@ -1,23 +1,23 @@
Bug#: 80535
Product: Mono: Compilers
Version: 1.2
-OS:
+OS: unknown
OS Details: Also confirmed on Mac OS X
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: dmitchell at logos.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: Generic constraints not being enforced correctly withing anonymous delegates
+Summary: Generic constraints not being enforced correctly within anonymous delegates
Description of Problem:
The attached file contains two functions, and each takes generic
parameters with constraints upon them. These functions also return
delegates that cast from a destination type to a source type.
More information about the mono-bugs
mailing list