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 mgl-pax Symbol Errors #166

Merged
merged 1 commit into from
Nov 21, 2023
Merged

Fix mgl-pax Symbol Errors #166

merged 1 commit into from
Nov 21, 2023

Conversation

agureev
Copy link
Collaborator

@agureev agureev commented Oct 31, 2023

Fixes errors on system loading relating to symbols method, generic-function, class, and variable not being external to the mgl-pax package by removing the pax:prefix.

The prefix was removed only when necessary, only done after SBCL would complain about the symbol not being external.

Fixes errors on system loading relating to symbols
`method`, `generic-function`, `class`, `variable`, 'type', and 'function' not being external to
the mgl-pax package by removing the `pax:` prefix.

The prefix was removed only when necessary, only done after SBCL would
complain about the symbol not being external.
@mariari mariari merged commit 7abc935 into main Nov 21, 2023
1 of 2 checks passed
@mariari mariari deleted the artem/pax-fix branch November 21, 2023 09:42
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