Re: Getting rid of warnings

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: Getting rid of warnings
Date: 2007-01-26 11:53:39
Message-ID: 20070126115339.GA31028@svr2.hagander.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

On Thu, Jan 25, 2007 at 08:56:27PM +0100, Magnus Hagander wrote:
> Bruce Momjian wrote:
> > I need an updated version of this to apply. The suggested changes are
> > too extensive.
>
>
> I'll try to do this tomorrow. If I get it right, the changes needed are:
> NULL instead of cast of function ptr, per Peter.
> Do the const-change in the other direction in contrib/intarray.
>
> The patch never contained anything for those const ** warnings, so I'll
> just continue not to include those.
>

Ok, here's an updated patch per this.

//Magnus

Attachment Content-Type Size
vc_warnings2.patch text/plain 9.8 KB

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Gevik Babakhani 2007-01-26 12:11:56 uuid patch 3.0 (8.3devel)
Previous Message Naz Gassiep 2007-01-26 08:09:39 Re: tsearch in core patch, for inclusion