[Mono-dev] [patch] exception while loading configuration

Gonzalo Paniagua Javier gonzalo.mono at gmail.com
Thu Aug 5 12:23:39 EDT 2010


On Thu, 2010-08-05 at 16:50 +0200, Jb Evain wrote:
> Hey,
> 
> While investigating an issue and running with
> MONO_ENV_OPTIONS=--trace=E:all I noticed that when we're loading the
> current configuration, we throw and immediately swallow an exception
> when there's no .config file for the current executable.
> 
> The attached patch makes our internal implementation return null
> instead of throwing.
> 
> Comments?

I think I did something like that some time ago and a few applications
broke. Check the history for that file and you'll see.

-Gonzalo




More information about the Mono-devel-list mailing list