zsh-workers
 help / color / mirror / code / Atom feed
From: Oliver Kiddle <opk@u.genie.co.uk>
To: Zsh workers <zsh-workers@sunsite.auc.dk>
Subject: PATCH: small fix to compile on AIX 3.2
Date: Wed, 06 Oct 1999 17:08:41 +0100	[thread overview]
Message-ID: <37FB7409.6078CFCA@u.genie.co.uk> (raw)

I got a syntax error when compiling 3.1.6-pws-6. This fixes it.

Oliver Kiddle

*** Src/Modules/mathfunc.c.bak	Wed Oct  6 16:35:25 1999
--- Src/Modules/mathfunc.c	Wed Oct  6 16:42:44 1999
***************
*** 78,84 ****
  MF_TANH,
  MF_Y0,
  MF_Y1,
! MF_YN,
  };
  
  /*
--- 78,84 ----
  MF_TANH,
  MF_Y0,
  MF_Y1,
! MF_YN
  };
  
  /*


                 reply	other threads:[~1999-10-06 16:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=37FB7409.6078CFCA@u.genie.co.uk \
    --to=opk@u.genie.co.uk \
    --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).