On Fri, 2002-02-22 at 10:33, Zoltan.2.Varga@nokia.com wrote: > > Hi, > > The current JIT asserts when I try to use native unsigned int as an argument type. The fix is easy: add > case MONO_TYPE_U: > to jit.c/map_arg_type and map_starg_type. fixed - Dietmar