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

Skip to content

Conversation

@hamnis
Copy link
Collaborator

@hamnis hamnis commented Mar 16, 2025

The newly introduced classes in derivation package needs to be public because of inline modifier. We need to be able to instantiate the classes outside of the io.circe package.

Perhaps a different encoding of the problem would be needed, but this fixes the initial problem.

Fixes #2361

The newly introduced classes in derivation package needs to be public
because of inline modifier. We need to be able to instantiate the
classes outside of the io.circe package.

Perhaps a different encoding of the problem would be needed, but this
fixes the initial problem.
@hamnis hamnis requested a review from zarthross as a code owner March 16, 2025 19:35
@hamnis hamnis merged commit c402b2d into series/0.14.x Mar 16, 2025
37 checks passed
@hamnis hamnis deleted the fix-2341 branch March 16, 2025 20:49
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.

Unexpected Scala 3 compilation error when upgrading from 0.14.10 to 0.14.11

2 participants