[Issue 8967] dirEntries throws when encountering a "long path" on windows
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Mar 18 18:02:01 PDT 2014
https://d.puremagic.com/issues/show_bug.cgi?id=8967
--- Comment #11 from Jay Norwood <jayn at prismnet.com> 2014-03-18 18:01:59 PDT ---
More surprising is attempting to remove a long directory path and having an
exception occur.
The libraries are already copying the user's string and adding the 0
termination prior to calling the windows api, so it seems to me to be a
reasonable place to make other modifications if they are needed to accomplish
the intended operation.
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list