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

surface (fix): Fix #3416 and #3419 - protected and package private access #3423

Merged
merged 5 commits into from
Feb 28, 2024

Conversation

OndrejSpanel
Copy link
Contributor

Starting with tests - I hope I will be able to implement the fix as well.

@github-actions github-actions bot added the bug label Feb 27, 2024
@OndrejSpanel
Copy link
Contributor Author

All tests added have already passed in Scala 2. After the fix they pass in Scala 3 as well.

@OndrejSpanel OndrejSpanel marked this pull request as ready for review February 28, 2024 00:39
@OndrejSpanel OndrejSpanel changed the title Fix #3416 - package private parameters and members Fix #3416 and #3419 - protected and package private access Feb 28, 2024
@xerial xerial changed the title Fix #3416 and #3419 - protected and package private access surface (fix): Fix #3416 and #3419 - protected and package private access Feb 28, 2024
@xerial
Copy link
Member

xerial commented Feb 28, 2024

@OndrejSpanel Thanks for the fix! I've applied scalafmtAll to fix the code format. Otherwise, it looks good to me.

@xerial xerial merged commit d68b2bd into wvlet:main Feb 28, 2024
15 checks passed
@OndrejSpanel OndrejSpanel deleted the fix-3416-protected branch February 28, 2024 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants