Re: Compile Error

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Compile Error
Дата
Msg-id Pine.LNX.4.30.0105081720430.759-100000@peter.localdomain
обсуждение исходный текст
Ответ на Compile Error  ("Joseph Showalter" <Tech@ekn.com>)
Список pgsql-general
Joseph Showalter writes:

> I get the following compile error on Redhat 7.1...
>
> input.c: In function `initializeInput':
> input.c:157: warning: passing arg 1 of `on_exit' from incompatible
> pointer type
> input.c:157: too few arguments to function `on_exit'
> make[3]: *** [input.o] Error 1

A more interesting question would be why it's using on_exit() at all and
not atexit().  Can you check the config.log file for compiler messages?

--
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter


В списке pgsql-general по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: != or <>
Следующее
От: Jeff Eckermann
Дата:
Сообщение: RE: Fixed width COPY