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

From Kurt Roeckx
Subject Re: gcc 4.3 breaks ContribCheck in 8.2 and older.
Date
Msg-id 20080324190356.GA5231@roeckx.be
Whole thread Raw
In response to Re: gcc 4.3 breaks ContribCheck in 8.2 and older.  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: gcc 4.3 breaks ContribCheck in 8.2 and older.
List pgsql-hackers
On Mon, Mar 24, 2008 at 02:52:18PM -0400, Tom Lane wrote:
> Kurt Roeckx <kurt@roeckx.be> writes:
> > 8.2 and 8.3 actually get the same value in fmgr_oldstyle(), it just
> > seems they do something else with it somewhere else.
> 
> Doh.  I'll bet the difference is this fix:
> 
> http://archives.postgresql.org/pgsql-committers/2007-07/msg00131.php
> 
> Please try that patch and see what it fixes pre-8.3.

No, returnValue contains the same value for both 8.2 and 8.3.  There is
no reason why casting from a char * to a char * should result into
something else.


Kurt



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: gcc 4.3 breaks ContribCheck in 8.2 and older.
Next
From: Bruce Momjian
Date:
Subject: Re: [pgsql-www] New email list for emergency communications