Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@adamgfraser
Copy link
Contributor

We've been having an issue with using the check variants from within ZIO Test because apparently due to a compiler bug there is a spurious compilation failure for "illegal premature access to the unconstructed this" due to the ZIO Test package object inheriting CheckVariants and the check methods being overloaded. Previously I had been of the view that it was a minor annoyance and it was nice not having the check variants in the package object to keep it smaller. But it is getting annoying for contributors who are exploring building functionality on top of it so I think time to make a change.

@adamgfraser adamgfraser merged commit 338840e into zio:master Nov 9, 2019
@adamgfraser adamgfraser deleted the check branch November 10, 2019 01:00
Twizty pushed a commit to Twizty/zio that referenced this pull request Nov 13, 2019
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