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

Portability Fixes #287

Merged
merged 6 commits into from
Sep 27, 2021
Merged

Portability Fixes #287

merged 6 commits into from
Sep 27, 2021

Conversation

sabracrolleton
Copy link
Collaborator

This fixes long standing :null and unicode issues with abcl and single-float issues with clisp.

The remaining portability issues with those common lisp implementations:

abcl still has an issue that version 1.8.0 broke dao-class inheritance.See https://abcl.org/trac/ticket/479. Everything other than dao-classes works.

Clisp currently has undiagnosed issues with executing a file of sql statements (Postmodern's execute-file function).

@sabracrolleton sabracrolleton merged commit 626d3f0 into marijnh:master Sep 27, 2021
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.

1 participant