[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-janitors] #1128: stty termios struct, add feature test for
From: |
Chicken Trac |
Subject: |
Re: [Chicken-janitors] #1128: stty termios struct, add feature test for speed attributes |
Date: |
Tue, 03 Jun 2014 16:49:01 -0000 |
#1128: stty termios struct, add feature test for speed attributes
--------------------------+-------------------------------------------------
Reporter: hanDerPeder | Owner: ashinn
Type: defect | Status: new
Priority: major | Milestone: someday
Component: extensions | Version: 4.9.x
Resolution: | Keywords: stty termios
--------------------------+-------------------------------------------------
Comment(by mario):
Hi,
I haven't tested your patch, but I have a feeling
{{{
(run (./stty-features > stty-config.scm))
}}}
is not very cross-build-friendly, since it would attempt to determine
features when running on the host system, while you actually want to
determine target features. Does that sound right?
--
Ticket URL: <http://bugs.call-cc.org/ticket/1128#comment:1>
CHICKEN Scheme <http://www.call-with-current-continuation.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.
- [Chicken-janitors] #1128: stty termios struct, add feature test for speed attributes, Chicken Trac, 2014/06/03
- Re: [Chicken-janitors] #1128: stty termios struct, add feature test for speed attributes,
Chicken Trac <=
- Re: [Chicken-janitors] #1128: stty termios struct, add feature test for speed attributes, Chicken Trac, 2014/06/04
- Re: [Chicken-janitors] #1128: stty termios struct, add feature test for speed attributes, Chicken Trac, 2014/06/04
- Re: [Chicken-janitors] #1128: stty termios struct, add feature test for speed attributes, Chicken Trac, 2014/06/04