http://bugzilla.novell.com/show_bug.cgi?id=480178
http://bugzilla.novell.com/show_bug.cgi?id=480178#c5 --- Comment #5 from Damien Diederen <[email protected]> 2010-04-16 21:07:34 UTC --- Attached are two series of patches (the one above for mono, the one below for mcs) which solve this bug. They should apply cleanly on top of tr...@147679. Unfortunately, there are some incompatibilities (besides support for a larger code space) between the target these fixes tries to mimic (Microsoft .NET 3.5 SP1), and previous versions of the runtime. This first iteration does *not* address that problem; suggestions on how to accommodate the multiple variations are welcome. Note: I do not expect this series to be committed as-is, but just in case: ideally, the critical changes for mono and mcs (marked with CAUTION notes) should be committed in the same SVN transaction to minimize the likeliness of a mismatch and associated low-level crashes. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
