Yuan-Fen Eric Kuo||�����W <[EMAIL PROTECTED]> writes: > I tried > Test-32.cs > > 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, it's not your fault. The runtime doesn't fully support multidimensional arrays yet. -- Martin Baulig [EMAIL PROTECTED] _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
