On 03/20/03 Jeroen Frijters wrote: > The attached executable throws a System.IndexOutOfRangeException where > it shouldn't. This is on Windows with Mono.exe version 0.23.
The old jit doesn't handle correctly the case when an argument gets stored to while its previous value was already loaded on the evaluation stack. The issue has been fixed in the new JIT. Thanks. lupus -- ----------------------------------------------------------------- [EMAIL PROTECTED] debian/rules [EMAIL PROTECTED] Monkeys do it better _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
