[Mono-bugs] [Bug 58305][Nor] Changed - gmcs: mcs chokes on generic method in interface
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 29 May 2004 09:38:05 -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=58305
--- shadow/58305 2004-05-24 17:37:08.000000000 -0400
+++ shadow/58305.tmp.27579 2004-05-29 09:38:05.000000000 -0400
@@ -11,13 +11,13 @@
AssignedTo: martin@ximian.com
ReportedBy: sestoft@dina.kvl.dk
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: mcs chokes on generic method in interface
+Summary: gmcs: mcs chokes on generic method in interface
Description of Problem:
mcs chokes on generic method in interface. Looks like a parser problem.