Building the docs with own changes
Andrei Alexandrescu via Digitalmars-d
digitalmars-d at puremagic.com
Mon Jun 8 12:52:51 PDT 2015
On Monday, 8 June 2015 at 16:48:31 UTC, John Colvin wrote:
> with dir structure
> .
> |- dmd
> |- druntime
> |- phobos
> |- dlang.org
>
> clone phobos, edit
> clone druntime, edit
> clone dmd, compile
> compile druntime,
> compile phobos
> clone dlang.org, make -f posix.mak
>
> boom, my changes are gone
That shouldn't happen. If you get a repro, I'll look into that.
-- Andrei
More information about the Digitalmars-d
mailing list