If such a flag was desirable, wouldn't the opposite be better? Ie: a flag NOT to throw exceptions (current Mono behavior), to be used for Mono apps that rely on the broken behavior. That way, we'd be compatible with .NET by default.
Piotr Wysocki-2 wrote: > > On 07/22/2010 12:00 AM, Miguel de Icaza wrote: > > In this case, the fear that we have is that existing applications that > > were built on the Mono world (not on the .NET one) depend on the broken > > behavior. > > How about adding an option --throw-thread-exceptions to mono runtime? > It would do for me. > > I would really appreciate this, as debugging my multi-threaded > applications will be easier... > > Cheers > > -- > Piotr Wysocki > Mobile Systems Research Labs, Poznan University of Technology > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > > -- View this message in context: http://mono.1490590.n4.nabble.com/mono-swallows-threadpool-exceptions-tp2296815p2298289.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
