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

Use a temporary folder in cd instead of manipulating a homepath folder #447

Closed
wants to merge 1 commit into from
Closed

Conversation

LouCle
Copy link
Contributor

@LouCle LouCle commented Jun 23, 2019

I suppose this also prompts a function in os that can recursively delete files in folders (and folders themselves)

@Bowero
Copy link
Member

Bowero commented Jun 23, 2019

The tmp-folder is not yet created at this point. This should become part of the Makefile or something like that.

Edit: @medvednikov wants to keep the Makefile clean and I agree with that.

@LouCle
Copy link
Contributor Author

LouCle commented Jun 23, 2019

The tmp folder should be removed immediately after compilation. It should be created by the V compiler, not CC.

@medvednikov
Copy link
Member

This is not going to work once you go to a different directory to compile V files.

@medvednikov
Copy link
Member

#457

yuyi98 pushed a commit to yuyi98/v that referenced this pull request Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants