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

Inner class loses outer pointer test-case #304

Conversation

dwijnand
Copy link
Collaborator

Test case for scala/scala-dev#627

@dwijnand dwijnand changed the title Inner class loses outer poitner test-case Inner class loses outer pointer test-case May 23, 2019
@dwijnand dwijnand force-pushed the inner-class-loses-outer-pointer-test-case branch from 4012d13 to bec6031 Compare May 23, 2019 06:43
@dwijnand
Copy link
Collaborator Author

This case is more serious than MiMa reports. It's a hazard to pattern matching, but it just looks like a hazard to subclasses.

Merging because it's a fair test case, but I'm not sure how to MiMa can do better here.

@dwijnand dwijnand merged commit 81b2a19 into lightbend-labs:master May 24, 2019
@dwijnand dwijnand deleted the inner-class-loses-outer-pointer-test-case branch May 24, 2019 09:47
@raboof raboof added this to the 0.4.0 milestone Jul 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants