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

[Fix] Nested record build panic #28098

Merged
merged 2 commits into from
Jun 12, 2024
Merged

[Fix] Nested record build panic #28098

merged 2 commits into from
Jun 12, 2024

Conversation

evan-schott
Copy link
Contributor

@evan-schott evan-schott commented Jun 12, 2024

Resolves #28070. The disassembler was erroneously using the locator name instead of locator resource as record name for nested stubs.

@evan-schott evan-schott requested a review from d0cd June 12, 2024 18:09
Copy link
Collaborator

@d0cd d0cd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@d0cd d0cd merged commit ff91515 into mainnet Jun 12, 2024
13 checks passed
@d0cd d0cd deleted the fix/nested-record branch June 12, 2024 20:17
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.

[Bug] Nested import compilation bug
2 participants