zsh-workers
 help / color / mirror / code / Atom feed
* 3.0.1-test3 test release
@ 1996-10-08  1:06 Zoltan Hidvegi
  1996-10-08 20:33 ` Bart Schaefer
  0 siblings, 1 reply; 4+ messages in thread
From: Zoltan Hidvegi @ 1996-10-08  1:06 UTC (permalink / raw)
  To: Zsh hacking and development

You can find the new test release in
ftp://ftp.cs.elte.hu/pub/zsh/testing/zsh-3.0.1-test3.diff.gz.

The file date/size is

   43378 Oct  8 02:46 zsh-3.0.1-test3.diff.gz

md5 checksum:

1bc2283fb7e53302a441750944a5a7be  zsh-3.0.1-test3.diff.gz

Hopefully this will be the last test release before zsh-3.0.1.  It is a
patch against the baseline zsh-3.0.0 release.  See the ChangeLog for the
full list of changes.  To compile it, do

gzip -dc zsh-3.0.0.tar.gz | tar xvf -
cd zsh-3.0.0
zcat zsh-3.0.1-test3.diff.gz | patch -p
touch configure stamp-h.in
./configure
make

On some systems make is buggy so it may be necessary to go to the Src and
Doc subdirectories and run make there manually.

This version will probably not compile out of the box on DEC OSF/1 V4.0 and
later with gcc because I sill do not know how to check in a clean way that
the OS version is older than OSF/1 V4.0.  The problematic part is in
prototypes.h lines 104-110.  The predefined preprocessor macros are
identical on OSF V[2-4].?.  I do not have access to any V4.x boxes to fix
it.  Any patches fixing the V4.0 gcc compilation problem which not breaking
anything else are welcome.

Compilation problems on cray-unicos should be fixed by this release.

Zoltan


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

end of thread, other threads:[~1996-10-09  0:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-10-08  1:06 3.0.1-test3 test release Zoltan Hidvegi
1996-10-08 20:33 ` Bart Schaefer
1996-10-08 22:04   ` Zoltan Hidvegi
1996-10-09  0:41     ` Bart Schaefer

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