zsh-workers
 help / color / mirror / code / Atom feed
From: Clint Adams <clint@zsh.org>
To: zsh-workers@sunsite.dk
Subject: B02 failure
Date: Tue, 26 Nov 2002 09:15:32 -0500	[thread overview]
Message-ID: <20021126141532.GA32568@dman.com> (raw)

Same happens with 4.1.

ZTST_test: looking for new test
ZTST_test: examining line:

ZTST_test: examining line:
 # The first declare works around the "not an identifier" bug with -h
ZTST_getchunk: read code chunk:
 # The first declare works around the "not an identifier" bug with -h
 declare \! \# \$ * - ? @
 typeset -h +g -m *
 unset -m *
 integer i=9
 float -H f=9
 declare -t scalar
 declare -H -a array
 typeset
 typeset +
ZTST_test: examining line:
>array local array
ZTST_getredir: read redir for '>':
array local array
float local f
integer local i=9
local tagged scalar=''
array local array
float local f
integer local i
local tagged scalar
ZTST_test: examining line:

Running test: Parameter hiding and tagging, printing types and values
ZTST_test: expecting status: 0
Input: /tmp/zsh.ztst.in.11048, output: /tmp/zsh.ztst.out.11048, error: /tmp/zsh.ztst.terr.11048
ZTST_test: test produced standard output:

ZTST_test: and standard error:
ZTST_execchunk:typeset:2: not valid in this context: 0
*** /tmp/zsh.ztst.out.11048     Tue Nov 26 08:58:54 2002
--- /tmp/zsh.ztst.tout.11048    Tue Nov 26 08:58:54 2002
***************
*** 1,8 ****
- array local array
- float local f
- integer local i=9
- local tagged scalar=''
- array local array
- float local f
- integer local i
- local tagged scalar
--- 0 ----
Test Test/B02typeset.ztst failed: output differs from expected as shown above for:
 # The first declare works around the "not an identifier" bug with -h
 declare \! \# \$ * - ? @
 typeset -h +g -m *
 unset -m *
 integer i=9
 float -H f=9
 declare -t scalar
 declare -H -a array
 typeset
 typeset +
Error output:
ZTST_execchunk:typeset:2: not valid in this context: 0
Was testing: Parameter hiding and tagging, printing types and values
Test/B02typeset.ztst: test failed.




             reply	other threads:[~2002-11-26 14:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-26 14:15 Clint Adams [this message]
2002-11-26 14:23 ` PATCH: " Peter Stephenson
2002-11-26 15:10   ` Clint Adams
2002-11-26 15:29     ` Peter Stephenson

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=20021126141532.GA32568@dman.com \
    --to=clint@zsh.org \
    --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).