[Issue 20447] [REG 2.089] importing core.thread exposes unistd, hiding object.dup

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jan 5 23:51:59 UTC 2020


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

Dlang Bot <dlang-bot at dlang.rocks> changed:

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

--- Comment #5 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/druntime pull request #2895 "fix Issue 20447 - [REG 2.089] importing
core.thread exposes unistd, hidin…" was merged into stable:

- c85fc34e62afd1d61d24f5cbd2f936691b57b701 by Rainer Schuetze:
  fix Issue 20447 - [REG 2.089] importing core.thread exposes unistd, hiding
object.dup

  avoid package import, it doesn't work as one would guess (due to spec
missing)

https://github.com/dlang/druntime/pull/2895

--


More information about the Digitalmars-d-bugs mailing list