[Mono-devel-list] MONO_TYPE_GENERICINST in mono_marshal_get_stfld_wrapper
Willi Krenn
Willibald.Krenn at gmx.at
Tue Mar 22 19:31:37 EST 2005
>>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
More information about the Mono-devel-list
mailing list