Re: gcc 4.3 breaks ContribCheck in 8.2 and older. - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: gcc 4.3 breaks ContribCheck in 8.2 and older.
Date
Msg-id 20080324180531.GG5484@alvh.no-ip.org
Whole thread Raw
In response to Re: gcc 4.3 breaks ContribCheck in 8.2 and older.  (Kurt Roeckx <kurt@roeckx.be>)
Responses Re: gcc 4.3 breaks ContribCheck in 8.2 and older.
Re: gcc 4.3 breaks ContribCheck in 8.2 and older.
List pgsql-hackers
Kurt Roeckx wrote:

> No, this has nothing to do with CFLAGS.  It's calling a function which
> returns something other than it actually returns.

Yeah but apparently gcc 4.3 is working in 8.3 and later.  What happens
to your sample program if you compile it with the CFLAGS used in 8.3
versus those used in 8.2?  pg_config --configure will show these.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


pgsql-hackers by date:

Previous
From: Kurt Roeckx
Date:
Subject: Re: gcc 4.3 breaks ContribCheck in 8.2 and older.
Next
From: Andrew Dunstan
Date:
Subject: Re: gcc 4.3 breaks ContribCheck in 8.2 and older.