chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #182: enable terminal-port? on windows


From: Chicken Trac
Subject: [Chicken-janitors] #182: enable terminal-port? on windows
Date: Fri, 05 Mar 2010 03:21:33 -0000

#182: enable terminal-port? on windows
----------------------------+-----------------------------------------------
 Reporter:  zbigniew        |       Owner:       
     Type:  enhancement     |      Status:  new  
 Priority:  minor           |   Milestone:  4.4.0
Component:  core libraries  |     Version:  4.3.x
 Keywords:                  |  
----------------------------+-----------------------------------------------
 chicken-doc requires terminal-port? to work on Windows.  Attached patch
 against master enables it.  This is tested on plain MinGW (no MSYS) on
 Windows XP.  I noticed that official examples use _isatty and _fileno
 instead of isatty and fileno as in the patch, but it still works fine.  I
 can't test it on other Windows versions though.

-- 
Ticket URL: <http://www.irp.oist.jp/trac/chicken/ticket/182>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

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