[Mono-bugs] [Bug 75111][Wis] Changed - CharEnumerator doesn't implement IDisposable

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jun 1 19:30:04 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 bmaurer at users.sf.net.

http://bugzilla.ximian.com/show_bug.cgi?id=75111

--- 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: mono-bugs at ximian.com                            
 ReportedBy: malekith at pld-linux.org               
 QAContact: mono-bugs at ximian.com
 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 bmaurer at users.sf.net  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


More information about the mono-bugs mailing list