[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pnet-developers] [Bug #3090] [0.5.4] DirectoryInfo.Create does nothing
From: |
nobody |
Subject: |
[Pnet-developers] [Bug #3090] [0.5.4] DirectoryInfo.Create does nothing |
Date: |
Thu, 03 Apr 2003 10:26:41 -0500 |
=================== BUG #3090: FULL BUG SNAPSHOT ===================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3090&group_id=353
Submitted by: yannis_bres Project: DotGNU Portable.NET
Submitted on: Thu 04/03/03 at 15:26
Category: None Severity: 5 - Major
Bug Group: None Resolution: None
Assigned to: None Status: Open
Summary: [0.5.4] DirectoryInfo.Create does nothing
Original Submission: I had submitted a patch to add the
System.IO.DirectoryInfo.Create method, that was missing.
I suggested a simple call to Directory.Create(FullPath), that I left commented
for you to check potential issues, concerning exceptions for instance.
Maybe this call would do the job and should be uncommented...
By the way, someone of you told me that this method was non-ECMA but its
compilation is not conditionned by an #if !ECMA_COMPAT, or did I mix with the
System.IO.Directory.CreateDirectory method ?
Have fun,
Yannis
No Followups Have Been Posted
CC list is empty
No files currently attached
For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3090&group_id=353
- [Pnet-developers] [Bug #3090] [0.5.4] DirectoryInfo.Create does nothing,
nobody <=