mail-archives/mono-bugs/2002-April/000474.html

92 строки
3.4 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 23937] Changed - TypeManger.InitCodeHelpers and --nostdlib
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:bugzilla-daemon%40rocky.ximian.com">
<META NAME="robots" CONTENT="index,nofollow">
<LINK REL="Previous" HREF="000473.html">
<LINK REL="Next" HREF="000475.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 23937] Changed - TypeManger.InitCodeHelpers and --nostdlib
</H1>
<B>bugzilla-daemon@rocky.ximian.com
</B>
<A HREF="mailto:bugzilla-daemon%40rocky.ximian.com"
TITLE="[Mono-bugs] [Bug 23937] Changed - TypeManger.InitCodeHelpers and --nostdlib">bugzilla-daemon@rocky.ximian.com
</A><BR>
<I>27 Apr 2002 01:19:47 -0000</I>
<P><UL>
<LI> Previous message: <A HREF="000473.html">[Mono-bugs] [Bug 23644] Changed - mcs is getting the incorrect overloaded method
</A></li>
<LI> Next message: <A HREF="000475.html">[Mono-bugs] [Bug 23665] Changed - Use ModuleBuilder.DefineDocument for debugging
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#474">[ date ]</a>
<a href="thread.html#474">[ thread ]</a>
<a href="subject.html#474">[ subject ]</a>
<a href="author.html#474">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>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 <A HREF="mailto:miguel@ximian.com.">miguel@ximian.com.</A>
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=23937">http://bugzilla.ximian.com/show_bug.cgi?id=23937</A>
--- 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: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
ReportedBy: <A HREF="mailto:martin@gnome.org">martin@gnome.org</A>
QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
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 <A HREF="mailto:miguel@ximian.com">miguel@ximian.com</A> 2002-04-26 21:19 -------
+Good catch. I have removed the condition
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="000473.html">[Mono-bugs] [Bug 23644] Changed - mcs is getting the incorrect overloaded method
</A></li>
<LI> Next message: <A HREF="000475.html">[Mono-bugs] [Bug 23665] Changed - Use ModuleBuilder.DefineDocument for debugging
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#474">[ date ]</a>
<a href="thread.html#474">[ thread ]</a>
<a href="subject.html#474">[ subject ]</a>
<a href="author.html#474">[ author ]</a>
</LI>
</UL>
</body></html>