[Mono-dev] implement me in class.c

Cory Foy usergroup at cornetdesign.com
Mon Jul 3 19:00:58 EDT 2006


Hi All,

I've been working on getting the NUnit GUI working with Mono on Linux, 
and got the following:

** (<unknown>:16782): WARNING **: implement me 0x00


** ERROR **: file class.c: line 3190 (mono_class_from_mono_type): should 
not be reached
aborting...
Aborted

looking in class.c, I see that happens when the type passed in to 
mono_class_from_mono_type falls through the case statements. But I don't 
see how to determine what the type was that caused it to fall through.

Any thoughts?

-- 
Cory Foy
http://www.cornetdesign.com



More information about the Mono-devel-list mailing list