guile-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Fix get-bytevector-all read redundant eof


From: Nala Ginrut
Subject: Re: [PATCH] Fix get-bytevector-all read redundant eof
Date: Fri, 15 Mar 2013 16:39:32 +0800

On Thu, 2013-03-14 at 17:30 +0800, Nala Ginrut wrote:
> Attached the patch to fix get-bytevector-all.
> You may check it like this:
> (get-bytevector-all (current-input-port))
> 
> And try to input then type ctrl+d, the current implementation needs you
> type ctrl+d twice.
> 
> Regards.


Sorry, but I realized that this patch only fixed when you type ctrl+d in
the beginning. But if you input something, the problem is still there.
I'll look deeper.





reply via email to

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