Issue 20335 - posix.mak clean target does not remove all generated files
Summary: posix.mak clean target does not remove all generated files
Status: NEW
Alias: None
Product: D
Classification: Unclassified
Component: druntime (show other issues)
Version: D2
Hardware: x86_64 Linux
: P4 enhancement
Assignee: No Owner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-29 19:28 UTC by Alan.W.Irwin1234
Modified: 2024-12-07 13:39 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Alan.W.Irwin1234 2019-10-29 19:28:26 UTC
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
~~~
Comment 1 Alan.W.Irwin1234 2019-10-29 19:29:53 UTC
(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).
Comment 2 dlangBugzillaToGithub 2024-12-07 13:39:45 UTC
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