Bug 20335 – posix.mak clean target does not remove all generated files

Status
NEW
Severity
enhancement
Priority
P4
Component
druntime
Product
D
Version
D2
Platform
x86_64
OS
Linux
Creation time
2019-10-29T19:28:26Z
Last change time
2024-12-07T13:39:45Z
Assigned to
No Owner
Creator
Alan.W.Irwin1234
Moved to GitHub: dmd#17183 →

Comments

Comment #0 by Alan.W.Irwin1234 — 2019-10-29T19:28:26Z
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 by Alan.W.Irwin1234 — 2019-10-29T19:29:53Z
(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 by robert.schadek — 2024-12-07T13:39:45Z
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