[Issue 7001] std.path.baseName and isValidFilename wrong documentation

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Nov 24 13:01:39 PST 2011


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



--- Comment #1 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2011-11-24 13:00:44 PST ---
(In reply to comment #0)
> "Returns the name of a file, without any leading directory and with an optional
> suffix chopped off. "
> 
> It should be:
> Returns the name of a file *or directory*, without any leading directory and
> with an optional suffix chopped off. 
> 

That refers to std.path.baseName.

-- 
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