zsh-workers
 help / color / mirror / code / Atom feed
From: Sven Wischnowsky <wischnow@informatik.hu-berlin.de>
To: zsh-workers@sunsite.auc.dk
Subject: Re: More make check failure
Date: Tue, 30 May 2000 12:36:58 +0200 (MET DST)	[thread overview]
Message-ID: <200005301036.MAA20699@beta.informatik.hu-berlin.de> (raw)
In-Reply-To: "Andrej Borsenkow"'s message of Tue, 30 May 2000 14:03:44 +0400


Andrej Borsenkow wrote:

> This is different from reported recently. With current CVS:
> 
> *** /tmp/zsh.ztst.out.6420      Tue May 30 14:01:20 2000
> --- /tmp/zsh.ztst.tout.6420     Tue May 30 14:01:22 2000
> ***************
> *** 1,6 ****
>   line: {tst build.out}{}
>   COMPADD:{}
> ! line: {tst build.out}{}
>   COMPADD:{}
>   NO:{build.out}
>   NO:{build.out1}
> --- 1,6 ----
>   line: {tst build.out}{}
>   COMPADD:{}
> ! line: {tst build}{.out}
>   COMPADD:{}
>   NO:{build.out}
>   NO:{build.out1}

I tried 54 and it didn't fail for me and having just tried it again,
it still doesn't fail. Felix reported that he sometimes got the
misplaced cursor as in your output above. Damn.

How do you have configured the shell? With zsh's allocator? Secure
free? Memory debugging? Other debugging options?

And do you always get that failure? Do you get it with:

  compdef foo foo
  foo() {
    compadd -M 'm:{a-zA-Z}={A-Za-z} 
                r:|[.,_-]=* r:[^A-Z0-9]||[A-Z0-9]=*
                r:[A-Z0-9]||[^A-Z0-9]=*
                r:[^0-9]||[0-9]=* r:|=*' \
        build.out build.out1 build.out2
  }

and trying `foo bui<TAB><TAB><TAB>'? It should do the same as the
test, I'm just getting paranoid.

Bye
 Sven


--
Sven Wischnowsky                         wischnow@informatik.hu-berlin.de


             reply	other threads:[~2000-05-30 10:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-30 10:36 Sven Wischnowsky [this message]
2000-05-30 11:07 ` Andrej Borsenkow
  -- strict thread matches above, loose matches on Subject: below --
2000-05-30 11:21 Sven Wischnowsky
2000-05-30 10:03 Andrej Borsenkow

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200005301036.MAA20699@beta.informatik.hu-berlin.de \
    --to=wischnow@informatik.hu-berlin.de \
    --cc=zsh-workers@sunsite.auc.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).