Re: [HACKERS] SunOS patches

Поиск
Список
Период
Сортировка
От The Hermit Hacker
Тема Re: [HACKERS] SunOS patches
Дата
Msg-id Pine.BSF.3.96.980302000018.230b-100000@thelab.hub.org
обсуждение исходный текст
Ответ на Re: [HACKERS] SunOS patches  ("Thomas G. Lockhart" <lockhart@alumni.caltech.edu>)
Ответы Re: [HACKERS] SunOS patches  (t-ishii@sra.co.jp)
Список 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 по дате отправления:

Предыдущее
От: "Vadim B. Mikheev"
Дата:
Сообщение: Re: [HACKERS] sequences
Следующее
От: t-ishii@sra.co.jp
Дата:
Сообщение: Re: [HACKERS] SunOS patches