[Mono-bugs] [Bug 58303][Nor] Changed - [GMCS]: mcs mistakenly reports that types can unify

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 27 Aug 2004 12:57:01 -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=58303

--- shadow/58303	2004-05-29 09:37:36.000000000 -0400
+++ shadow/58303.tmp.14997	2004-08-27 12:57:01.000000000 -0400
@@ -11,13 +11,13 @@
 AssignedTo: martin@ximian.com                            
 ReportedBy: sestoft@dina.kvl.dk               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: gmcs: mcs mistakenly reports that types can unify
+Summary: [GMCS]: mcs mistakenly reports that types can unify
 
 Description of Problem:
 
 mcs mistakenly reports that types can unify, but they cannot (missing
 occurs/circularity check in type checker?).