[Mono-list] Multidimensional array part II
Martin Baulig
martin@gnome.org
29 Jun 2002 13:05:08 +0200
Yuan-Fen Eric Kuo||³¢·½¨W <yuanfenkuo@students.wisc.edu> 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
martin@gnome.org