zsh-workers
 help / color / mirror / code / Atom feed
From: Borsenkow Andrej <Andrej.Borsenkow@mow.siemens.ru>
To: "'Zsh hackers list'" <zsh-workers@sunsite.dk>
Subject: RE: 4.0.5 ?
Date: Thu, 25 Apr 2002 11:50:21 +0400	[thread overview]
Message-ID: <001c01c1ec2d$dacd5de0$1fc1f2a3@mow.siemens.ru> (raw)
In-Reply-To: <12601.1019063986@csr.com>


> Alexandre Duret-Lutz wrote:
> > Speaking about patches... any chance to get some eyes on
> > 16929 (ex 16925) and 16930?
> 
> I've committed 16930 on both branches.  The environment stuff was
> previously improved by Andrej for systems which handled it a bit
> strangely, so maybe he knows something about 16925/16929.
> 

I meant to answer but forgot. I prefer to not exporting zputenv(); it
was meant as internal wrapper only. The proper function to add
environment is actually addenv(). Zputenv() does not free old string; it
does not matter in this case (as we are going to exec/exit anyway) but
if it is exported people could start using it.

-andrej


  reply	other threads:[~2002-04-25  7:50 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-17 10:44 Borsenkow Andrej
2002-04-17 10:56 ` Peter Stephenson
2002-04-17 13:38   ` Borsenkow Andrej
2002-04-17 16:30     ` Alexandre Duret-Lutz
2002-04-17 17:19       ` Peter Stephenson
2002-04-25  7:50         ` Borsenkow Andrej [this message]
2002-04-17 17:24     ` Bart Schaefer
2002-04-17 17:46       ` Borsenkow Andrej
2002-04-24  8:54       ` Oliver Kiddle
2002-04-25  8:07         ` Borsenkow Andrej
2002-04-25 14:58           ` Bart Schaefer
2002-04-25 21:13 ` Wayne Davison
2002-04-28 20:33   ` Peter Stephenson
2002-04-29  5:16     ` Wayne Davison

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='001c01c1ec2d$dacd5de0$1fc1f2a3@mow.siemens.ru' \
    --to=andrej.borsenkow@mow.siemens.ru \
    --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).