ecpg glitch in CVS tip - Mailing list pgsql-hackers

From Tom Lane
Subject ecpg glitch in CVS tip
Date
Msg-id 17832.1088647535@sss.pgh.pa.us
Whole thread Raw
Responses Re: ecpg glitch in CVS tip  (Michael Meskes <meskes@postgresql.org>)
List pgsql-hackers
I'm seeing this:

make[4]: Entering directory `/home/postgres/pgsql/src/interfaces/ecpg/ecpglib'
...
gcc -O1 -fno-strict-aliasing -g -Wall -Wmissing-prototypes -Wmissing-declarations  -fpic -DFRONTEND
-I../../../../src/interfaces/ecpg/include-I../../../../src/interfaces/libpq -I../../../../src/port
-I../../../../src/include-D_XOPEN_SOURCE_EXTENDED   -c -o descriptor.o descriptor.c
 
descriptor.c: In function `ECPGset_desc':
descriptor.c:460: warning: assignment from incompatible pointer type
descriptor.c:438: warning: unused variable `last_di'
...

Looks like that last patch needs a bit o' work yet ...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Mark Kirkwood
Date:
Subject: Re: Compile Failue on win32 - pipe.c using ereport
Next
From: Christopher Browne
Date:
Subject: Re: xeon processors