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 the code emitted needed more memory than it had allocated
beforehand. Some .md file should contain the 'limits', which seem to be
wrong for atomic_exchange_i4.

I could be wrong of course,
 Willi

___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


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-devel-list


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 a 
small test case (one .exe file with antlr runtime and a small assembly 
plus testfile isn't exactly small). This bug (or missig feature?) was 
triggered by some initial version of an ANTLR based Delphi parser. I 
don't know if the latest repository version already implements a workaround.

If I knew more about how generics are implemented in the JIT I would do 
the fix myself..

Willi
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


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't ask, could you do us this favor?
I already tried to reach Mr. Haller twice - unfortunately I did not get 
any response yet.

On another matter: I tried to notify you twice that we now have a 
mailing list for this project setup at 
http://lists.sourceforge.net/lists/listinfo/arkadios-devel

We're currently trying to decide which parser generator we should be 
using..
 	
Thanks,
  Willi
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list