zsh-workers
 help / color / mirror / code / Atom feed
From: a normal guy <ee_in_co@yahoo.com>
To: Zsh Hackers <zsh-workers@sunsite.auc.dk>
Subject: Re: Export problem
Date: Tue, 5 Jun 2001 08:52:36 -0700 (PDT)	[thread overview]
Message-ID: <20010605155236.50747.qmail@web12508.mail.yahoo.com> (raw)
In-Reply-To: <1010605064402.ZM4270@candle.brasslantern.com>

--- Bart Schaefer <schaefer@candle.brasslantern.com> wrote:
> On Jun 5,  9:18am, Andrej Borsenkow wrote:
> } Subject: RE: Export problem
> }
> } This is a bug. No field splitting should be done in
> parameter assignment
> } context.
> 
> The arguments of the `export' command are not a parameter
> assignment context,
> or at least zsh has never treated them as such.  If you want
> parameter
> assignment context, you have to do two separate commands:
> 
>     RUN_DATE=`date +%Y%m%e%H%M.%S`
>     export RUN_DATE
> 
> This does not do field splitting.
> 
> If the SUS says elsewhere that the arguments of `export' (and
> `typeset' et al.) are to be parsed as parameter assignments,
> we're going to have to change `export' (etc.) from command
> names to keywords.

As for compatibility with other shells (POSIX, Korn shell,
BASH), this would need to be addressed.  An option setting would
do if necessary.

Scott



__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/


       reply	other threads:[~2001-06-05 15:52 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1010605064402.ZM4270@candle.brasslantern.com>
2001-06-05 15:52 ` a normal guy [this message]
2001-06-06  5:56   ` Andrej Borsenkow
2001-06-06 10:06     ` Bart Schaefer
2001-06-11 18:24 HP-UX 11.00 tgetenv dilemma Andrej Borsenkow
2001-06-11 22:05 ` Export problem a normal guy
  -- strict thread matches above, loose matches on Subject: below --
2001-06-04 18:30 a normal guy
2001-06-04 18:42 ` Geoff Wing
2001-06-05  5:18   ` Andrej Borsenkow
2001-06-05  9:35     ` Peter Stephenson
2001-06-06  7:51       ` Clint Adams
2001-06-06  8:18         ` Andrej Borsenkow
2001-06-06 13:48           ` Clint Adams
2001-06-06 14:41             ` Andrej Borsenkow
2001-06-06 15:23               ` Clint Adams
2001-06-06  8:27       ` Andrej Borsenkow
2001-06-05  9:39     ` Peter Stephenson
2001-06-05 10:16       ` 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=20010605155236.50747.qmail@web12508.mail.yahoo.com \
    --to=ee_in_co@yahoo.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).