run-shell-command returns NIL on clisp

Bug #692979 reported by Stas Boukarev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ASDF
Fix Released
Medium
Faré

Bug Description

On Clisp, asdf:run-shell-command uses ext:run-shell-command which returns NIL if the process returns 0, which is inconsistent with what the docstring of asdf:run-shell-command says. In the attached patch I added (or ... 0) around ext:run-shell-command.

Revision history for this message
Stas Boukarev (stassats) wrote :
Revision history for this message
Faré (fahree) wrote :

Fixed in 2.011.8.
Thanks!

Changed in asdf:
assignee: nobody → Faré (fahree)
importance: Undecided → Medium
milestone: none → version2.1
status: New → Fix Committed
Revision history for this message
Robert P. Goldman (rpgoldman) wrote :

Pushed a crude test for this bug. Hoping it will let us easily catch the same problem on other lisp implementations. Tested on SBCL, ABCL, Allegro and Allegro modern, all on OS X.

Revision history for this message
Faré (fahree) wrote :

Released in 2.012

Changed in asdf:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.