https://bugzilla.novell.com/show_bug.cgi?id=359733
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=359733#c3 Jb Evain <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] AssignedTo|[email protected] |[EMAIL PROTECTED] --- Comment #3 from Jb Evain <[EMAIL PROTECTED]> 2008-02-07 14:47:47 MST --- What's interesting here, is that a.cs is compiled with -noconfig, and thus System.Core doesn't get referenced. If you add -r:System.Core to the line where you compile a, it works. But I have no idea why. Marek? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
