[Mono-bugs] [Bug 75111][Wis] New - CharEnumerator doesn't implement
IDisposable
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jun 1 13:38:49 EDT 2005
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 malekith at pld-linux.org.
http://bugzilla.ximian.com/show_bug.cgi?id=75111
--- shadow/75111 2005-06-01 13:38:49.000000000 -0400
+++ shadow/75111.tmp.29504 2005-06-01 13:38:49.000000000 -0400
@@ -0,0 +1,25 @@
+Bug#: 75111
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details: amd64 pld linux
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: CORLIB
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: malekith at pld-linux.org
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: CharEnumerator doesn't implement IDisposable
+
+Description of Problem:
+
+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.
More information about the mono-bugs
mailing list