Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

posix.mak clean target does not remove all generated files #17183

Open
dlangBugzillaToGithub opened this issue Oct 29, 2019 · 1 comment
Open
Labels
Arch:x86_64 Issues specific to x86_64 Druntime Specific to druntime OS:Linux P4 Severity:Enhancement

Comments

@dlangBugzillaToGithub
Copy link

Alan.W.Irwin1234 reported this on 2019-10-29T19:28:26Z

Transferred from https://issues.dlang.org/show_bug.cgi?id=20335

Description

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
~~~
@dlangBugzillaToGithub
Copy link
Author

Alan.W.Irwin1234 commented on 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).

@thewilsonator thewilsonator added Severity:Enhancement Druntime Specific to druntime and removed enhancement labels Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arch:x86_64 Issues specific to x86_64 Druntime Specific to druntime OS:Linux P4 Severity:Enhancement
Projects
None yet
Development

No branches or pull requests

2 participants