[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-janitors] #1381: The windows feature should not be set on Cygwi
From: |
Chicken Trac |
Subject: |
[Chicken-janitors] #1381: The windows feature should not be set on Cygwin |
Date: |
Tue, 27 Jun 2017 15:04:22 -0000 |
#1381: The windows feature should not be set on Cygwin
----------------------------+--------------------------------
Reporter: johnwcowan | Owner:
Type: defect | Status: new
Priority: major | Milestone: someday
Component: core libraries | Version: 4.12.0
Keywords: | Estimated difficulty:
----------------------------+--------------------------------
In general, the assumption that Cygwin is Windows is a bad idea. Cygwin
doesn't like Windows paths, though it can tolerate them in some
circumstances, and process execution is done via bash, not via cmd. On a
Cygwin build, the windows: entry in `(features)` should not be present.
--
Ticket URL: <https://bugs.call-cc.org/ticket/1381>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Chicken-janitors] #1381: The windows feature should not be set on Cygwin,
Chicken Trac <=