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 [EMAIL PROTECTED]

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: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+QAContact: [EMAIL PROTECTED]
+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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to