zsh-workers
 help / color / mirror / code / Atom feed
From: Zoltan Hidvegi <hzoli@cs.elte.hu>
To: zsh-workers@math.gatech.edu (Zsh hacking and development)
Subject: 3.0.1-test3 test release
Date: Tue, 8 Oct 1996 03:06:47 +0200 (MET DST)	[thread overview]
Message-ID: <199610080106.DAA02925@hzoli.ppp.cs.elte.hu> (raw)

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


             reply	other threads:[~1996-10-08  1:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-10-08  1:06 Zoltan Hidvegi [this message]
1996-10-08 20:33 ` Bart Schaefer
1996-10-08 22:04   ` Zoltan Hidvegi
1996-10-09  0:41     ` Bart Schaefer

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=199610080106.DAA02925@hzoli.ppp.cs.elte.hu \
    --to=hzoli@cs.elte.hu \
    --cc=zsh-workers@math.gatech.edu \
    /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).