Re: Warning is adjusted of pgbench.

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: Warning is adjusted of pgbench.
Дата
Msg-id 20070807080624.GA1839@svr2.hagander.net
обсуждение исходный текст
Ответ на Warning is adjusted of pgbench.  ("Hiroshi Saito" <z-saito@guitar.ocn.ne.jp>)
Ответы Re: Warning is adjusted of pgbench.  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
On Tue, Aug 07, 2007 at 04:58:19PM +0900, Hiroshi Saito wrote:
> Hi Magnus.
>
> pgbench.c: In function `main':
> pgbench.c:1257: warning: implicit declaration of function `getopt'
>
> adjustment of some reference is required for this.
> and this is a FRONTEND program.
> patch is smooth at VC8 and MinGW (gcc).

Hi!

Why do you need to #undef EXEC_BACKEND, and is there a specific reason for
removing the include of win32.h?

//Magnus

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

Предыдущее
От: "Hiroshi Saito"
Дата:
Сообщение: Warning is adjusted of pgbench.
Следующее
От: "Hiroshi Saito"
Дата:
Сообщение: Re: Warning is adjusted of pgbench.