[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] [PATCH] Slashify and quote arguments more consiste
From: |
Peter Bex |
Subject: |
Re: [Chicken-hackers] [PATCH] Slashify and quote arguments more consistently |
Date: |
Sun, 22 Jul 2018 20:49:05 +0200 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
On Sun, Jul 22, 2018 at 05:35:27PM +0200, Peter Bex wrote:
> Hi all,
>
> I was trying to figure out why memory-mapped-files isn't working on
> Windows so I started out with "chicken-install -retrieve memory-mapped-files",
> but this failed because xcopy is invoked with a source path which contains
> forward slashes. The fix is to call "slashify" on these paths in
> copy-egg-sources, but I noticed this problem is a lot more prevalent, in
> egg-compile.scm there are lots of missing calls to slashify and to quotearg,
> as well.
I noticed that there were a few I missed; the .inline, .types and static
extension files could not be copied on Windows either (the generated install
script was bad).
Here's an updated version of my earlier patch.
Cheers,
Peter
0001-Quote-and-slashify-destination-directories-too.patch
Description: Text Data
signature.asc
Description: PGP signature