[Issue 6138] Using dirEntries and chdir() can have unwanted results
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Tue Mar 22 22:33:36 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=6138
Timothee Cour <timothee.cour2 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |timothee.cour2 at gmail.com
--- Comment #1 from Timothee Cour <timothee.cour2 at gmail.com> ---
sounds like a bug (and one that could cause harm);
why not have dirEntries call rel2abs ? the cost of this should be dwarfed by
system calls involved in dirEntries
--
More information about the Digitalmars-d-bugs
mailing list