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

items: *Stripped attribute are not static #268

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

priv-kweihmann
Copy link
Owner

VarValueStripped and FuncBodyStripped should not
be statically computed at contructor time,
but computed on a editable value.

This also adds a setter for FuncBody

VarValueStripped and FuncBodyStripped should not
be statically computed at contructor time,
but computed on a editable value.

This also adds a setter for FuncBody

Signed-off-by: Konrad Weihmann <[email protected]>
@priv-kweihmann priv-kweihmann merged commit 00c4805 into main Oct 30, 2024
5 checks passed
@priv-kweihmann priv-kweihmann deleted the fix/non-volatile-stripped-attr branch October 30, 2024 10:54
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.

1 participant