http://bugzilla.novell.com/show_bug.cgi?id=560246
http://bugzilla.novell.com/show_bug.cgi?id=560246#c2 Geoff Norton <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |FIXED --- Comment #2 from Geoff Norton <[email protected]> 2009-12-03 19:05:31 UTC --- We have issued a fix/workaround in 1.4. Using recursive generics you can indeed reach a static barrier, however we've made this barrier configurable now. If you add the "extra mtouch flags": -aot "nrgctx-trampolines=2048" to your iphone builds, it will increase the number of available generic trampolines. The 2048 # is configurable for your needs. Thanks for the testcase. -- Configure bugmail: http://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
