compile warnings in CVS HEAD

Поиск
Список
Период
Сортировка
От Neil Conway
Тема compile warnings in CVS HEAD
Дата
Msg-id 1050279999.443.14.camel@tokyo
обсуждение исходный текст
Ответы Re: compile warnings in CVS HEAD
Список pgsql-hackers
I get the following warnings when compiling CVS HEAD:

be-secure.c: In function `open_server_SSL':
be-secure.c:719: warning: assignment from incompatible pointer type

timestamp.c: In function `dttofmtasc_replace':
timestamp.c:468: warning: `%g' yields only last 2 digits of year
timestamp.c:606: warning: `%x' yields only last 2 digits of year in some
locales

(That's the timestamp.c in src/interfaces/ecpg/pgtypeslib)

This build has SSL enabled (the SSL warning above has been present for a
while...). I'm using GCC 3.2.3 on Debian Linux.

Cheers,

Neil



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

Предыдущее
От: Neil Conway
Дата:
Сообщение: minor bug with latest flex
Следующее
От: cbbrowne@cbbrowne.com
Дата:
Сообщение: Re: PostgreSQL on a Cluster