zsh-workers
 help / color / mirror / code / Atom feed
* in 4.0.6 a (make...)test breaks if 'LANG!=C' :-)
@ 2002-08-14 18:25 Chr. v. Stuckrad
  0 siblings, 0 replies; only message in thread
From: Chr. v. Stuckrad @ 2002-08-14 18:25 UTC (permalink / raw)
  To: zsh-workers

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/


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-08-14 18:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-14 18:25 in 4.0.6 a (make...)test breaks if 'LANG!=C' :-) Chr. v. Stuckrad

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).