Re: pgsql: Silence benign warnings from clang version 3.0-6ubuntu3.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Kevin Grittner <kgrittn(at)postgresql(dot)org>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Silence benign warnings from clang version 3.0-6ubuntu3.
Date: 2013-11-07 22:44:05
Message-ID: 3653.1383864245@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Kevin Grittner <kgrittn(at)postgresql(dot)org> writes:
> Silence benign warnings from clang version 3.0-6ubuntu3.

What in the world is the rationale for these changes in catcache.c?
If that really fixes a compiler warning, I would say that that compiler
is broken and should not be heeded.

regards, tom lane

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2013-11-08 00:08:09 pgsql: Make LOCK_PRINT & PROCLOCK_PRINT expand to ((void) 0) when not i
Previous Message Kevin Grittner 2013-11-07 22:39:05 pgsql: Silence benign warnings from clang version 3.0-6ubuntu3.