Skip to content

Conversation

nicolasstucki
Copy link
Contributor

This adds inline accessors for private/protected members if needed as we do with inline defs.

Fixes #8208
Fixes #12948

@nicolasstucki nicolasstucki force-pushed the fix-#12948 branch 2 times, most recently from 0210031 to a5344cf Compare July 30, 2021 12:10
This adds inline accessors for private/protected members if needed as we do with inline defs.

Fixes scala#8208
Fixes scala#12948
@anatoliykmetyuk anatoliykmetyuk merged commit 72e746a into scala:master Aug 4, 2021
@anatoliykmetyuk anatoliykmetyuk deleted the fix-#12948 branch August 4, 2021 08:58
@Kordyjan Kordyjan added this to the 3.1.0 milestone Aug 2, 2023
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.

Packaged macro that accesses protected definitions emits access errors assertion failed: private method dynamicPower in object X
3 participants