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

Resolve symbols used in function schemas during macroexpansion #697

Merged
merged 1 commit into from
Apr 27, 2022

Conversation

dvingo
Copy link
Contributor

@dvingo dvingo commented Apr 21, 2022

Picking up on the work by @lsenjov in PR:
#694

If a function schema uses a symbol alias either an ns alias or a refer'ed var the macro would expand as the alias literal. By resolving all symbols used in function schemas during macroexpansion time this problem is solved.

@ikitommi ikitommi merged commit a3db330 into metosin:master Apr 27, 2022
@ikitommi
Copy link
Member

Thanks2!!

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