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

[2.10.x] Fix #971 – "Exception occurred while executing macro expansion." (backport #994) by @sgodbillon #1023

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Apr 29, 2024

Pull Request Checklist

  • Have you read through the contributor guidelines?
  • Have you squashed your commits?
  • Have you added copyright headers to new files?
  • Have you updated the documentation?
  • Have you added tests for any changed functionality?

Fixes

Fixes #971 – "Exception occurred while executing macro expansion."

Purpose

What does this PR do?

Background Context

When the case class has generic parameters, generated methods for default parameters ($lessinit$greater$default$XXX) have the same generic parameters – so it is necessary to provide the type parameters when calling them.

References

Are there any relevant issues / PRs / mailing lists discussions?


This is an automatic backport of pull request #994 done by [Mergify](https://mergify.com).

@mkurz mkurz merged commit 45dc1d8 into 2.10.x Apr 29, 2024
14 checks passed
@mkurz mkurz deleted the mergify/bp/2.10.x/pr-994 branch April 29, 2024 12:59
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.

None yet

2 participants