Re: [HACKERS] SunOS patches - Mailing list pgsql-hackers

From The Hermit Hacker
Subject Re: [HACKERS] SunOS patches
Date
Msg-id Pine.BSF.3.96.980302000018.230b-100000@thelab.hub.org
Whole thread Raw
In response to Re: [HACKERS] SunOS patches  ("Thomas G. Lockhart" <lockhart@alumni.caltech.edu>)
Responses Re: [HACKERS] SunOS patches  (t-ishii@sra.co.jp)
List pgsql-hackers
On Mon, 2 Mar 1998, Thomas G. Lockhart wrote:

> gcc -I../../include -I../../backend -I/usr/include/ncurses
> -I/usr/include/readline -O2   -m486 -Wall -Wmissing-prototypes -I..    -c
> pqcomm.c -o pqcomm.o
> pqcomm.c:569: warning: no previous prototype for `StreamDoUnlink'
> ...
> ipc.c: In function `exitpg':
> ipc.c:139: warning: implicit declaration of function `StreamDoUnlink'
>
> Seems to run OK though. Would like to get the warnings out of there for a
> release. I didn't pay attention to Tatsuo's earlier patches since they didn't
> directly affect my platform; where would these things be declared? Can Tatsuo
> come up with a few more patches to fix this up? It would be worth waiting a few
> hours on the release to get SunOS in there (the docs claim it is supported :)

    What he said... :)

    Tatsuo...could you send me a clean patch that fixes the above and
includes the last patch?  I'll end up scrutinizing it in the morning, most
likely, before applying it, but it would be nice to get it in before I
bundle things...

    As long as I'm confident that it won't affect anything or anyone
else :)


Marc G. Fournier
Systems Administrator @ hub.org
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org


pgsql-hackers by date:

Previous
From: "Vadim B. Mikheev"
Date:
Subject: Re: [HACKERS] sequences
Next
From: t-ishii@sra.co.jp
Date:
Subject: Re: [HACKERS] SunOS patches