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

Move compilation daemon portfile under ~/.scalac/ #6120

Merged
merged 1 commit into from Oct 9, 2017

Conversation

adriaanm
Copy link
Contributor

@adriaanm adriaanm commented Oct 9, 2017

Store the compilation daemon's administrativia (port file, redirection)
under ~/.scalac/, instead of the less standard
/tmp/scala-devel/${USER:shared}/scalac-compile-server-port.

On creation, remove group- and other-permissions from these
private files, ditto for the repl's history file.

Based on b64ad85

Store the compilation daemon's administrativia (port file, redirection)
under `~/.scalac/`, instead of the less standard
`/tmp/scala-devel/${USER:shared}/scalac-compile-server-port`.

On creation, remove group- and other-permissions from these
private files, ditto for the repl's history file.

Based on b64ad85
@adriaanm adriaanm added this to the 2.12.4 milestone Oct 9, 2017
@adriaanm adriaanm requested a review from retronym October 9, 2017 20:51
@adriaanm adriaanm merged commit 67fcf5c into scala:2.12.x Oct 9, 2017
@adriaanm
Copy link
Contributor Author

adriaanm commented Oct 9, 2017

Let's make sure to play around with the nightly build on different platforms before we finally tag the release. This should hopefully be the last commit.

@adriaanm adriaanm mentioned this pull request Oct 9, 2017
35 tasks
@SethTisue SethTisue added the release-notes worth highlighting in next release notes label Oct 18, 2017
@adriaanm
Copy link
Contributor Author

(For the record, this needed a quickfix in c0bcc29.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-notes worth highlighting in next release notes
3 participants