[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] [PATCH] treat backslash as normal filename charact
From: |
felix . winkelmann |
Subject: |
Re: [Chicken-hackers] [PATCH] treat backslash as normal filename character in "files" unit |
Date: |
Wed, 11 Nov 2015 14:15:37 +0100 |
Hello, again.
Mario did some serious testing on Windows, and found yet more problems with the
changed
way of normalizing pathnames for UNIX/Windows. As we generate shell-commands
for both
UNIX and Windows (each with their own weird and obscure quoting behaviour),
this had
a number of repercussions.
Attached yet another variant of the patch.
felix
0001-On-UNIX-based-systems-only-accept-as-path-separator..patch
Description: Text Data
- Re: [Chicken-hackers] [PATCH] treat backslash as normal filename character in "files" unit,
felix . winkelmann <=