Re: clang's -Wmissing-variable-declarations shows some shoddy programming

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Andres Freund <andres(at)2ndquadrant(dot)com>
Cc: Kevin Grittner <kgrittn(at)ymail(dot)com>, Bruce Momjian <bruce(at)momjian(dot)us>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: clang's -Wmissing-variable-declarations shows some shoddy programming
Date: 2014-02-09 02:23:26
Message-ID: 1391912606.29884.0.camel@vanquo.pezone.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, 2013-12-20 at 00:09 +0100, Andres Freund wrote:
> The attached patch fixes some of the easiest cases, where either an
> include was missing o a variable should have been static.

committed

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2014-02-09 03:07:41 Re: tests for client programs
Previous Message Marko Tiikkaja 2014-02-09 02:06:14 Re: plpgsql.warn_shadow