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: inlining can break module detection #2216

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

stuartwdouglas
Copy link
Collaborator

It seems that in some curcumstances inlining can break module detection, resulting in incorrect 'must be called from an FTL module' errors.

@stuartwdouglas stuartwdouglas requested review from a team and deniseli and removed request for a team July 31, 2024 07:48
@ftl-robot ftl-robot mentioned this pull request Jul 31, 2024
@stuartwdouglas stuartwdouglas force-pushed the stuartwdouglas/caller-reflection branch 2 times, most recently from c17a60c to 8037efc Compare August 1, 2024 22:08
It seems that in some curcumstances inlining can break module detection,
resulting in incorrect 'must be called from an FTL module' errors.
@stuartwdouglas stuartwdouglas force-pushed the stuartwdouglas/caller-reflection branch from 8037efc to 13748d2 Compare August 2, 2024 01:44
@stuartwdouglas stuartwdouglas merged commit 7be3ded into main Aug 2, 2024
64 checks passed
@stuartwdouglas stuartwdouglas deleted the stuartwdouglas/caller-reflection branch August 2, 2024 05:29
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