[Mono-bugs] [Bug 33569][Wis] Changed - Should lookup internalcalls only at method call time, not at class load time
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 27 Oct 2003 15:24:22 -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 vargaz@freemail.hu.
http://bugzilla.ximian.com/show_bug.cgi?id=33569
--- shadow/33569 2002-11-18 11:14:29.000000000 -0500
+++ shadow/33569.tmp.31253 2003-10-27 15:24:22.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 33569
Product: Mono/Runtime
Version: unspecified
OS: other
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: miguel@ximian.com
QAContact: mono-bugs@ximian.com
@@ -40,6 +40,11 @@
static void Main () { Gnumeric x = null; }
}
If you compile it, you get a bunch of errors:
mcs b.cs -r gnumeric.dll
+
+------- Additional Comments From vargaz@freemail.hu 2003-10-27 15:24 -------
+You lived a long and healthy life but even bugs have to die eventually...
+
+Fixed in CVS.