Thread overview
[Issue 15319] [REG2.069] module map is in file std/map.d which cannot be read
Nov 13, 2015
Infiltrator
Nov 13, 2015
bb.temp@gmx.com
Nov 13, 2015
ponce
Mar 21, 2020
Basile-z
November 13, 2015
https://issues.dlang.org/show_bug.cgi?id=15319

Infiltrator <lt.infiltrator@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lt.infiltrator@gmail.com
            Summary|module map is in file       |[REG2.069] module map is in
                   |std/map.d which cannot be   |file std/map.d which cannot
                   |read                        |be read

--
November 13, 2015
https://issues.dlang.org/show_bug.cgi?id=15319

bb.temp@gmx.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bb.temp@gmx.com
           Hardware|x86                         |All
                 OS|Mac OS X                    |All

--- Comment #1 from bb.temp@gmx.com ---
https://github.com/D-Programming-Language/phobos/pull/3808

In the meantime maybe you can manage to find a trick so that the other overload of copy() gets called.

--
November 13, 2015
https://issues.dlang.org/show_bug.cgi?id=15319

--- Comment #2 from ponce <aliloko@gmail.com> ---
In the meantime I use another compiler. Thanks!

--
November 19, 2015
https://issues.dlang.org/show_bug.cgi?id=15319

--- Comment #3 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/c1333caf696e82b93f09324f0f1d65ecc4c60616 Fix issue 15319 - broken import in std.file.copy

https://github.com/D-Programming-Language/phobos/commit/b5f9ac264bf00da4b0a1955997004c6232fe321c Merge pull request #3821 from klickverbot/squash-pr-3808

Fix issue 15319 - broken import in std.file.copy

--
November 19, 2015
https://issues.dlang.org/show_bug.cgi?id=15319

github-bugzilla@puremagic.com changed:

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

--
January 03, 2016
https://issues.dlang.org/show_bug.cgi?id=15319

--- Comment #4 from github-bugzilla@puremagic.com ---
Commits pushed to stable at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/c1333caf696e82b93f09324f0f1d65ecc4c60616 Fix issue 15319 - broken import in std.file.copy

https://github.com/D-Programming-Language/phobos/commit/b5f9ac264bf00da4b0a1955997004c6232fe321c Merge pull request #3821 from klickverbot/squash-pr-3808

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

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

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

--