zsh-workers
 help / color / mirror / code / Atom feed
From: Oliver Kiddle <okiddle@yahoo.co.uk>
To: zsh-workers@sunsite.dk
Subject: Re: PATCH: _tar (autodetection of compression by GNU tar >= 1.14.91)
Date: Mon, 26 Jun 2006 16:28:42 +0200	[thread overview]
Message-ID: <1355.1151332122@dcle12> (raw)
In-Reply-To: <20060624201447.GA25087@scowler.net>

Clint Adams wrote:
> 
> How about this?

> +    is_at_least 1.14.91 "$match[1]" || _cmd_variant[$service]="gnu-old"

You should use the -r option to _pick_variant. The use of the
_cmd_variant associative array for a cache is really an internal
implementation detail of _pick_variant. Also, if we ever have
namespaces, it'd be renamed.

Oliver


      parent reply	other threads:[~2006-06-26 14:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-24 19:26 Clint Adams
2006-06-24 19:49 ` Bart Schaefer
2006-06-24 20:14   ` Clint Adams
2006-06-25  4:24     ` Bart Schaefer
2006-06-26 14:28     ` Oliver Kiddle [this message]

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=1355.1151332122@dcle12 \
    --to=okiddle@yahoo.co.uk \
    --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).