>
> The float-long conversion fails also,
I don't remember if this failed for me. (If there is a regression test 
for it, it worked.)
I remember some problems with overflow execptions not throw because the 
libc didn't have trunc.
(I used uclibc.) To fix this I stole the trunc implementation somewhere 
(glibc?) and inserted it into
mono/mini/jit-icalls.c (search for HAVE_TRUNC).

Regards,
Thomas
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to