[Mono-list] Mono 0.6 has been released
Miguel de Icaza
miguel@ximian.com
23 Aug 2001 18:21:04 -0400
> unfortunately, it isn't all good news. hello world crashes. it spits
> out 3 lines of this:
>
> ** WARNING **: fixme: wrong size for value type
>
> (which appears to come from line 1664 of metadata.c, right next to a
> big fixme comment... then this
>
> ** ERROR **: file class.c: line 464 (mono_class_get): should not be reached
>
> then aborts, dumping core.
This is known. Enumerations are not yet supported (or was that
constants?).
That is the same that happens on Linux right now.
Miguel.