Skip to content

lexenv.lisp: Package lexical not found in Lispworks #3

@calsys456

Description

@calsys456

Environment: Lispworks 8.0.1 64bit Windows

It seems that there isn't a package called lexical in current version of Lispworks... but compiler::environment etc. can works seamlessly under at least Lispworks for Windows. I don't know which version the change happened.

I modified lexenv.lisp by applying all macOS specific code (they're using compiler package) to Windows, and replace all lexical::environment to compiler::environment. The modified version have passed compilation on my computer, but I cannot pass the test suite, due to the same issue with #2 .

Is it possible to figure out when the undocumented API changed? Or how can we just fix it...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions