Re: [Mono-devel-list] Pascal compiler

2005-03-20 Thread Willi Krenn
Alexandre, Have you asked your colleague if we could use his/her code on our Pascal Compiler code (I think the name should be discussed here on the list)? If this code could be used, could we make a fork on his cvs server or should we try to use another server. If you didn

Re: [Mono-devel-list] MONO_TYPE_GENERICINST in mono_marshal_get_stfld_wrapper

2005-03-22 Thread Willi Krenn
It seems that mono_marshal_get_stfld_wrapper does not have support for MONO_TYPE_GENERICINST; Anyone knows a quick fix for this? could you please file a bug report for this ? If possible, please do also provide a small test case. Of course I can file a bug report, but I'm afraid I can not provide

Re: [Mono-devel-list] Dictionary Status?

2005-04-02 Thread Willi Krenn
Ankit Jain wrote: Done long back.. just waiting for it to get checked in.. Can someone please check this in? We'd need it.. Thanks, Willi ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-de

Re: [Mono-dev] file mini-x86.c line 4161 (mono_arch_output_basic_block): should not be reached

2005-08-10 Thread Willi Krenn
Linux: ** (:15717): WARNING **: wrong maximal instruction length of instruction atomic_exchange_i4 (expected 18, got 20) ** ERROR **: file mini-x86.c: line 4161 (mono_arch_output_basic_block): should not be reached AFAIK this is a bug in the JIT... Upon code emit, the engine encountered that t