Skip to content

Fixes for windows regressions in classfile writing#8233

Merged
retronym merged 1 commit intoscala:2.12.xfrom
retronym:ticket/sd638
Jul 17, 2019
Merged

Fixes for windows regressions in classfile writing#8233
retronym merged 1 commit intoscala:2.12.xfrom
retronym:ticket/sd638

Conversation

@retronym
Copy link
Member

@scala-jenkins scala-jenkins added this to the 2.12.9 milestone Jul 16, 2019
@retronym retronym requested a review from SethTisue July 16, 2019 10:05
@retronym retronym force-pushed the ticket/sd638 branch 2 times, most recently from 1d8441a to 8238f5d Compare July 17, 2019 02:53
My refactoring to use nio.file.Path to represent relative paths
was wrong-headed -- it is too easy to call .toString and get the
system default file separator in places where we actually really
want a '/'.

Also fix regression in t5717 test on Windows
@SethTisue
Copy link
Member

@som-snytt
Copy link
Contributor

Yay. I felt bad that some poor test I quote-unquote contributed in 2013 cost folks some time, over time.

@SethTisue
Copy link
Member

0.001% of our gratitude for your contributions is CANCELED!

@som-snytt
Copy link
Contributor

For some reason, I didn't remember this for #8539

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