chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] [PATCH] handle EOVERFLOW and ENOTDIR gracefully in


From: John Cowan
Subject: Re: [Chicken-hackers] [PATCH] handle EOVERFLOW and ENOTDIR gracefully in file/directory-exists?
Date: Mon, 10 Oct 2011 10:20:14 -0400
User-agent: Mutt/1.5.18 (2008-05-17)

Christian Kellermann scripsit:

> Thanks for your research! Are you doing this manually btw or have
> you scripted it?

Mostly manually.  I have a trivial script called "runallschemes" that
executes all 28 Schemes in turn.  I put the code in the X selection,
and then I can enter and execute it in each REPL with a middle-click.

I could put the test in a script file.  However, it often happens (though
not in this case) that the code needs some adjustment for a particular
Scheme, such as importing some library or perhaps supplying some standard
procedure used in the test because the Scheme doesn't have it (though
I try to word tests as carefully as possible).  Having the REPL is very
useful in those cases.

-- 
What has four pairs of pants, lives             John Cowan
in Philadelphia, and it never rains             http://www.ccil.org/~cowan
but it pours?                                   address@hidden
        --Rufus T. Firefly



reply via email to

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