https://issues.dlang.org/show_bug.cgi?id=20447
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #4 from Dlang Bot <[email protected]> --- @rainers created dlang/druntime pull request #2895 "fix Issue 20447 - [REG 2.089] importing core.thread exposes unistd, hidin…" fixing this issue: - 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 --
