Skip to content
This repository has been archived by the owner on Dec 29, 2018. It is now read-only.

Handle CLISP, fail for unknown implementations #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

christophejunke
Copy link

@christophejunke christophejunke commented Apr 9, 2018

  • Signal an error if type-specifier-p is not available on current implementation.
  • Add code for CLISP

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Signal an error if type-specifier-p is not available on current implementation.
@christophejunke christophejunke changed the title Handle unknown implementations (for example) Handle CLISP as well as unknown implementations Apr 9, 2018
Instead of silently returning the input type specifier, warn the user
when the functions is not implemented. Update error message in
TYPE-SPECIFIER-P too.
@christophejunke christophejunke changed the title Handle CLISP as well as unknown implementations Handle CLISP, fail for unknown implementations Apr 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant