Re: pgsql: autoconf 2.61's AC_FUNC_FSEEKO reports success/failure

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgsql: autoconf 2.61's AC_FUNC_FSEEKO reports success/failure
Дата
Msg-id 11636.1203374209@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pgsql: autoconf 2.61's AC_FUNC_FSEEKO reports success/failure  (momjian@postgresql.org (Bruce Momjian))
Ответы Re: pgsql: autoconf 2.61's AC_FUNC_FSEEKO reports success/failure
Список pgsql-committers
momjian@postgresql.org (Bruce Momjian) writes:
> autoconf 2.61's AC_FUNC_FSEEKO reports success/failure differently, so
> reorganize code for NetBSD/BSDi port/fseeko.c usage, and make code more
> modular.

This patch has caused boatloads of

pg_backup_custom.c: In function `_PrintTocData':
pg_backup_custom.c:480: warning: implicit declaration of function `fseeko'
pg_backup_custom.c: In function `_CloseArchive':
pg_backup_custom.c:815: warning: implicit declaration of function `ftello'

all over the build.  Kindly fix or revert.

            regards, tom lane

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