zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-workers@zsh.org
Subject: Re: PATCH Re: zparseopts default associative array
Date: Sat, 15 Feb 2014 14:56:50 -0800	[thread overview]
Message-ID: <140215145650.ZM2159@torch.brasslantern.com> (raw)
In-Reply-To: <201402152219.s1FMJWZj027039@pws-pc.ntlworld.com>

On Feb 15, 10:19pm, Peter Stephenson wrote:
} Subject: Re: PATCH Re: zparseopts default associative array
}
} Bart Schaefer wrote:
} > I suspect I may have missed something with respect to multibyte and/or
} > (un)metafication in zalloc_default_array()?
} 
} I don't see why, since this is internal manipulation with any conversion
} from input or to output formats occurring elsewhere (unless I'm missing
} something, I haven't looked through the surrounding context with any care).

Well, the array is going to end up with a mix of stuff copied directly
from getarrvalue() and stuff copied from the argument linklist passed
to bin_zparseopts().  It occured to me that those might not be in the
same internal representation when not plain strings.


      reply	other threads:[~2014-02-15 22:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CABABwVH+Yu-oFiE8OYkmNHxRGSwfYT8331oA0=0s9quom3CTGA@mail.gmail.com>
     [not found] ` <140213085618.ZM26934@torch.brasslantern.com>
     [not found]   ` <20140214081434.1580@binki>
2014-02-15 21:15     ` Bart Schaefer
2014-02-15 22:19       ` Peter Stephenson
2014-02-15 22:56         ` 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=140215145650.ZM2159@torch.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=zsh-workers@zsh.org \
    /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).