[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:17 -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:13:15 2003
+++ shadow/36545.tmp.8479 Fri Jan 10 23:32:17 2003
@@ -128,6 +128,11 @@
and it works.
Ie, as .ctor is an instance method, you gotta have an object.
The runtime should fail more gracefully...
+
+------- Additional Comments From gonzalo@ximian.com 2003-01-10 23:32 -------
+Created an attachment (id=3107)
+Handle instance methods on NULL object
+