[Mono-bugs] [Bug 356938] Dynamic Assemblies: GetTypes (): System.OverflowException : Number overflow

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Feb 2 14:03:20 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=356938

User gert.driesen at pandora.be added comment
https://bugzilla.novell.com/show_bug.cgi?id=356938#c3


Gert Driesen <gert.driesen at pandora.be> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |gert.driesen at pandora.be
             Status|RESOLVED                                        |REOPENED
         Resolution|FIXED                                           |




--- Comment #3 from Gert Driesen <gert.driesen at pandora.be>  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.


More information about the mono-bugs mailing list