Opened 12 years ago

Closed 11 years ago

#936 closed defect (fixed)

install-extension error when chicken-install is called with -prefix and an item of the given filelist is a pair

Reported by: Mario Domenech Goulart Owned by:
Priority: major Milestone: someday
Component: core libraries Version: 4.8.x
Keywords: prefix, install-extension, chicken-install Cc:
Estimated difficulty:

Description

install-extension throws an error when given a file list containing pairs and when chicken-install is called with -prefix.

See http://tests.call-cc.org/master/linux/x86/2012/10/15/salmonella-report/install/crunch.html for an example.

Attached is a patch that seems to fix that.

Attachments (1)

0001-install-extension-fix-for-when-the-second-arg-contai.patch (1023 bytes) - added by Mario Domenech Goulart 12 years ago.

Download all attachments as: .zip

Change History (2)

Changed 12 years ago by Mario Domenech Goulart

comment:1 Changed 11 years ago by sjamaan

Resolution: fixed
Status: newclosed

Fixed by ef8c48db3fb656663e148eac0dad4f78a44af599. Crunch has been working ever since (November 20th): http://tests.call-cc.org/master/linux/x86/2012/11/20/salmonella-report/install/crunch.html

Note: See TracTickets for help on using tickets.