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: Nala Ginrut
Subject: Re: [PATCH] add new read-delimited option to return #f while terminating delimiter can't be found.
Date: Thu, 17 Jan 2013 17:07:59 +0800

On Wed, 2013-01-16 at 18:42 +0100, Andy Wingo wrote:
> 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.)
> 

Attached the patch for rdelim test case. Please review it.
Thanks!

> Cheers,
> 
> Andy


Attachment: 0001-test-case-tests-rdelim.test-Add-test-case-for-fail-i.patch
Description: Text Data


reply via email to

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