Thread overview
[Issue 20335] posix.mak clean target does not remove all generated files
Dec 17, 2022
Iain Buclaw
October 29, 2019
https://issues.dlang.org/show_bug.cgi?id=20335

--- Comment #1 from Alan.W.Irwin1234@gmail.com ---
(In reply to Alan.W.Irwin1234 from comment #0)
> After a build (indirectly via building phobos), install, test, and clean the following generated files (as revealed by "git status --ignored") still occur in the working directory of the druntime repository:
> 
> ~~~
> Ignored files:
>   (use "git add -f <file>..." to include in what will be committed)
> 
>         druntime.json
> ~~~

Actually, that should read test (of phobos).

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=20335

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P4

--
December 07
https://issues.dlang.org/show_bug.cgi?id=20335

--- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/17183

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--