[Issue 13604] Phobos is broken
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sun Oct 12 03:01:50 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=13604
Rainer Schuetze <r.sagitario at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |r.sagitario at gmx.de
Resolution|--- |INVALID
--- Comment #1 from Rainer Schuetze <r.sagitario at gmx.de> ---
core/thread.di has been deleted some time ago. You will have to remove it from
your druntime/import/core directory. It's not clear from the output, but please
also make sure that your import path points to the druntime import folder from
git, not the folder of a released dmd.
The deprecation messages are annoying, but should not stop the build.
--
More information about the Digitalmars-d-bugs
mailing list