Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Partial reads in ${ ... } capture
- X-seq: zsh-workers 52201
- From: Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>, Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Re: Partial reads in ${ ... } capture
- Date: Tue, 3 Oct 2023 09:29:02 +0100 (BST)
- Archived-at: <https://zsh.org/workers/52201>
- Importance: Normal
- In-reply-to: <CAH+w=7aX03B1mnYPQgm193DXz3Rjpq8iidKFzst7W=2pUfCVaQ@mail.gmail.com>
- List-id: <zsh-workers.zsh.org>
- References: <CAH+w=7aX03B1mnYPQgm193DXz3Rjpq8iidKFzst7W=2pUfCVaQ@mail.gmail.com>
> On 03/10/2023 01:27 Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> However, I did want to raise a question: Should this instead return a
> partly-filled buffer on a short read? In which case a different patch
> must be applied.
Without knowing a concrete example, I would say it would be cleaner to
leave it as it is.
pws
Messages sorted by:
Reverse Date,
Date,
Thread,
Author