Hello,
No further patch so far, so I committed my patch.
> string env = Environment.GetEnvironmentVariable ("MONO_XSLT_STACK_FRAME");
> if (env == null)
> env =
> System.Configuration.ConfigurationSettings.AppSettings["MONO_XSLT_STACK_FRAME"];
>
> I'm no expert on System.Configuration so there may be a better way...
>
me neither (except for some 2.0 stuff) but I don't think using
AppSettings is good for this purpose.
Atsushi Eno
_______________________________________________
Mono-list maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list