mail-archives/mono-bugs/2005-June/029876.html

100 строки
4.2 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 75111][Wis] Changed - CharEnumerator doesn't
implement IDisposable
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075111%5D%5BWis%5D%20Changed%20-%20CharEnumerator%20doesn%27t%0A%09implement%20IDisposable&In-Reply-To=bug-75111%40chernobyl.ximian.com">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="029875.html">
<LINK REL="Next" HREF="029877.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 75111][Wis] Changed - CharEnumerator doesn't
implement IDisposable</H1>
<B>bugzilla-daemon at bugzilla.ximian.com</B>
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075111%5D%5BWis%5D%20Changed%20-%20CharEnumerator%20doesn%27t%0A%09implement%20IDisposable&In-Reply-To=bug-75111%40chernobyl.ximian.com"
TITLE="[Mono-bugs] [Bug 75111][Wis] Changed - CharEnumerator doesn't
implement IDisposable">bugzilla-daemon at bugzilla.ximian.com
</A><BR>
<I>Wed Jun 1 19:30:04 EDT 2005</I>
<P><UL>
<LI>Previous message: <A HREF="029875.html">[Mono-bugs] [Bug 75091][Nor] Changed - [PATCH] wrong base types
</A></li>
<LI>Next message: <A HREF="029877.html">[Mono-bugs] [Bug 70787][Maj] Changed - Crash in handles.c line 716
- Mono 1.0.5
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#29876">[ date ]</a>
<a href="thread.html#29876">[ thread ]</a>
<a href="subject.html#29876">[ subject ]</a>
<a href="author.html#29876">[ 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="http://lists.ximian.com/mailman/listinfo/mono-bugs">bmaurer at users.sf.net.</A>
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=75111">http://bugzilla.ximian.com/show_bug.cgi?id=75111</A>
--- shadow/75111 2005-06-01 13:38:49.000000000 -0400
+++ shadow/75111.tmp.1886 2005-06-01 19:30:04.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 75111
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details: amd64 pld linux
-Status: NEW
+Status: RESOLVED
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: CORLIB
AssignedTo: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">malekith at pld-linux.org</A>
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
TargetMilestone: ---
@@ -20,6 +20,10 @@
In ms.net 2.0 beta2 CharEnumerator implements IDisposable wheras in mono
preview 2.0 assemblies it does not.
It had caused crash in our compiler compiled previously on windows, because
the compiler assumed no cast from charenumerator to idisposable was needed.
+
+------- Additional Comments From <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">bmaurer at users.sf.net</A> 2005-06-01 19:30 -------
+This is fixed. However, in the future, missing 2.0 functions are not
+for bugzilla; we know about them via corcompare
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="029875.html">[Mono-bugs] [Bug 75091][Nor] Changed - [PATCH] wrong base types
</A></li>
<LI>Next message: <A HREF="029877.html">[Mono-bugs] [Bug 70787][Maj] Changed - Crash in handles.c line 716
- Mono 1.0.5
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#29876">[ date ]</a>
<a href="thread.html#29876">[ thread ]</a>
<a href="subject.html#29876">[ subject ]</a>
<a href="author.html#29876">[ author ]</a>
</LI>
</UL>
<hr>
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
mailing list</a><br>
</body></html>