Skip to content

Conversation

mpociecha
Copy link
Contributor

Use File.pathSeparator when processing classpath instead of just : to don't end up with classpath like "C:\sth\a.jar:C:\sth\b.jar", what was causing problems after split(":").

Display questions first and then wait for user input. I tested on 3 computes and without flush the printed questions were always displayed just after user replied - never before.

Use File.pathSeparator when processing classpath instead of just :
to don't end up with classpath like "C:\sth\a.jar:C:\sth\b.jar" what
was causing problems after split(":").

Display questions first and then wait for user input. I tested on 3
computes and without flush the printed questions were always displayed
just after user replied - never before.
@lrytz
Copy link
Member

lrytz commented Jul 22, 2016

LGTM

@adriaanm adriaanm added this to the 2.12.0-RC1 milestone Jul 26, 2016
@adriaanm adriaanm merged commit 7102f64 into scala:2.12.x Jul 26, 2016
@adriaanm adriaanm added the 2.12 label Oct 29, 2016
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.

4 participants