zsh-workers
 help / color / mirror / code / Atom feed
From: Zoltan Hidvegi  <hzoli@cs.elte.hu>
To: carlos@snfep1.if.usp.br (Carlos Carvalho)
Subject: Re: Zoltan's release doesn't compile on sunos 4.1.2 with zsh mem
Date: Fri, 6 Oct 1995 21:07:22 +0100 (MET)	[thread overview]
Message-ID: <199510062007.VAA12750@bolyai.cs.elte.hu> (raw)
In-Reply-To: <199510061953.QAA26714@snfep1.if.usp.br> from "Carlos Carvalho" at Oct 6, 95 04:53:08 pm

> 
> If you enable zsh's mem routines mem.c doesn't compile under sunos
> 4.1.2 and Sun's acc compiler. It claims that malloc, free, etc. are
> being redeclared.
> 
> A long time ago this worked, but not for gcc. Now it works with gcc
> but...
> 
> Carlos

I did not modify anything related to mem.c.  Probably the MALLOC_RET_T is
wrongly defined in mem.c e.g. because _BSD is not defined or STDC_HEADERS is
defined.  Under SunOS 4.1.2 malloc returns (char *).  But ZSH_MEM is only
needed for developers, and thay probably have gcc (if they do not have, it's
better to compile one as soon as possible).

Zoltan


      reply	other threads:[~1995-10-06 20:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-10-06 19:53 Carlos Carvalho
1995-10-06 20:07 ` Zoltan Hidvegi [this message]

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=199510062007.VAA12750@bolyai.cs.elte.hu \
    --to=hzoli@cs.elte.hu \
    --cc=carlos@snfep1.if.usp.br \
    /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).