chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Oops, forgot


From: felix
Subject: Re: [Chicken-users] Oops, forgot
Date: Thu, 15 Aug 2002 00:57:56 +0200

address@hidden wrote:
> 
> ...to say that the (directory) I attached distinguishes between
> error-during-opendir() and empty-directory, unlike the current
> implementation. That'll probably break some things. Should it be
> changed?
> 

No, detecting errors is always a good idea. But I suggest
signaling an error. If the user wants to catch that, he/she can
just handle the case via `handle-exceptions'.

With your permission I will incorporate your code into `posix.scm'
(among some other minor things that will be committed tonight).


cheers,
felix




reply via email to

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