zsh-users
 help / color / mirror / code / Atom feed
* 4.2.0-pre-1
@ 2004-02-26 15:41 Peter Stephenson
  2004-02-26 21:06 ` 4.2.0-pre-1 Wayne Davison
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Peter Stephenson @ 2004-02-26 15:41 UTC (permalink / raw)
  To: Zsh users list

I have uploaded zsh 4.2.0-pre-1 to ftp.zsh.org.  (Should probably be in
the development directory but isn't.)

Please look for any remaining problems.  Please also report any news
whatsoever (good, bad, indifferent) in building on systems other
than Solaris, well-known GNU/Linux distributions, or Cygwin, since
we don't have much coverage on other systems and I'd like the
Etc/MACHINES file to be a bit more up to date.

If you're favourite improvement isn't mentioned in Etc/NEWS, or you're
not yet mentioned in Etc/CONTRIBUTORS and have supplied something, let me
know.  (I am making no attempt to produce an exhaustive list of new
completion functionse.)

-- 
Peter Stephenson <pws@csr.com>                  Software Engineer
CSR Ltd., Science Park, Milton Road,
Cambridge, CB4 0WH, UK                          Tel: +44 (0)1223 692070


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**********************************************************************


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: 4.2.0-pre-1
  2004-02-26 15:41 4.2.0-pre-1 Peter Stephenson
@ 2004-02-26 21:06 ` Wayne Davison
  2004-02-27  2:01 ` 4.2.0-pre-1 Vincent Stemen
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: Wayne Davison @ 2004-02-26 21:06 UTC (permalink / raw)
  To: Peter Stephenson; +Cc: Zsh users list

On Thu, Feb 26, 2004 at 03:41:13PM +0000, Peter Stephenson wrote:
> I have uploaded zsh 4.2.0-pre-1 to ftp.zsh.org.

I used the version from CVS on a couple different styles of Linux, and
all the recent build problems are now gone.  Also, the weird failure I
reported for Y03arguments.ztst on a RH 7.3 machine is no longer there.

..wayne..


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: 4.2.0-pre-1
  2004-02-26 15:41 4.2.0-pre-1 Peter Stephenson
  2004-02-26 21:06 ` 4.2.0-pre-1 Wayne Davison
@ 2004-02-27  2:01 ` Vincent Stemen
  2004-02-27 10:06   ` 4.2.0-pre-1 Peter Stephenson
  2004-02-27 17:22 ` [7087] 4.2.0-pre-1 Danek Duvall
  2004-02-29 19:39 ` 4.2.0-pre-1 S. Cowles
  3 siblings, 1 reply; 6+ messages in thread
From: Vincent Stemen @ 2004-02-27  2:01 UTC (permalink / raw)
  To: Zsh users list

