[Mono-bugs] [Bug 23937] Changed - TypeManger.InitCodeHelpers and --nostdlib
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
27 Apr 2002 01:19:47 -0000
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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=23937
--- shadow/23937 Fri Apr 26 19:14:51 2002
+++ shadow/23937.tmp.2153 Fri Apr 26 21:19:47 2002
@@ -1,14 +1,14 @@
Bug#: 23937
Product: Mono/MCS
Version: unspecified
OS: other
OS Details: Windows
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: martin@gnome.org
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -16,6 +16,9 @@
Cc:
Summary: TypeManger.InitCodeHelpers and --nostdlib
TypeManger.InitCodeHelpers() is only called when we're
compiling with RootContext.StdLib, but PropertyExpr.Emit()
is unconditionally using TypeManager.int_array_get_length
+
+------- Additional Comments From miguel@ximian.com 2002-04-26 21:19 -------
+Good catch. I have removed the condition