[Issue 14750] druntime/test/coverage was added to druntime, but not to the MANIFEST - zip file broken again
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Tue Jun 30 12:20:56 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14750
--- Comment #3 from Walter Bright <bugzilla at digitalmars.com> ---
(In reply to Martin Nowak from comment #2)
> (In reply to Walter Bright from comment #0)
> > When adding files to druntime, PLEASE add them to the manifest.
>
> Please stop recommending repeated manual actions as solutions, they don't
> work.
I'm fine if someone posts a method of doing this automatically. In the absence
of such, it needs to be done manually. Otherwise, things break, as they did for
me. There's no point in having a MANIFEST file if it is allowed to get out of
sync with the files.
> Why should we distribute the additional tests?
Because running 'make -f posix.mak clean' fails without them. That's how I
discovered the problem.
--
More information about the Digitalmars-d-bugs
mailing list