Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [bug?] named directory tex and compinit
- X-seq: zsh-workers 13085
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx, Vincent Lefevre <vincent@xxxxxxxxxx>
- Subject: Re: [bug?] named directory tex and compinit
- Date: Thu, 26 Oct 2000 03:11:00 +0000
- In-reply-to: <20001025173955.B9234@xxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <20001025150301.A7965@xxxxxxxxxxxxxxx> <1001025145250.ZM13195@xxxxxxxxxxxxxxxxxxxxxxx> <20001025173955.B9234@xxxxxxxxxxxxxxx>
[Redirected from -users to -workers.]
On Oct 25, 5:39pm, Vincent Lefevre wrote:
}
} The named directory disappears just after the _comps assignation
} in the .zcompdump file. And if I replace the "tex _tex" line by
} "ttex _tex", the named directory tex doesn't disappear.
This indicates a pretty serious problem somewhere, as it would appear
that hash table entries from two entirely independent hash tables are
interfereing with each other.
Is this the same OSF1 system where you're having ttyctl problems? I
would almost suspect some kind of memory alignment issue.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author