Nala Ginrut writes:
> 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.
I just pushed a fix for this (and some other related problems) to
stable-2.0.
http://git.savannah.gnu.org
On Fri, 2013-03-15 at 17:20 -0400, Mark H Weaver wrote:
> Nala Ginrut writes:
>
> > 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
Nala Ginrut writes:
> 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 tw
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, bu