Skip to content

fix(analysis): distinguish load-{library,program} from load procedure #10

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

Merged
merged 1 commit into from
Jun 1, 2025

Conversation

rennsax
Copy link

@rennsax rennsax commented Jun 1, 2025

Previously, load-process in analysis/dependency/rules/load.sls does not distinguish load and load-{library,program}. This PR fixes the little mistake.

The guard-for procedures for load and load-{library,program} used to be
identical. Set different guard-for arguments.
@ufo5260987423 ufo5260987423 merged commit 999d014 into XmacsLabs:main Jun 1, 2025
1 check passed
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