[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pnet-developers] [bug #3592] [0.5.6]: Directory.CreateDirectory still n
From: |
nobody |
Subject: |
[Pnet-developers] [bug #3592] [0.5.6]: Directory.CreateDirectory still not recursive + backslashes refused |
Date: |
Fri, 27 Jun 2003 05:37:48 -0400 |
User-agent: |
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MyIE2; .NET CLR 1.0.3705; .NET CLR 1.1.4322) |
=================== BUG #3592: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3592&group_id=353
Changes by: Yannis BRES <address@hidden>
Date: ven 27.06.2003 à 09:37 (GMT)
------------------ Additional Follow-up Comments ----------------------------
Thanks for pointing out Path.DirectorySeparatorChar, which I guess was
introduced in the 1.1 Framework...
=================== BUG #3592: FULL BUG SNAPSHOT ===================
Soumis par: yannis_bres Projet: DotGNU Portable.NET
Signalé le: mer 14.05.2003 à 10:04
Category: None Severity: 5 - Major
Bug Group: None Resolution: None
Assigned to: None Status: Open
Summary: [0.5.6]: Directory.CreateDirectory still not recursive + backslashes
refused
Original Submission: This is a repost of the bug report #3089, which does not
seem to be fixed at all, plus an update on the use of backslashes in
directories.
The attached program works fine with MS SDK 1.1 :
Directory X successfully built
Directory X/Y successfully built
Directory XZ successfully built
Directory 1/2/3 successfully built
Directory ABC successfully built
However, it fails on PNet 0.5.6 with two different problems:
Directory X successfully built
Directory X/Y successfully built
Directory XZ creation failed: directory does not exist
Directory 1/2/3 creation failed: Operation not permitted
Directory ABC creation failed: Operation not permitted
Have fun,
Yannis
Follow-up Comments
*******************
-------------------------------------------------------
Date: ven 27.06.2003 à 09:37 By: yannis_bres
Thanks for pointing out Path.DirectorySeparatorChar, which I guess was
introduced in the 1.1 Framework...
-------------------------------------------------------
Date: ven 27.06.2003 à 00:20 By: rweather
The backslash issue is now fixed, although portable code
should be using "Path.DirectorySeparatorChar" and not
hard-wired backslashes. Still need to work on recursive
directory creation.
La liste CC est vide
Fichiers attachés
****************
-------------------------------------------------------
Date: mer 14.05.2003 à 10:05 Name: PathSeparator.cs Size: 0KB By:
yannis_bres
Directory.CreateDirectory tester
http://savannah.gnu.org/bugs/download.php?group_id=353&bug_id=3592&bug_file_id=447
For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3592&group_id=353
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/