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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 29 May 2004 09:37:36 -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-24 17:37:14.000000000 -0400
+++ shadow/58303.tmp.27569	2004-05-29 09:37:36.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 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?).