Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

handle :version keys in ASD files #47

Open
Assignees
dunn
Labels
@dunn

Description

@dunn

ADSF allows:depends_on to be passed a list instead of a string, like(:version "alexandria" "1.0.1"):https://common-lisp.net/project/asdf/asdf.html#The-defsystem-grammar

Currently we aren't parsing that correctly:

$ bin/qi -i cl-graph---> Installing "cl-graph"---> Upgrading Qi manifest   ✓ Qi manifest is already up to date.-> Preparing to install manifest dependency: "cl-graph"---> Fetching from "https://github.com/gwkkwg/cl-graph.git".... Cloning to WARNING: The CL-Graph system would enjoy having asdf-system-connectionsaround. Seehttp://www.cliki.net/asdf-system-connections for details and downloadinstructions."/Users/alex/clones/qi/share/qi/packages/cl-graph-latest/".... Checking manifest for transitive dependency: (VERSION metatilities-baseWhile evaluating the form starting at line 59, column 0  of #P"/Users/alex/clones/qi/bin/../src/cli.lisp":Unhandled TYPE-ERROR in thread #<SB-THREAD:THREAD "main thread" RUNNING                                  {1001F0F173}>:  The value    (:VERSION "metatilities-base" "0.6.0")  is not of type    (OR (VECTOR CHARACTER) (VECTOR NIL) BASE-STRING SYMBOL CHARACTER)  when binding SB-IMPL::STRING1

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp