[Mono-bugs] [Bug 75617][Maj] Changed - Can't mix generics and
non-generics
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jul 26 09:46:33 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 vargaz at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75617
--- shadow/75617 2005-07-24 06:39:27.000000000 -0400
+++ shadow/75617.tmp.10188 2005-07-26 09:46:33.000000000 -0400
@@ -48,6 +48,12 @@
Tried with 1.1.6 and 1.1.8 under Windows and Linux.
------- Additional Comments From c_feller at informatik.uni-kl.de 2005-07-24 06:39 -------
Created an attachment (id=15486)
Use this to reproduce the bug
+
+------- Additional Comments From vargaz at gmail.com 2005-07-26 09:46 -------
+Assemblies compiled with gmcs link to the 2.0 version of the class
+libraries, and thus can't be loaded into a program compiled with mcs,
+which links to the 1.0 version of the class libraries.
+
More information about the mono-bugs
mailing list