[Mono-bugs] [Bug 36545][Nor] Changed - Embedding: The runtime should fail more gracefully

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Fri, 10 Jan 2003 23:32:39 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by gonzalo@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=36545

--- shadow/36545	Fri Jan 10 23:32:17 2003
+++ shadow/36545.tmp.8505	Fri Jan 10 23:32:39 2003
@@ -10,13 +10,12 @@
 Component: misc
 AssignedTo: lupus@ximian.com                            
 ReportedBy: alp@atoker.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: Embedding: The runtime should fail more gracefully
 
 Attempting to invoke the .ctor method of a class using mono_runtime_invoke
 fails. In the provided test case, invoking a static method in the class
 works, but invoking the constructor does not: