http://bugzilla.novell.com/show_bug.cgi?id=558124
http://bugzilla.novell.com/show_bug.cgi?id=558124#c3 Raja Harinath <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Raja Harinath <[email protected]> 2009-11-25 05:01:03 UTC --- Wouldn't it be better to do this inside mono_error_set_bad_image? Of course, this involves changing the parameter from a char* to a MonoImage* and using mono_image_get_name, but mono_error_set_bad_image is internal, so no foul. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
