warning fix

Поиск
Список
Период
Сортировка
От Neil Conway
Тема warning fix
Дата
Msg-id 87vg5w0yox.fsf@mailbox.samurai.com
обсуждение исходный текст
Ответы Re: warning fix  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
This patch fixes the following warnings when compiling current CVS:

In file included from pg_dump.c:66:
dumputils.h:26:8: warning: extra tokens at end of #endif directive
In file included from pg_backup_archiver.c:27:
dumputils.h:26:8: warning: extra tokens at end of #endif directive
In file included from pg_backup_db.c:16:
dumputils.h:26:8: warning: extra tokens at end of #endif directive
In file included from dumputils.c:16:
dumputils.h:26:8: warning: extra tokens at end of #endif directive
In file included from pg_restore.c:44:
dumputils.h:26:8: warning: extra tokens at end of #endif directive
In file included from pg_dumpall.c:28:
dumputils.h:26:8: warning: extra tokens at end of #endif directive

Cheers,

Neil

--
Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC

Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] pg_attribute.attisinherited ?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: warning fix