[Issue 7002] std.path needs a isValidFilePath function

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Nov 26 00:58:46 PST 2011


http://d.puremagic.com/issues/show_bug.cgi?id=7002


Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID


--- Comment #1 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2011-11-26 00:57:48 PST ---
Err, no actually what happened was I was reading:
isValidFilename

and the docs said it verifies *directories* as well, but it doesn't. It
verifies filenames only, and this is what I need.

The docs confused me, sorry.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list