On 06/28/02 Yuan-Fen Eric Kuo || ?????W wrote: > And I got two of the > requested token for MonoArrayMethod > And each of them was from the array declared as [,] > > When I ran test-32.exe I got the following: > > got wrong token: 0x00000000 > > (process:3626): ** ERROR **: file loader.c: line 392 (mono_get_method): > assertion failed: (table == MONO_TABLE_MEMBERREF) > aborting... > Abort (core dumped) > > > Is there something that I have done wrong?
No, you just need to use an uptodate mono (use one of the rpm, deb or windows binary snapshots or compile your own from cvs). The mono compiler, runtime and reflection library support multi-dimensinal arrays for a few weeks now. lupus -- ----------------------------------------------------------------- [EMAIL PROTECTED] debian/rules [EMAIL PROTECTED] Monkeys do it better _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
