Re: Warnings in compile - Mailing list pgsql-hackers

From Michael Meskes
Subject Re: Warnings in compile
Date
Msg-id 20090529135426.GA18258@feivel.credativ.lan
Whole thread Raw
In response to Re: Warnings in compile  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Mon, May 25, 2009 at 12:10:49PM -0400, Tom Lane wrote:
> [ thinks for a bit... ]  What might be both safe and warning-free
> is to code an explicit empty statement, viz macro body as
> 
>     if (1) { ... } else ((void) 0)

I just tried this and yes, it quietens gcc and probably is at least as save as
the old version. Therefore I just commit this small change.

Michael
-- 
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: meskes@jabber.org
Go VfL Borussia! Go SF 49ers! Use Debian GNU/Linux! Use PostgreSQL!


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: PostgreSQL Developer meeting minutes up
Next
From: Andrew Dunstan
Date:
Subject: Re: search_path vs extensions