From: David Y. <dav...@in...> - 2011-05-13 15:57:43
|
Hi, I have problems to compile methods using varargs (the problem is not in the call side, but in the implementation of the function with varargs). gcil fails to compile them and asserts "method 'whatever ()' not compiled, unsupported feature 'initobj'." I am trying to verify that it is not a problem with my mono configuration, but in the meantime, does anybody have any idea? Thanks, David |