zsh-workers
 help / color / mirror / code / Atom feed
From: "Bart Schaefer" <schaefer@candle.brasslantern.com>
To: zsh-workers@sunsite.auc.dk
Subject: Re: something strange with compset and/or _normal
Date: Fri, 11 Jun 1999 11:09:37 +0000	[thread overview]
Message-ID: <990611110938.ZM3007@candle.brasslantern.com> (raw)
In-Reply-To: <199906110657.IAA25468@beta.informatik.hu-berlin.de>

On Jun 11,  8:57am, Sven Wischnowsky wrote:
} Subject: Re: something strange with compset and/or _normal

The following hunk failed for me because I have `zlong val = 0;' in
execfor() from one of Peter's previous patches.  Just make the obvious
edits by hand.

} diff -u os/loop.c Src/loop.c
} --- os/loop.c	Fri Jun 11 08:47:41 1999
} +++ Src/loop.c	Fri Jun 11 08:49:15 1999
} @@ -47,15 +47,13 @@
}  
}  /**/
}  int
} -execfor(Cmd cmd)
} +execfor(Cmd cmd, LinkList args, int flags)
}  {
}      Forcmd node;
}      char *str;
}      int val = 0;
} -    LinkList args;
}  
}      node = cmd->u.forcmd;
} -    args = cmd->args;
}      if (node->condition) {
}  	str = dupstring(node->name);
}  	singsub(&str);

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com


  reply	other threads:[~1999-06-11 11:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-06-11  6:57 Sven Wischnowsky
1999-06-11 11:09 ` Bart Schaefer [this message]
  -- strict thread matches above, loose matches on Subject: below --
1999-06-10 15:20 Sven Wischnowsky
1999-06-10 15:04 ` Peter Stephenson
1999-06-10 14:49 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=990611110938.ZM3007@candle.brasslantern.com \
    --to=schaefer@candle.brasslantern.com \
    --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).