[Mono-dev] mono_class_from_name_case Issue,
Alistair Leslie-Hughes
leslie_alistair at hotmail.com
Sun Jan 13 17:12:42 EST 2008
Hi,
In the funtion mono_class_from_name_case, the help states that
@image: The MonoImage where the type is looked up in, or NULL for looking up
in all loaded assemblies
When making the image NULL, my program crashed. In checking the mono code,
there is no check for if(!image) before its first used.
What is correct the Code or the Comment?
Best Regards
Alistair Leslie-Hughes
More information about the Mono-devel-list
mailing list