chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] [PATCH] Reset port EOF flag when seeking


From: kooda
Subject: Re: [Chicken-hackers] [PATCH] Reset port EOF flag when seeking
Date: Mon, 01 Apr 2019 11:25:10 +0200

Peter Bex <address@hidden> wrote:
> I think this isn't entirely correct; your code returns either
> #<unspecified> or whatever C_fseek returns.  The wrapping "unless"
> will thus see #<unspecified> if the when's condition is false.
> […]
> though I don't really like the nested (and ... (begin ...)).

Woops! Indeed!

Here’s a new patch. Do you like that style better?

Attachment: txt4sZHvwIVIM.txt
Description: Text document


reply via email to

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