chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] [PATCH] replace write-line calls to display with i


From: Felix
Subject: Re: [Chicken-hackers] [PATCH] replace write-line calls to display with internal procedures.
Date: Mon, 26 Sep 2011 09:46:51 +0200 (CEST)

>> Two more suggestions:
>> 
>> - use "##sys#check-port*" to make sure the port is open
>> - use "##sys#check-port-mode" to do the direction check
> 
> Ah, those are convenient. I have attached an updated version of the patch.

Thanks a lot. But note that "##sys#check-..." return an undefined result,
so using "and" is probably incorrect here.


cheers,
felix



reply via email to

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