Re: compile error on cvs tip

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: compile error on cvs tip
Дата
Msg-id 5266.1051241555@sss.pgh.pa.us
обсуждение исходный текст
Ответ на compile error on cvs tip  (Joe Conway <mail@joeconway.com>)
Ответы Re: compile error on cvs tip
Список pgsql-hackers
Joe Conway <mail@joeconway.com> writes:
> auth.c: In function `pg_krb5_recvauth':
> auth.c:294: structure has no member named `user'

Patch applied for those mistakes.

> I also get this new warning:
> be-secure.c: In function `open_server_SSL':
> be-secure.c:712: warning: assignment from incompatible pointer type

I can't see any reason for that --- the relevant code hasn't been
changed lately (at least not by me).  Can you look to see what the
discrepancy in types is?
        regards, tom lane



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

Предыдущее
От: Joe Conway
Дата:
Сообщение: Re: compile error on cvs tip
Следующее
От: "Sumaira Ali -"
Дата:
Сообщение: Re: Putting code in main of src/backend/main/main.c