zsh-workers
 help / color / mirror / code / Atom feed
From: "Bart Schaefer" <schaefer@candle.brasslantern.com>
To: Peter Stephenson <pws@ibmth.df.unipi.it>,
	zsh-workers@sunsite.auc.dk (Zsh hackers list)
Subject: Re: issues
Date: Mon, 31 May 1999 21:48:30 +0000	[thread overview]
Message-ID: <990531214830.ZM8806@candle.brasslantern.com> (raw)
In-Reply-To: <9905310903.AA15294@ibmth.df.unipi.it>

On May 31, 11:03am, Peter Stephenson wrote:
} Subject: issues

I'm responding only to the 3.0.6-related stuff here:

} 64-bit stuff in 3.0.6: Well, I described the final result as experimental,
} [...] and if 3.0.6 is ready to go it's not worth waiting for possibly
} suboptimal 64-bit integer support.

OK, I won't worry about it unless you happen to pop out something before
I get all the other things resolved.

} ${..."$(...)"...}: I haven't looked yet, but I don't see why the change
} shouldn't work in 3.0.6; the test will simply have to be in a different
} place as the nested expansion mechanism is less sophisticated.

The main thing I'm concerned about is whether the resulting behavior will
be the same in 3.0.6.  E.g., right now, certain 3.0.x nested expansions
using the (@) flag don't work any more in 3.1.5+ (because the (@) needs to
be repeated at multiple levels).  The ${..."$(..)"...} change permits a
different syntax to accomplish similar expansions without repeating the
(@); but I don't want to add it to 3.0.6 unless the syntax will produce
the same results in both versions.

I'll see if I can figure out where to put the test in 3.0.6 and compare
some results.

} the minor parameter fixes:  I didn't check if parameters with PM_UNSET were
} allowed in the parameter table in 3.0

I'm wrong; it does seem to be used in the table (for specials that are not
set by default, if no other reason).  Can you do both those parameter fixes
for 3.0.6, or should I try to puzzle it out?

} Probably the stuff on pipelines and terminals is mostly or all applicable

The patches all applied and required only the addition of one extern decl
for list_pipe to compile.  They'll be in 3.0.6.

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


      parent reply	other threads:[~1999-05-31 21:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-05-31  9:03 issues Peter Stephenson
1999-05-31  9:53 ` (multiline cut'n'paste) issues Andrej Borsenkow
1999-05-31 21:48 ` Bart Schaefer [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=990531214830.ZM8806@candle.brasslantern.com \
    --to=schaefer@candle.brasslantern.com \
    --cc=pws@ibmth.df.unipi.it \
    --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).