chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] #1608: chicken-install checks for installed files eve


From: Chicken Trac
Subject: [Chicken-janitors] #1608: chicken-install checks for installed files even when -n is passed
Date: Sat, 13 Apr 2019 16:25:27 -0000

#1608: chicken-install checks for installed files even when -n is passed
-----------------------------+--------------------------------
 Reporter:  wasamasa         |                 Owner:
     Type:  defect           |                Status:  new
 Priority:  minor            |             Milestone:  someday
Component:  core tools       |               Version:  5.0.0
 Keywords:  chicken-install  |  Estimated difficulty:  trivial
-----------------------------+--------------------------------
 I've discovered {{{chicken-install -n}}} for fetching dependencies and
 building programs without actually installing them.  Unfortunately
 {{{chicken-install}}} refuses building programs if such a program has been
 installed before, despite passing an option to not install anything.

 I've attached a simple fix that moves the check right before actually
 installing the files.

--
Ticket URL: <https://bugs.call-cc.org/ticket/1608>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]