Re: compile failure on xmalloc()

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: compile failure on xmalloc()
Дата
Msg-id 87n08ca2nd.fsf@mailbox.samurai.com
обсуждение исходный текст
Ответ на compile failure on xmalloc()  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: compile failure on xmalloc()  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> I am seeing the following compile failure in currrent CVS.  Seems there
> is a conflict between readline and psql's use of the xmalloc function
> name.

This should be fixed in the latest CVS HEAD code (i.e. r1.82 of
common.c) -- can you make sure your sources are up to date and rebuild
from scratch?

> It seems it is from these commits: [...]

Yes, my apologies -- my platform's linker is apparently less strict
and I didn't get the error.

-Neil



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

Предыдущее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: Disaster!
Следующее
От: Brian Moore
Дата:
Сообщение: returning PGresult as xml