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

Backport fix #19536 of Scala.js Dynamic #19979

Merged

Conversation

OndrejSpanel
Copy link
Member

Backport cherry-pick, as discussed in #19536

… classes.

One boolean value was the wrong way around for native JS classes
and traits. That caused `scala.Dynamic` not to be removed from the
super-interfaces of native JS classes at the IR level, causing the
linking error.

(cherry picked from commit 59ebb85)
@Gedochao Gedochao added backport:nominated If we agree to backport this PR, replace this tag with "backport:accepted", otherwise delete it. and removed backport:nominated If we agree to backport this PR, replace this tag with "backport:accepted", otherwise delete it. labels Mar 19, 2024
@OndrejSpanel
Copy link
Member Author

Can this backport PR be accepted / merged? The original PR is still listed as Needs Assessment in https://github.com/orgs/lampepfl/projects/6

@sjrd
Copy link
Member

sjrd commented Apr 8, 2024

All right I'll just take responsibility for merging this one into 3.3.x. It's an obvious, straightforward fix.

@sjrd sjrd merged commit 372f0fa into scala:release-3.3.4 Apr 8, 2024
17 checks passed
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.

4 participants