On Wed, Sep 29, 2010 at 2:44 AM, Greg Smith <g...@2ndquadrant.com> wrote:
> The rest of the compiler warnings I saw didn't look related to his code, > maybe stuff my picky Ubuntu compiler is noticing that was done recently to > HEAD. I haven't checked HEAD without this patch yet to confirm, and am done > for the night now. Here's the list if anyone is interested: > > Warning in src/backend/parser/scan.c: > > gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith > -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -g > -I../../../src/include -D_GNU_SOURCE -c -o index.o index.c -MMD -MP -MF > .deps/index.Po > In file included from gram.y:12172: > scan.c: In function ‘yy_try_NUL_trans’: > scan.c:16256: warning: unused variable ‘yyg’ Known problem: http://archives.postgresql.org/pgsql-hackers/2009-07/msg00657.php I'm pretty sure I've seen the warn_unused_result warnings on HEAD as well. Josh -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers