zsh-workers
 help / color / mirror / code / Atom feed
From: Haakon Riiser <haakon.riiser@fys.uio.no>
To: zsh-workers@sunsite.dk
Subject: Re: Segfault in completion code
Date: Thu, 31 Jul 2003 23:33:33 +0200	[thread overview]
Message-ID: <20030731213333.GA27420@s.chello.no> (raw)
In-Reply-To: <20030731203319.86ACF8548@pwstephenson.fsnet.co.uk>

[Peter Stephenson]

> This fixes a problem, is it the one you came across?
[patch deleted]

I applied your patch to zsh 4.1.1, and now it doesn't segfault
anymore.  Thanks! :-)

But, there are still problems when SH_WORD_SPLIT is set.  Here's an
example that should not depend on my local zsh configuration
(assuming that "zsh -f" only tries to load /etc/zshenv, which
does not exist on my system):

  % /path/to/patched/zsh -f
  % unset IFS
  % setopt SH_WORD_SPLIT
  % autoload -U compinit
  % compinit
  % <press completion key>
  (eval):setopt:1: no such option: globbareglobqualnullglobrcexpand\
  paramextendedglobunsetNO_markdirsNO_globsubstNO_shwordsplitNO_shglob\
  NO_kshglobNO_ksharraysNO_cshnullglobNO_allexportNO_aliasesNO_errexit\
  NO_octalzeroes

(I reformatted the last line for readability.)

-- 
 Haakon


  reply	other threads:[~2003-07-31 21:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-27  1:42 Haakon Riiser
2003-07-31 20:33 ` Peter Stephenson
2003-07-31 21:33   ` Haakon Riiser [this message]
2003-08-01 10:58     ` Peter Stephenson

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=20030731213333.GA27420@s.chello.no \
    --to=haakon.riiser@fys.uio.no \
    --cc=zsh-workers@sunsite.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).