[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-janitors] #1364: chicken-install -override doesn't allow in
From: |
Chicken Trac |
Subject: |
Re: [Chicken-janitors] #1364: chicken-install -override doesn't allow installation of eggs from a file |
Date: |
Thu, 19 Oct 2017 10:19:33 -0000 |
#1364: chicken-install -override doesn't allow installation of eggs from a file
-----------------------------------+-----------------------------
Reporter: wasamasa | Owner: felix
Type: defect | Status: closed
Priority: minor | Milestone: 4.13.0
Component: core tools | Version: 4.12.0
Resolution: wontfix | Keywords: chicken-install
Estimated difficulty: easy |
-----------------------------------+-----------------------------
Changes (by felix):
* status: assigned => closed
* resolution: => wontfix
Comment:
This is a misunderstanding of the `-override` option. It is not used to
specify eggs to be installed, but only to provide an egg->version mapping.
The intention makes sense, though. Chicken 5 will have a `-from-list`
option for this purpose.
--
Ticket URL: <https://bugs.call-cc.org/ticket/1364#comment:3>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.