[Mono-bugs] [Bug 75334][Blo] Changed - [GMCS] refuses to compile
generic method invocation from different instantiation of its
generic type
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jun 20 17:41:11 EDT 2005
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 nazgul at omega.pl.
http://bugzilla.ximian.com/show_bug.cgi?id=75334
--- shadow/75334 2005-06-20 17:38:07.000000000 -0400
+++ shadow/75334.tmp.19725 2005-06-20 17:41:11.000000000 -0400
@@ -77,6 +77,11 @@
Additional Information:
I'm marking it as runtime bug and a blocker, since it is very common code
pattern in our compiler and it fails with incorrect instanciations applied.
The related gmcs bug is probably a different issue and should be given its
own bugreport, but if you compile it with csc it will give the same problem
as with nemerle.
+
+------- Additional Comments From nazgul at omega.pl 2005-06-20 17:41 -------
+Created an attachment (id=15352)
+zip with the nemerle compiled binary, which is confusing runtime
+
More information about the mono-bugs
mailing list