zsh-workers
 help / color / mirror / code / Atom feed
From: "Bart Schaefer" <schaefer@candle.brasslantern.com>
To: "Zsh Hackers" <zsh-workers@sunsite.auc.dk>
Subject: Re: Export problem
Date: Wed, 6 Jun 2001 10:06:59 +0000	[thread overview]
Message-ID: <1010606100659.ZM1181@candle.brasslantern.com> (raw)
In-Reply-To: <000801c0ee4d$6b321270$21c9ca95@mow.siemens.ru>

On Jun 6,  9:56am, Andrej Borsenkow wrote:
} Subject: RE: Export problem
}
} 2. Both bash and ksh88 (version that I have) do not split export arguments.
} That calls for compatibility option.
} 
} I am not sure how to call it. May be it is time to start POSIX_* set of
} options. POSIX_EXPORT_SPLIT?

Hrm; POSIX_EXPORT_SPLIT would be *on* by default, then, as bash/ksh do
not split.  And it's not just `export', it's also `typeset' etc.  Maybe
KSH_TYPESET would be a better option name, and we could also check it
to see whether we should force compatibility with ksh's `typeset' flag
letter meanings in case of collisions (same way ksh emulation changes
the interpretation of `set' single-letter-options).

Unless we're already incompatibile with POSIX typeset flag letters, or
unless we're worried about bash compatibility and bash has yet a third
set of options, in which case we've got a deeper hole to dig out of.

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

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   


  reply	other threads:[~2001-06-06 10:08 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
2001-06-06  5:56   ` Andrej Borsenkow
2001-06-06 10:06     ` Bart Schaefer [this message]
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=1010606100659.ZM1181@candle.brasslantern.com \
    --to=schaefer@candle.brasslantern.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).