new compile warning

From: Joe Conway <mail(at)joeconway(dot)com>
To: "Hackers (PostgreSQL)" <pgsql-hackers(at)postgresql(dot)org>
Subject: new compile warning
Date: 2003-08-04 01:34:55
Message-ID: 3F2DB83F.2020302@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Joe Conway 2003-08-04 01:37:52 Re: concat_ws
Previous Message Bruce Momjian 2003-08-04 00:23:33 Re: Release changes