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

BugFix: Fix structures to be visible at compile time from trivia library #248

Merged
merged 2 commits into from
Nov 19, 2024

Conversation

elderica
Copy link
Contributor

Fix for the following error message when compiling with Clozure CL

; While executing: ALEXANDRIA:SIMPLE-STYLE-WARNING, in process listener(1).
> Error: Symbol ASTBLOCK is unbound in namespace PATTERN
> While executing: PATTERN-EXPAND-1, in process listener(1).
> Type :GO to continue, :POP to abort, :R for a list of available restarts.
> If continued: Skip evaluation of (ros:run '((:eval"(ros:quicklisp)")(:source-registry ".")(:eval "(asdf:compile-system \"caten\" :verbose t)")))
> Type :? for other options.

@hikettei
Copy link
Owner

LGTM

@hikettei hikettei merged commit 602def0 into hikettei:main Nov 19, 2024
6 checks passed
@elderica elderica deleted the fix/polyhedral-ast-compile-error branch November 20, 2024 10:36
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