Re: [HACKERS] compile failure on xmalloc()

2004-01-25 Thread Bruce Momjian
Neil Conway wrote: > Bruce Momjian <[EMAIL PROTECTED]> 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 > commo

Re: [HACKERS] compile failure on xmalloc()

2004-01-25 Thread Neil Conway
Bruce Momjian <[EMAIL PROTECTED]> 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 so

[HACKERS] compile failure on xmalloc()

2004-01-24 Thread Bruce Momjian
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. --- gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decla