On Thu, Feb 26, 2004 at 03:41:13PM +0000, Peter Stephenson wrote:
> I have uploaded zsh 4.2.0-pre-1 to ftp.zsh.org.  (Should probably be in
> the development directory but isn't.)
> 
> Please look for any remaining problems.  Please also report any news
> whatsoever (good, bad, indifferent) in building on systems other
> than Solaris, well-known GNU/Linux distributions, or Cygwin, since
> we don't have much coverage on other systems and I'd like the
> Etc/MACHINES file to be a bit more up to date.

It compiled ok on FreeBSD-5.1.  There was one issue though.  Configure
produced the following output.

checking pcre.h usability... yes
checking pcre.h presence... no
configure: WARNING: pcre.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: pcre.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to bug-autoconf@gnu.org. ##
configure: WARNING:     ## ------------------------------------ ##
checking for pcre.h... no

Although, it seems to have build the pcre.so module.

My system has a /usr/local/include/pcre.h header.  I also tried adding
the --includedir=/usr/local/include option to configure, but it still
produced the above warning.

-- 
Vincent Stemen
Avoid the VeriSign/Network Solutions domain registration trap!
http://www.InetAddresses.net


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: 4.2.0-pre-1
  2004-02-27  2:01 ` 4.2.0-pre-1 Vincent Stemen
@ 2004-02-27 10:06   ` Peter Stephenson
  0 siblings, 0 replies; 6+ messages in thread
From: Peter Stephenson @ 2004-02-27 10:06 UTC (permalink / raw)
  To: Zsh users list

Vincent Stemen wrote:
> It compiled ok on FreeBSD-5.1.  There was one issue though.  Configure
> produced the following output.
> 
> configure: WARNING: pcre.h: accepted by the compiler, rejected by the preproc
> essor!

OK, thanks, I know about that one... it's an oddity between configure
and pcre's configuration system which I think I know how to fix.

-- 
Peter Stephenson <pws@csr.com>                  Software Engineer
CSR Ltd., Science Park, Milton Road,
Cambridge, CB4 0WH, UK                          Tel: +44 (0)1223 692070


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**********************************************************************


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [7087] 4.2.0-pre-1
  2004-02-26 15:41 4.2.0-pre-1 Peter Stephenson
  2004-02-26 21:06 ` 4.2.0-pre-1 Wayne Davison
  2004-02-27  2:01 ` 4.2.0-pre-1 Vincent Stemen
@ 2004-02-27 17:22 ` Danek Duvall
  2004-02-29 19:39 ` 4.2.0-pre-1 S. Cowles
  3 siblings, 0 replies; 6+ messages in thread
From: Danek Duvall @ 2004-02-27 17:22 UTC (permalink / raw)
  To: Peter Stephenson; +Cc: Zsh users list

Is there going to be any effort to incorporate into 4.2 Clint's patch in
workers/16845, to link the libraries that only a module (and not the
main zsh binary) depends on only to the module and not the zsh binary?
It looks to me like the mail thread there had a little discussion, no
real problems were found, but then it was dropped.

Thanks,
Danek


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: 4.2.0-pre-1
  2004-02-26 15:41 4.2.0-pre-1 Peter Stephenson
                   ` (2 preceding siblings ...)
  2004-02-27 17:22 ` [7087] 4.2.0-pre-1 Danek Duvall
@ 2004-02-29 19:39 ` S. Cowles
  3 siblings, 0 replies; 6+ messages in thread
From: S. Cowles @ 2004-02-29 19:39 UTC (permalink / raw)
  To: Peter Stephenson, Zsh users list


Built, compiled, and passed most tests on Irix 6.5, IP22.

Relevant output from make check follows.

04-02-29
10:43:23 [112] lhost:origdist/zsh-4.2.0-pre-1% make check
cd Test ; make check
make[1]: Entering directory `/home/scowles/origdist/zsh-4.2.0-pre-1/Test'
if test -n "gcc"; then \
  cd .. && DESTDIR= \
  make MODDIR=`pwd`/Test/Modules install.modules > /dev/null; \
fi
mkdir /home/scowles/origdist/zsh-4.2.0-pre-1/Test/Modules
mkdir /home/scowles/origdist/zsh-4.2.0-pre-1/Test/Modules/zsh
mkdir /home/scowles/origdist/zsh-4.2.0-pre-1/Test/Modules/zsh/net
for f in ./*.ztst; do \
  ../Src/zsh +Z -f ./ztst.zsh $f; \
done
./A01grammar.ztst: starting.
This test hangs the shell when it fails...
./A01grammar.ztst: all tests successful.
...
./V02zregexparse.ztst: starting.
./V02zregexparse.ztst: all tests successful.
./Y01completion.ztst: starting.
*** /tmp/zsh.ztst.out.33312     Sun Feb 29 10:46:06 2004
--- /tmp/zsh.ztst.tout.33312    Sun Feb 29 10:46:07 2004
***************
*** 1,12 ****
- line: {: }{}
  DESCRIPTION:{file}
  DI:{dir1}
  DI:{dir2}
  FI:{file1}
  FI:{file2}
- line: {: dir1/}{}
- line: {: dir2/}{}
- line: {: file1}{}
- line: {: file2}{}
- line: {: dir1/}{}
- line: {: dir2/}{}
--- 1,5 ----
Test ./Y01completion.ztst failed: output differs from expected as shown above 
for:
  comptest $': \t\t\t\t\t\t\t'
Was testing: directories and files
./Y01completion.ztst: test failed.
./Y02compmatch.ztst: starting.
*** /tmp/zsh.ztst.out.33349     Sun Feb 29 10:46:08 2004
--- /tmp/zsh.ztst.tout.33349    Sun Feb 29 10:46:09 2004
***************
*** 1,3 ****
- line: {tst }{}
  COMPADD:{_tst:compadd: unknown match specification character `z'}
  INSERT_POSITIONS:{}
--- 1,2 ----
Test ./Y02compmatch.ztst failed: output differs from expected as shown above 
for:
 test_code z: list1
 comptest  $'tst \t'
Was testing: Match Error for "z:"
./Y02compmatch.ztst: test failed.
./Y03arguments.ztst: starting.
*** /tmp/zsh.ztst.out.33361     Sun Feb 29 10:46:13 2004
--- /tmp/zsh.ztst.tout.33361    Sun Feb 29 10:46:14 2004
***************
*** 1,11 ****
- line: {tst arg1 }{}
- line: {tst arg1 }{}
- line: {tst arg1 }{}
- line: {tst arg1 }{}
- line: {tst arg1 }{}
- line: {tst r}{}
- line: {tst x}{}
- line: {tst x }{}
  MESSAGE:{no more arguments}
- line: {tst x y }{}
  MESSAGE:{no more arguments}
--- 1,2 ----
Test ./Y03arguments.ztst failed: output differs from expected as shown above 
for:
 tst_arguments ':desc1:(arg1)'
 comptest $'tst \t\C-wa\t\C-war\t\C-warg\t\C-warg1\t\C-wr\t\C-wx\t \ty \t'
Was testing: one non-option argument
./Y03arguments.ztst: test failed.
make[1]: [check] Error 1 (ignored)
rm -rf Modules .zcompdump
make[1]: Leaving directory `/home/scowles/origdist/zsh-4.2.0-pre-1/Test'
04-02-29
10:46:15 [113] lhost:origdist/zsh-4.2.0-pre-1%



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-02-29 19:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-26 15:41 4.2.0-pre-1 Peter Stephenson
2004-02-26 21:06 ` 4.2.0-pre-1 Wayne Davison
2004-02-27  2:01 ` 4.2.0-pre-1 Vincent Stemen
2004-02-27 10:06   ` 4.2.0-pre-1 Peter Stephenson
2004-02-27 17:22 ` [7087] 4.2.0-pre-1 Danek Duvall
2004-02-29 19:39 ` 4.2.0-pre-1 S. Cowles

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