Re: ECPG is okay again - Mailing list pgsql-hackers

From Oleg Bartunov
Subject Re: ECPG is okay again
Date
Msg-id Pine.GSO.4.33.0112101538590.16209-100000@ra.sai.msu.su
Whole thread Raw
In response to ECPG is okay again  (Michael Meskes <meskes@postgresql.org>)
Responses Re: ECPG is okay again  (Michael Meskes <meskes@postgresql.org>)
List pgsql-hackers
In current CVS I've got;

gcc -O2 -mpentiumpro -Wall -Wmissing-prototypes -Wmissing-declarations -I./../include -I../../../../src/include
-DMAJOR_VERSION=2-DMINOR_VERSION=9 -DPATCHLEVEL=0 -DINCLUDE_PATH=\"/usr/local/pgsql/include\"   -c -o descriptor.o
descriptor.c
descriptor.c: In function CPGnumeric_lvalue':
descriptor.c:63: incompatible type for argument 2 of 
merror'
descriptor.c:63: too few arguments to function 
merror'
descriptor.c: In function rop_descriptor':
descriptor.c:124: incompatible type for argument 2 of 
merror'
descriptor.c:124: too few arguments to function 
merror'
descriptor.c: In function ookup_descriptor':
descriptor.c:147: incompatible type for argument 2 of 
merror'
descriptor.c:147: too few arguments to function 
merror'
descriptor.c: In function tput_get_descr_header':
descriptor.c:164: incompatible type for argument 2 of 
merror'
descriptor.c:164: too few arguments to function 
merror'
descriptor.c: In function tput_get_descr':


This is a Linux, glibc 2.1.3
Oleg

On Sun, 9 Dec 2001, Michael Meskes wrote:

> I added several error messages and hopefully by doing this removed all
> possibilities for a segfault.
>
> Michael
>
Regards,    Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83



pgsql-hackers by date:

Previous
From: mlw
Date:
Subject: Re: Explicit configuration file
Next
From: Peter Eisentraut
Date:
Subject: Re: Explicit configuration file