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 override for C platforms #32

Merged
merged 2 commits into from
Sep 13, 2024
Merged

🐛 Fix override for C platforms #32

merged 2 commits into from
Sep 13, 2024

Conversation

abbec
Copy link
Member

@abbec abbec commented Sep 12, 2024

After calling overrideFactory on a C platform, the override function was dropped from the resulting set.

@abbec abbec force-pushed the fix-c-override branch 2 times, most recently from dec1bcf to 33dc3d6 Compare September 13, 2024 07:45
After calling `overrideFactory` on a C platform, the `override` function
was dropped from the resulting set.
Previously, setting `output` would make the derivation
end up on the correct component attribute but when splicing happened
it would look for the target named by `name` in other components.
@abbec abbec merged commit 03c2f9e into main Sep 13, 2024
7 checks passed
@abbec abbec deleted the fix-c-override branch September 13, 2024 14:33
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.

2 participants