[Mono-bugs] [Bug 58305][Nor] Changed - mcs chokes on generic method in interface
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 10 May 2004 18:42:45 -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 sestoft@dina.kvl.dk.
http://bugzilla.ximian.com/show_bug.cgi?id=58305
--- shadow/58305 2004-05-10 18:42:06.000000000 -0400
+++ shadow/58305.tmp.11015 2004-05-10 18:42:45.000000000 -0400
@@ -39,6 +39,11 @@
ex-gen-class-linkedlist.cs(23) error CS8025: Parsing error
Expected Results:
Program compiles OK.
+
+------- Additional Comments From sestoft@dina.kvl.dk 2004-05-10 18:42 -------
+Created an attachment (id=7673)
+C# source file demonstrating problem
+