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

Log: Make auto-generated log function return nothing #37

Merged
merged 1 commit into from
Oct 15, 2023

Conversation

sdilts
Copy link
Collaborator

@sdilts sdilts commented Oct 15, 2023

SBCL's type checking has gotten better (and more strict), so specify in the lambda definition that nothing is returned.

  • Make non-complier macro version of log-stream have the same type declarations as the internal function

Fixes #36.

SBCL's type checking has gotten better (and more strict), so specify
in the lambda definition that nothing is returned.
+ Make non-complier macro version of `log-stream` have the same type
  declarations as the internal function
@sdilts sdilts merged commit af42c26 into master Oct 15, 2023
1 check passed
@sdilts sdilts deleted the fix/correct-lambda-type branch October 19, 2023 02:23
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.

Issue Building in Guix
1 participant