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=80540 --- shadow/80540 2007-01-22 17:50:40.000000000 -0500 +++ shadow/80540.tmp.1700 2007-01-23 16:15:20.000000000 -0500 @@ -188,6 +188,11 @@ What happens when you compile with csc in that case? ------- Additional Comments From [EMAIL PROTECTED] 2007-01-22 17:50 ------- On MS, you get a successful compilation. csc probably does not really load the referenced assemblies (using managed code). But I know that is way out of scope. + +------- Additional Comments From [EMAIL PROTECTED] 2007-01-23 16:15 ------- +I guess the next question is: what happens with a small test case that +loads the assembly and calls GetFields() on the type, or just running +mcs.exe with the MS runtime. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
