zsh-workers
 help / color / mirror / code / Atom feed
From: Helmut Jarausch <jarausch@IGPM.Rwth-Aachen.DE>
To: zsh-workers@sunsite.auc.dk
Subject: RE: zsh-3.1.5-pws-5 available
Date: Mon, 25 Jan 1999 11:05:16 +0100 (CST)	[thread overview]
Message-ID: <jarausch-990125110515.A0C733@numa1> (raw)
In-Reply-To: <000501be4798$1753c6c0$21c9ca95@mowp.siemens.ru>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 689 bytes --]

pws-5 runs fine here on my (outdated) IRIX6.2 box. (I am upgrading to 6.5 in two
weeks)

I still have to apply the old patch by Kristian Gjøsteen

which adds the following two lines at the end of function inittyptab in utils.c
typtab[0] = 4640;
typtab[32] = 10284;

which overwrites a previous setting.
Is this a bug in IRIX6.2 (then I'll wait until 6.5) or is it a lack
of configuration?

The same question applies to the following misconfigures:

I have to change config.h (as ever)

#define RLIM_T_IS_QUAD_T 1
to
#undef  RLIM_T_IS_QUAD_T

and

#undef  RLIM_T_IS_UNSIGNED
to
#define RLIM_T_IS_UNSIGNED 1


and I have to add
#define GETPGRP_VOID 1
#define DYNAMIC 1


Thanks,
Helmut.





  reply	other threads:[~1999-01-25 10:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-01-23 11:25 Peter Stephenson
1999-01-24 12:50 ` Andrej Borsenkow
1999-01-25 10:05   ` Helmut Jarausch [this message]
1999-01-25 16:38     ` Peter Stephenson
1999-01-25  0:41 ` PATCH: Missing bits " Bart Schaefer
1999-01-25  1:48   ` Bart Schaefer
1999-01-25  9:16 Sven Wischnowsky

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=jarausch-990125110515.A0C733@numa1 \
    --to=jarausch@igpm.rwth-aachen.de \
    --cc=zsh-workers@sunsite.auc.dk \
    /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).