Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
A
asdf
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 19
    • Issues 19
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 12
    • Merge Requests 12
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • asdf
  • asdf
  • Issues
  • #14

Closed
Open
Opened Dec 10, 2019 by Andriy Kmit@abk💻

Support of :local-nicknames on ABCL, CCL, Clasp and ECL

I wasn't able to fork your repo to create a merge request by myself. Seems like new users get exactly 0 repos to start with :) But the change is trivial enough to be described below.

All of the implementations, mentioned in the title, support Pakcage Local Nicknames. We just need to update the feature expression in https://gitlab.common-lisp.net/asdf/asdf/blob/master/package-inferred-system.lisp#L78 to be #+(or abcl ccl clasp ecl sbcl).

Assignee
Assign to
3.3.5
Milestone
3.3.5
Assign milestone
Time tracking
None
Due date
None
Reference: asdf/asdf#14