Re: GCC 4.4 compiler warnings - Mailing list pgsql-hackers

From Grzegorz Jaskiewicz
Subject Re: GCC 4.4 compiler warnings
Date
Msg-id 62E7D5F5-A322-4534-91D1-191CADA4829E@pointblue.com.pl
Whole thread Raw
In response to Re: GCC 4.4 compiler warnings  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 26 Apr 2009, at 16:22, Tom Lane wrote:

> Grzegorz Jaskiewicz <gj@pointblue.com.pl> writes:
>> tab-complete.c:666: warning: implicit declaration of function
>> 'completion_matches'
>
> Are you sure you have a real installation of readline?  OSX is
> notorious for providing a bogus one, particularly in older
> release series.

Sure, it behaves quite strange - gotta say. So I'll try to recompile  
against vanilla readline, and see if it still causes problems.
But what about all those warnings I posted here earlier ? Those were  
from fedora 9, and vanillia gcc 4.4




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Patch to add support for text/int arrays for plpythonu
Next
From: "Valtonen, Hannu"
Date:
Subject: Re: Patch to add support for text/int arrays for plpythonu