Current CVS is broken

From: Teodor Sigaev <teodor(at)stack(dot)net>
To: Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Current CVS is broken
Date: 2002-09-20 08:54:19
Message-ID: 3D8AE23B.3000908@stack.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

% uname -a
FreeBSD xor 4.6-STABLE FreeBSD 4.6-STABLE #2: Tue Jun 18 20:48:48 MSD 2002
teodor(at)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(at)stack(dot)net

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Curt Sampson 2002-09-20 09:56:42 Re: PGXLOG variable worthwhile?
Previous Message Justin Clift 2002-09-20 08:04:05 Would you be able to update the MySQL manual?