https://bugzilla.novell.com/show_bug.cgi?id=356938
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=356938#c3 Gert Driesen <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #3 from Gert Driesen <[EMAIL PROTECTED]> 2008-02-02 12:03:19 MST --- Zoltan: in .NET 1.x and previous versions of Mono (before your changes), AssemblyBuilder.GetModules returned Module instances. After your changes, we now always return ModuleBuilder instances. This is correct for the 2.0 profile, but not for the 1.0 prpfile. Should part of of your changes be reverted, to allow us to return Module instances on the 1.0 profile? -- 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
