Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: PATCH: _argument, a repeated local, again



>>> "AD" == Alexandre Duret-Lutz <alexandre.duret@xxxxxxxxxxxxxx> writes:
[...]
 AD> --- _arguments.old	Mon Nov 22 17:49:39 1999
 AD> +++ _arguments	Mon Nov 22 17:52:13 1999
        ^^ hoh, I am sorry I messed this :(

[...]

>>> "BS" == Bart Schaefer <schaefer@xxxxxxxxxxxxxxxxxxxxxxx> writes:

 BS> On Nov 22,  5:59pm, Alexandre Duret-Lutz wrote:
 BS> } Subject: PATCH: _argument, a repeated local, again
 BS> }
 BS> } That was a local left in a while loop.

 BS> I'm not sure which version of _arguments you were diffing against; the
 BS> line "nm -eq compstate[nmatches] ]]; then" was replaced at least as far
 BS> back as zsh-workers/8603, and isn't present in -pws-9.  Here's the diff
 BS> against -pws-9 plus zsh-workers/8722.
[...]

In 8728 I was patching over  3.1.6-pws-9 + 8716 + 8722,  perhaps you
missed Sven'8716 wich says :
-            nm -ne compstate[nmatches] ]] &&
-          _requested arguments; then
+            nm -eq compstate[nmatches] ]]; then

-- 
Alexandre Duret-Lutz




Messages sorted by: Reverse Date, Date, Thread, Author