zsh-workers
 help / color / mirror / code / Atom feed
From: "Chr. v. Stuckrad" <stucki@math.fu-berlin.de>
To: zsh-workers@sunsite.dk
Subject: in 4.0.6 a (make...)test breaks if 'LANG!=C' :-)
Date: Wed, 14 Aug 2002 20:25:34 +0200	[thread overview]
Message-ID: <20020814182534.GA6178@petzval.math.fu-berlin.de> (raw)

Hi!

This ist just a 'microscopic buglet' but surprising:

I just configured/made/tested the new 4.0.6 and one test
gave me:
----------------------------------------------------------------------
./D06subscript.ztst: all tests successful.
./E01options.ztst: starting.
*** /tmp/zsh.ztst.err.9205      Wed Aug 14 19:38:28 2002
--- /tmp/zsh.ztst.terr.9205     Wed Aug 14 19:38:28 2002
***************
*** 1,2 ****
! ZTST_execchunk:cd:2: no such file or directory: cdablevar1
! ZTST_execchunk:cd:2: no such file or directory: cdablevar2
--- 1,2 ----
! ZTST_execchunk:cd:2: datei oder Verzeichnis nicht gefunden: cdablevar1
! ZTST_execchunk:cd:2: datei oder Verzeichnis nicht gefunden: cdablevar2
Test ./E01options.ztst failed: error output differs from
expected as shown above for:
  setopt cdablevars
  # only absolute paths are eligible for ~-expansion
  cdablevar1=tmpcd
  (cd cdablevar1)
  cdablevar2=$PWD/tmpcd
  cd cdablevar2
  cd ..
  print back in ${PWD:t}
  unsetopt cdablevars
  cd cdablevar2
Was testing: CDABLE_VARS option
----------------------------------------------------------------------

So you'll have to set 'LANG=C' some place in the testing-system!

Greetings,   sincerely yours      Stucki

-- 
Christoph von Stuckrad     * * |nickname |<stucki@math.fu-berlin.de>\
Freie Universitaet Berlin  |/_*|'stucki' |Tel(days):+49 30 838-75 459|
Fachbereich Mathematik, EDV|\ *|if online|Tel(else):+49 30 77 39 6600|
Arnimallee 2-6/14195 Berlin* * |on IRCnet|Fax(alle):+49 30 838-75454/


                 reply	other threads:[~2002-08-14 18:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20020814182534.GA6178@petzval.math.fu-berlin.de \
    --to=stucki@math.fu-berlin.de \
    --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).