chicken-hackers
[Top][All Lists]
Advanced

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

Re: [PATCH] Remove useless peek-char when read-string is called without


From: Mario Domenech Goulart
Subject: Re: [PATCH] Remove useless peek-char when read-string is called without read length
Date: Mon, 28 Dec 2020 10:50:08 +0100

On Mon, 28 Dec 2020 15:38:02 +1300 Evan Hanson <evhan@foldling.org> wrote:

> This call to `peek-char' was introduced by c78cdcd9, but it's useless
> and was probably only included in that commit by accident. The
> `read-string!/port` helper that's used just below to handle input
> already takes care of everything for us, no need to peek as well.

Thanks, Evan.  Pushed.

All the best.
Mario
-- 
http://parenteses.org/mario



reply via email to

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