[Issue 22948] std.stdio.File doesnt open ~ files

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jul 8 15:55:18 UTC 2022


https://issues.dlang.org/show_bug.cgi?id=22948

Steven Schveighoffer <schveiguy at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |schveiguy at gmail.com
         Resolution|---                         |INVALID

--- Comment #1 from Steven Schveighoffer <schveiguy at gmail.com> ---
Using shell expansion is not done by default for strings.

Use https://dlang.org/phobos/std_path.html#expandTilde if you want expansion of
the tilde.

--


More information about the Digitalmars-d-bugs mailing list