zsh-workers
 help / color / mirror / code / Atom feed
From: Mark Borges <mdb@cdc.noaa.gov>
To: coleman@math.gatech.edu
Cc: zsh-workers@math.gatech.edu
Subject: Re: test release
Date: Sat, 20 May 1995 11:55:01 -0600	[thread overview]
Message-ID: <9505201755.AA25392@bjerknes> (raw)
In-Reply-To: <9505190935.AA20099@redwood.skiles.gatech.edu>

>> Richard Coleman(RC) wrote on Fri, 19 May 1995 05:35:06 -0400:
RC> I've made a test release zsh-2.6-beta9-test2.tar.gz
RC> and put it in the testing directory of the archive.
RC> I've been sorta busy this week so I haven't finished
RC> a lot of the things I want to do before I release the
RC> next beta.  So I want to work on it for another week
RC> or so before I make a real beta release.

Are you going to address the zstrtol/strtol lossage in this beta?
It's responsible for breaking brace and numeric range globbing:

	$ ./zsh -f
	% echo $ZSH_VERSION
	2.6-beta9-test2
	% echo {1..10}
	1..10
	% touch a.1 a.2 a.3
	% echo a.<1-3>
	$ echo $?
	21

In this case, can't we just go back to using zstrtol like in the old days?
At least it works.

  -mb-



  reply	other threads:[~1995-05-20 18:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-05-19  9:35 Richard Coleman
1995-05-20 17:55 ` Mark Borges [this message]
1995-05-22 16:51   ` intepreting octal and globbing breakage Richard Coleman
1995-05-22 18:39     ` Zoltan Hidvegi
1996-06-03  2:11 test release Zoltan Hidvegi
1996-06-03 17:11 ` Zoltan Hidvegi

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=9505201755.AA25392@bjerknes \
    --to=mdb@cdc.noaa.gov \
    --cc=coleman@math.gatech.edu \
    --cc=zsh-workers@math.gatech.edu \
    /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).