Re: compile failure on xmalloc()

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: compile failure on xmalloc()
Дата
Msg-id 200401251551.i0PFp3V03516@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: compile failure on xmalloc()  (Neil Conway <neilc@samurai.com>)
Список pgsql-hackers
Neil Conway wrote:
> 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?

Yes, compiles fine now.

> > 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.

Yes, mine is BSD/OS, which is a little more particular, which is good
for our testing.  Thanks.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


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

Предыдущее
От: Bill Moran
Дата:
Сообщение: Re: Regarding development and the submittal of patches
Следующее
От: Hannu Krosing
Дата:
Сообщение: Re: returning PGresult as xml