zsh-workers
 help / color / mirror / code / Atom feed
From: "Mikael Magnusson" <mikachu@gmail.com>
To: "Richard Hartmann" <richih.mailinglist@gmail.com>
Cc: "Dan Nelson" <dnelson@allantgroup.com>,
	 "Rocky Bernstein" <rocky.bernstein@gmail.com>,
	 "Zsh hackers list" <zsh-workers@sunsite.dk>
Subject: Re: Numeric version of ZSH_VERSION?
Date: Mon, 1 Sep 2008 14:43:35 +0200	[thread overview]
Message-ID: <237967ef0809010543o6d2e32acx20e2c40d37ba9e65@mail.gmail.com> (raw)
In-Reply-To: <2d460de70809010538xfac8eceqc37a177c0481869c@mail.gmail.com>

2008/9/1 Richard Hartmann <richih.mailinglist@gmail.com>:
> On Sun, Aug 31, 2008 at 05:16, Dan Nelson <dnelson@allantgroup.com> wrote:
>
>> The Misc/is-at-least function should do what you need:
>
> It lacks a is-at-max sibling _if_ you need to actually check on ranges.
> Why not just use revision numbers for this (unless ZSH falls into the
> git trap, at some point :p)?

function is-at-max() { return is-at-least $2 $1 } maybe? I am a bit too lazy
to think it through though.

-- 
Mikael Magnusson


  reply	other threads:[~2008-09-01 12:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-31  2:54 Rocky Bernstein
2008-08-31  3:16 ` Dan Nelson
2008-08-31 13:21   ` Rocky Bernstein
2008-09-01 12:38   ` Richard Hartmann
2008-09-01 12:43     ` Mikael Magnusson [this message]
2008-09-01 13:06     ` Rocky Bernstein
2008-09-01 13:14       ` Rocky Bernstein

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=237967ef0809010543o6d2e32acx20e2c40d37ba9e65@mail.gmail.com \
    --to=mikachu@gmail.com \
    --cc=dnelson@allantgroup.com \
    --cc=richih.mailinglist@gmail.com \
    --cc=rocky.bernstein@gmail.com \
    --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).