compile warnings in CVS

Поиск
Список
Период
Сортировка
От Neil Conway
Тема compile warnings in CVS
Дата
Msg-id 871y8x46gy.fsf@klamath.dyndns.org
обсуждение исходный текст
Ответы Re: compile warnings in CVS  (Neil Conway <nconway@klamath.dyndns.org>)
Re: compile warnings in CVS  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: compile warnings in CVS  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
I get the following compiling the current CVS code with gcc 3.1:

...
fe-connect.c: In function `connectDBComplete':
fe-connect.c:1081: warning: suggest parentheses around && within ||
fe-connect.c:1086: warning: implicit declaration of function `gettimeofday'
...
pg_controldata.c: In function `main':
pg_controldata.c:91: warning: `%c' yields only last 2 digits of year in some locales
pg_controldata.c:93: warning: `%c' yields only last 2 digits of year in some locales

Cheers,

Neil

-- 
Neil Conway <neilconway@rogers.com>
PGP Key ID: DB3C29FC



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

Предыдущее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: Removing Libraries (Was: Re: Open 7.3 issues)
Следующее
От: Neil Conway
Дата:
Сообщение: Re: compile warnings in CVS