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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2005-07-24 06:39 ------- Created an attachment (id=15486) Use this to reproduce the bug + +------- Additional Comments From [EMAIL PROTECTED] 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. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
