zsh-users
 help / color / mirror / code / Atom feed
* Possible bug in completion?
@ 2002-05-28 23:37 Alan Third
  2002-05-29  0:29 ` Bart Schaefer
  0 siblings, 1 reply; 4+ messages in thread
From: Alan Third @ 2002-05-28 23:37 UTC (permalink / raw)
  To: zsh-users

I'm using the debian zsh-beta package:
zsh 4.1.0-dev-4 (i686-pc-linux-gnu)

and I came across this little thing...

If I type something like:

for FILE in /v/o/in/so<tab>


Then that completes to:

for FILE in /var/oscar/incoming/sounds/


Which is right. But if I try and do the same thing again zsh seg
faults. I tried using zsh -f, and once compinit is loaded the above
still occurs:

grover:/home/alan>zsh -f                
grover% autoload -U compinit
grover% compinit
grover% for FILE in /var/oscar/incoming/sounds/* ;do;done
grover% for FILE in /v/o/in/sozsh: segmentation fault  zsh -f

If it's any help, /var/oscar is mounted using nfs from a remote
machine...
-- 
Alan Third


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Possible bug in completion?
  2002-05-28 23:37 Possible bug in completion? Alan Third
@ 2002-05-29  0:29 ` Bart Schaefer
  2002-05-29  6:40   ` Alan Third
  0 siblings, 1 reply; 4+ messages in thread
From: Bart Schaefer @ 2002-05-29  0:29 UTC (permalink / raw)
  To: Alan Third; +Cc: zsh-users

On Wed, 29 May 2002, Alan Third wrote:

> [Do a completion and then] if I try and do the same thing again zsh seg
> faults.

zsh-workers/16776 was a patch for this, I think.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Possible bug in completion?
  2002-05-29  0:29 ` Bart Schaefer
@ 2002-05-29  6:40   ` Alan Third
  2002-05-29  6:54     ` Borsenkow Andrej
  0 siblings, 1 reply; 4+ messages in thread
From: Alan Third @ 2002-05-29  6:40 UTC (permalink / raw)
  To: zsh-users

On Tue, May 28, 2002 at 05:29:49PM -0700, Bart Schaefer wrote:
> On Wed, 29 May 2002, Alan Third wrote:
> 
> > [Do a completion and then] if I try and do the same thing again zsh seg
> > faults.
> 
> zsh-workers/16776 was a patch for this, I think.
Thanks! :)
-- 
Alan Third


^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: Possible bug in completion?
  2002-05-29  6:40   ` Alan Third
@ 2002-05-29  6:54     ` Borsenkow Andrej
  0 siblings, 0 replies; 4+ messages in thread
From: Borsenkow Andrej @ 2002-05-29  6:54 UTC (permalink / raw)
  To: zsh-users

> On Tue, May 28, 2002 at 05:29:49PM -0700, Bart Schaefer wrote:
> > On Wed, 29 May 2002, Alan Third wrote:
> >
> > > [Do a completion and then] if I try and do the same thing again
zsh seg
> > > faults.
> >
> > zsh-workers/16776 was a patch for this, I think.
> Thanks! :)

Which reminds me - there were some number of (completion) fixes
recently, some of them I'd like to see in 4.0 - if we are going to see
4.0.5 at all :-) Probably 4.2 would make sense as well. Either we need
some defined goals to achieve or just let's release it with all current
bells and whistles. 

-andrej


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-05-29  6:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-28 23:37 Possible bug in completion? Alan Third
2002-05-29  0:29 ` Bart Schaefer
2002-05-29  6:40   ` Alan Third
2002-05-29  6:54     ` Borsenkow Andrej

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).