Skip to content

Don't set the classpath manually if args file is used #60

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

Merged
merged 1 commit into from
Feb 16, 2018

Conversation

jvican
Copy link
Member

@jvican jvican commented Feb 16, 2018

No description provided.

Because it means that it will be that all compiler arguments will be
expanded by the compiler, and setting the classpath in the benchmark
driver makes the empty classpath have precedence over the one in the
compiler args file.

Fixes scala#58.
@jvican
Copy link
Member Author

jvican commented Feb 16, 2018

Fixes #58.

@retronym retronym merged commit 3188a1e into scala:master Feb 16, 2018
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.

2 participants