[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
Fri, 29 Apr 2005 08:33:03 -0400 (EDT)
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@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=73993
--- shadow/73993 2005-04-22 15:43:10.000000000 -0400
+++ shadow/73993.tmp.10591 2005-04-29 08:33:03.000000000 -0400
@@ -12,13 +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
+OtherBugsDependingOnThis: 73995[FIXED]
When generic type was specified for "where" section, gmcs cannot resolve
the type name.
Steps to reproduce the problem:
Compile the example below.