[Mono-bugs] [Bug 50753][Min] Changed - System.IO.Directory.CreateDirectory() does not throws an exception
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 24 Nov 2003 15:44:24 -0500 (EST)
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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=50753
--- shadow/50753 2003-11-14 03:26:56.000000000 -0500
+++ shadow/50753.tmp.11234 2003-11-24 15:44:24.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 50753
Product: Mono/Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: projects@saring.de
QAContact: mono-bugs@ximian.com
@@ -48,6 +48,9 @@
blah....
#else
bleh
#endif
and make the 1.0 code throw the exception.
+
+------- Additional Comments From gonzalo@ximian.com 2003-11-24 15:44 -------
+Fixed in CVS.