Skip to content

Support or explicitly reject older MCL #16

Open
@eschaton

Description

@eschaton

On a lark, I tried to load Quicklisp on MCL 5.2 on an iBook G4 running Mac OS X 10.4.11. It failed because on that platform, there’s no CCL:make-socket to re-export from qlqs-ccl.

It’d be awesome if Quicklisp could support old versions of MCL, of course, but in the absence of support it should probably explicitly reject them.

Activity

quicklisp

quicklisp commented on Dec 23, 2016

@quicklisp
Owner

What *features* can be used to distinguish Clozure CL from MCL?

eschaton

eschaton commented on Dec 23, 2016

@eschaton
Author

There’s at least :clozure. And it looks like only MCL has :mcl in it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

      Support or explicitly reject older MCL · Issue #16 · quicklisp/quicklisp-bootstrap