7.4beta compile warning - Mailing list pgsql-hackers

From Gaetano Mendola
Subject 7.4beta compile warning
Date
Msg-id bgupfi$a4e$1@floppy.pyrenet.fr
Whole thread Raw
Responses Re: 7.4beta compile warning
List pgsql-hackers
Hi all, 
I had these during the compilation:

gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations
-I../../../src/include   -c -o execScan.o execScan.c
execScan.c: In function `tlist_matches_tupdesc':
execScan.c:199: warning: unused variable `att_tup'


In file included from preproc.y:6278:
pgc.c: In function `yylex':
pgc.c:1386: warning: label `find_rule' defined but not used
/usr/include/ctype.h: At top level:
pgc.c:3367: warning: `yy_flex_realloc' defined but not used



Regards
Gaetano Mendola






pgsql-hackers by date:

Previous
From: "Jenny -"
Date:
Subject: LOCK.tag(figuring out granularity of lock)
Next
From: Tom Lane
Date:
Subject: Re: LOCK.tag(figuring out granularity of lock)