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 interp variable reset between evaluations #571

Merged

Conversation

xdelaruelle
Copy link
Collaborator

Fix interpreter variable reset between multiple modulefile or modulerc evaluations when variable initial value is an invalid list.

Fixes #570

Fix interpreter variable reset between multiple modulefile or modulerc
evaluations when variable initial value is an invalid list.

Fixes envmodules#570

Signed-off-by: Xavier Delaruelle <[email protected]>
@xdelaruelle xdelaruelle merged commit ed17988 into envmodules:main Feb 16, 2025
22 checks passed
@xdelaruelle xdelaruelle deleted the interp_restore_not_list_val branch February 16, 2025 16:26
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.

Resetting evaluation interpreter variable whose value is an invalid list
1 participant