Skip to content

Incorporate scala 2.12 changes to classpath handling #2186

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

Closed
felixmulder opened this issue Apr 4, 2017 · 0 comments
Closed

Incorporate scala 2.12 changes to classpath handling #2186

felixmulder opened this issue Apr 4, 2017 · 0 comments

Comments

@felixmulder
Copy link
Contributor

No description provided.

@felixmulder felixmulder added this to the 0.1 Tech Preview milestone Apr 4, 2017
smarter added a commit to dotty-staging/dotty that referenced this issue Apr 4, 2017
This commit is a very crude port of the classpath handling as it exists
in the 2.12.x branch of scalac (hash: 232d95a198c94da0c6c8393624e83e9b9ac84e81),
this replaces the existing Classpath code that was adapted from scalac
years ago.

I'll update this commit with more details and proper attribution later,
for now I just want to run this on the CI.
smarter added a commit to dotty-staging/dotty that referenced this issue Apr 4, 2017
This commit is a very crude port of the classpath handling as it exists
in the 2.12.x branch of scalac (hash: 232d95a198c94da0c6c8393624e83e9b9ac84e81),
this replaces the existing Classpath code that was adapted from scalac
years ago.

I'll update this commit with more details and proper attribution later,
for now I just want to run this on the CI.
smarter added a commit to dotty-staging/dotty that referenced this issue Apr 4, 2017
This commit is a very crude port of the classpath handling as it exists
in the 2.12.x branch of scalac (hash: 232d95a198c94da0c6c8393624e83e9b9ac84e81),
this replaces the existing Classpath code that was adapted from scalac
years ago.

I'll update this commit with more details and proper attribution later,
for now I just want to run this on the CI.
smarter added a commit to dotty-staging/dotty that referenced this issue Apr 4, 2017
This commit is a very crude port of the classpath handling as it exists
in the 2.12.x branch of scalac (hash: 232d95a198c94da0c6c8393624e83e9b9ac84e81),
this replaces the existing Classpath code that was adapted from scalac
years ago.

I'll update this commit with more details and proper attribution later,
for now I just want to run this on the CI.
smarter added a commit to dotty-staging/dotty that referenced this issue Apr 9, 2017
This commit is a very crude port of the classpath handling as it exists
in the 2.12.x branch of scalac (hash: 232d95a198c94da0c6c8393624e83e9b9ac84e81),
this replaces the existing Classpath code that was adapted from scalac
years ago.

I'll update this commit with more details and proper attribution later,
for now I just want to run this on the CI.
smarter added a commit that referenced this issue Apr 11, 2017
Fix #2186: Synchronize classpath handling with Scala 2.12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants