|
| From: | Jose E. Marchesi |
| Subject: | Re: [PATCH 4/5] Fix erroneous completer for the .close command |
| Date: | Fri, 21 Feb 2020 18:58:21 +0100 |
| User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) |
Hi John.
Originally all open io spaces had ids (tags) numbered from zero to N - 1.
Sometime ago this behaviour was changed, however the completer was not
updated
to reflect this. Consequently the wrong completions were provided. This
change
fixes the completer.
I don't like the idea of exposing the detals of struct ios in ios.h.
Would it be possible to expand the interface with iterators, or
something like that?
| [Prev in Thread] | Current Thread | [Next in Thread] |