Current CVS is broken - Mailing list pgsql-hackers

From Teodor Sigaev
Subject Current CVS is broken
Date
Msg-id 3D8AE23B.3000908@stack.net
Whole thread Raw
Responses Re: Current CVS is broken  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
% uname -a
FreeBSD xor 4.6-STABLE FreeBSD 4.6-STABLE #2: Tue Jun 18 20:48:48 MSD 2002 
teodor@xor:/usr/src/sys/compile/XOR  i386
...

gmake[3]:  `/spool/home/teodor/pgsql/src/backend/commands'
gcc -g -O -Wall -Wmissing-prototypes -Wmissing-declarations 
-I../../../src/include   -c -o aggregatecmds.o aggregatecmds.c
gcc -g -O -Wall -Wmissing-prototypes -Wmissing-declarations 
-I../../../src/include   -c -o analyze.o analyze.c
gcc -g -O -Wall -Wmissing-prototypes -Wmissing-declarations 
-I../../../src/include   -c -o async.o async.c
gcc -g -O -Wall -Wmissing-prototypes -Wmissing-declarations 
-I../../../src/include   -c -o cluster.o cluster.c
gcc -g -O -Wall -Wmissing-prototypes -Wmissing-declarations 
-I../../../src/include   -c -o comment.o comment.c
gcc -g -O -Wall -Wmissing-prototypes -Wmissing-declarations 
-I../../../src/include   -c -o conversioncmds.o conversioncmds.c
gcc -g -O -Wall -Wmissing-prototypes -Wmissing-declarations 
-I../../../src/include   -c -o copy.o copy.c
copy.c: In function `CopyFrom':
copy.c:1130: warning: passing arg 1 of `coerce_type_constraints' from 
incompatible pointer type
copy.c:1130: warning: passing arg 2 of `coerce_type_constraints' makes integer 
from pointer without a cast
copy.c:1130: too many arguments to function `coerce_type_constraints'

-- 
Teodor Sigaev
teodor@stack.net




pgsql-hackers by date:

Previous
From: Justin Clift
Date:
Subject: Would you be able to update the MySQL manual?
Next
From: Curt Sampson
Date:
Subject: Re: PGXLOG variable worthwhile?