new compile warning - Mailing list pgsql-hackers

From Joe Conway
Subject new compile warning
Date
Msg-id 3F2DB83F.2020302@joeconway.com
Whole thread Raw
Responses Re: new compile warning
List pgsql-hackers
Just cvsup'd and built from make clean. Getting this new warning:

make[3]: Entering directory `/opt/src/pgsql/src/pl/plpython'
i386-redhat-linux-gcc -O2 -g -Wall -Wmissing-prototypes 
-Wmissing-declarations -fpic -I. -I/usr/include/python2.2 
-I../../../src/include -I/usr/kerberos/include  -c -o plpython.o 
plpython.c -MMD
plpython.c: In function `plpython_call_handler':
plpython.c:354: warning: suggest explicit braces to avoid ambiguous `else'

Joe



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgindent
Next
From: Joe Conway
Date:
Subject: Re: [ADMIN] concat_ws