Skip to content

find-method% conditionalization for LispWorks #11

Description

@Yehouda

find-method% in "src/common.lisp" is currently conditionalize such on clisp it constructs the specializers as it should, but on other implementation it doesn't.

On LispWorks, it should do the same as it does on clisp.

I actually found the issue when running tests for another system, "picl/tests", and just removing the conditinalization fixed it. It should work on all implementations, because that is what the standard says.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions