chicken-hackers
[Top][All Lists]
Advanced

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

[Chicken-hackers] [PATCH] install-extension fix for when the second arg


From: Mario Domenech Goulart
Subject: [Chicken-hackers] [PATCH] install-extension fix for when the second arg contains pairs (SOURCE DEST)
Date: Mon, 15 Oct 2012 18:56:42 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

Hi,

The attached patch fixes install-extension for cases when the second
argument (file list) contains pairs. Example:

  (install-extension 'foo '(("orig" "dest")))

Here's a real error:
http://tests.call-cc.org/master/linux/x86/2012/10/15/salmonella-report/install/crunch.html

Thanks to Peter Bex for identifying the cause and indicating a fix.

Best wishes.
Mario
-- 
http://parenteses.org/mario

Attachment: 0001-install-extension-fix-for-when-the-second-arg-contai.patch
Description: Text Data


reply via email to

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