[Mono-bugs] [Bug 58308][Nor] Changed - gmcs: mcs fails parsing method whose return type is a constructed type

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 29 May 2004 09:38:19 -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=58308

--- shadow/58308	2004-05-24 17:36:46.000000000 -0400
+++ shadow/58308.tmp.27595	2004-05-29 09:38:19.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 fails parsing method whose return type is a constructed type
+Summary: gmcs: mcs fails parsing method whose return type is a constructed type
 
 Description of Problem:
 
 mcs fails parsing method whose return type is a constructed type.  Looks
 like the parser gets the wrong kind of token: OP_LT rather than OP_GENERICS_LT