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: Peter Bex
Subject: Re: [Chicken-hackers] [PATCH] Reset port EOF flag when seeking
Date: Fri, 5 Apr 2019 11:11:41 +0200
User-agent: NeoMutt/20170113 (1.7.2)

On Mon, Apr 01, 2019 at 11:25:10AM +0200, address@hidden wrote:
> 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?

Yep, much better.  Pushed!

Cheers,
Peter

Attachment: signature.asc
Description: PGP signature


reply via email to

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