On 12/18/02 Tim Haynes wrote: > The System.Environment.CommandLine property was dependent on a global > variable being initialised. But that's a static in mono/metadata/object.c, > so we've made a function to set it up and moved the code to a new function, > mono_runtime_set_main_args(). This makes our lives a bit easier when using > the mono API not the executable.
The patch looks fine, please commit. BTW: feel free to bug us if we forget to review patches, sometimes they just get lost in the mailing list noise:-) lupus -- ----------------------------------------------------------------- [EMAIL PROTECTED] debian/rules [EMAIL PROTECTED] Monkeys do it better _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
