Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
FW: Zsh 4.3.12 failure on OpenBSD
- X-seq: zsh-workers 29418
- From: Peter Stephenson <Peter.Stephenson@xxxxxxx>
- To: "zsh-workers@xxxxxxx" <zsh-workers@xxxxxxx>
- Subject: FW: Zsh 4.3.12 failure on OpenBSD
- Date: Wed, 1 Jun 2011 10:04:32 +0000
- Accept-language: en-GB, en-US
- In-reply-to: <20110601094642.GA32690@coredump.raveland.priv>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <20110601094642.GA32690@coredump.raveland.priv>
- Thread-index: AQHMIEHgpk8yMIjO8kCk32osW38eYpSoRgSo
- Thread-topic: Zsh 4.3.12 failure on OpenBSD
________________________________________
From: Pierre-Emmanuel André [pea@xxxxxxxxxxxx]
Sent: 01 June 2011 10:46
To: Peter Stephenson
Subject: Zsh 4.3.12 failure on OpenBSD
Hi Peter,
Sorry for the late feedback.
I tried zsh-4.3.11-dev-3 on OpenBSD and there was no pbs.
I didn't try dev-4 (no time).
I wanted to update the OpenBSD port but i have a pb with
regress tests on OpenBSD @amd64.
./D04parameter.ztst: starting.
*** /usr/ports/pobj/zsh-4.3.12/zsh-4.3.12/tmp.ztst.out.24079 Wed Jun 1 11:40:42 2011
--- /usr/ports/pobj/zsh-4.3.12/zsh-4.3.12/tmp.ztst.tout.24079 Wed Jun 1 11:40:42 2011
***************
*** 1,6 ****
eS
eS
e^X
! e^X\M-a
eS^X
! e S ^X\M-a
--- 1,6 ----
eS
eS
e^X
! e^X�
eS^X
! e S ^X�
Test ./D04parameter.ztst failed: output differs from expected as shown above for:
foo='\u65\123'
print -r ${(g:o:)foo}
foo='\u65\0123'
print -r ${(g::)foo}
foo='\u65^X'
print -r ${(V)${(g:c:)foo}}
foo='\u65\C-x\M-a'
print -r ${(V)${(g:e:)foo}}
foo='\u65\123\C-x'
print -r ${(V)${(g:eo:)foo}}
foo=('\u65' '\0123' '^X\M-a')
print -r ${(V)${(g:e:)foo}}
Was testing: ${(g)...}
./D04parameter.ztst: test failed.
As I said, dev-3 doesn't have this pb (all regress tests are fine).
Any ideas ?
Regards,
--
Pierre-Emmanuel André <pea at raveland.org>
GPG key: 0x7AE329DC
To report this email as spam click https://www.mailcontrol.com/sr/wQw0zmjPoHdJTZGyOCrrhg== .
Member of the CSR plc group of companies. CSR plc registered in England and Wales, registered number 4187346, registered office Churchill House, Cambridge Business Park, Cowley Road, Cambridge, CB4 0WZ, United Kingdom
More information can be found at www.csr.com. Follow CSR on Twitter at http://twitter.com/CSR_PLC and read our blog at www.csr.com/blog
Messages sorted by:
Reverse Date,
Date,
Thread,
Author