guile-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] add new read-delimited option to return #f while terminating


From: Andy Wingo
Subject: Re: [PATCH] add new read-delimited option to return #f while terminating delimiter can't be found.
Date: Wed, 16 Jan 2013 18:42:23 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

On Wed 07 Mar 2012 17:32, Nala Ginrut <address@hidden> writes:

> (call-with-input-string "asdf" (lambda (port) (read-delimited "@" port
> 'fail))))

LGTM; just missing a test case.  I would tighten up the documentation,
too: make sure each sentence is actually a sentence.  (It's a common
mistake, even for native speakers.)

Cheers,

Andy
-- 
http://wingolog.org/



reply via email to

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