Hello, > Building Mono 2.9 from git master, we're encountering an issue where > an assembly with lots of embedded resources (approx 4000), where gmcs > is throwing "Too many open files exception". > > The culprit seems to be that a new file handle is opened for every > embedded resource when it's added. Mono 2.6 doesn't have this problem, > so it appears to be a regression The issue should be fixed. Could you please test it?
Thanks Marek _______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
