[Mono-bugs] [Bug 73993][Nor] Changed - [GMCS] generic type causes resolution failure on "where" section
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 23 Mar 2005 00:11:50 -0500 (EST)
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@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=73993
--- shadow/73993 2005-03-22 23:40:52.000000000 -0500
+++ shadow/73993.tmp.18215 2005-03-23 00:11:50.000000000 -0500
@@ -12,12 +12,13 @@
ReportedBy: atsushi@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: [GMCS] generic type causes resolution failure on "where" section
+OtherBugsDependingOnThis: 73995
When generic type was specified for "where" section, gmcs cannot resolve
the type name.
Steps to reproduce the problem:
Compile the example below.