Thread overview
[Issue 11431] std.file.slurp fails with Windows newlines
[Issue 11431] std.file.slurp with Windows newlines
Aug 25, 2018
Basile B.
Aug 25, 2018
Basile B.
Aug 25, 2018
Basile B.
Mar 21, 2020
Basile-z
August 25, 2018
https://issues.dlang.org/show_bug.cgi?id=11431

Basile B. <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|rejects-valid               |
                 CC|                            |b2.temp@gmx.com
           Hardware|x86                         |All
                 OS|Windows                     |All

--
August 25, 2018
https://issues.dlang.org/show_bug.cgi?id=11431

Basile B. <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|std.file.slurp with Windows |std.file.slurp fails with
                   |newlines                    |Windows newlines

--
August 25, 2018
https://issues.dlang.org/show_bug.cgi?id=11431

Basile B. <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Basile B. <b2.temp@gmx.com> ---
pull : https://github.com/dlang/phobos/pull/6680

--
August 26, 2018
https://issues.dlang.org/show_bug.cgi?id=11431

--- Comment #2 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/9ca114d141bf0c8cdf949b10b7396653d649de6e fix issue 11431 - std.file.slurp fails with Windows newlines

https://github.com/dlang/phobos/commit/f4c6d5c25e61684594036c2f959d70dcef325365 Merge pull request #6680 from BBasile/issue-11431

fix issue 11431 - std.file.slurp fails with Windows newlines merged-on-behalf-of: Vladimir Panteleev <github@thecybershadow.net>

--
August 26, 2018
https://issues.dlang.org/show_bug.cgi?id=11431

github-bugzilla@puremagic.com changed:

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

--
March 21, 2020
https://issues.dlang.org/show_bug.cgi?id=11431

Basile-z <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|b2.temp@gmx.com             |

--