Re: some linker troubles with rc5 on sun studio 9 ... - Mailing list pgsql-hackers

From Tom Lane
Subject Re: some linker troubles with rc5 on sun studio 9 ...
Date
Msg-id 13632.1105651558@sss.pgh.pa.us
Whole thread Raw
In response to some linker troubles with rc5 on sun studio 9 ...  (Hans-Jürgen Schönig <postgres@cybertec.at>)
Responses Re: some linker troubles with rc5 on sun studio 9 ...  (Hans-Jürgen Schönig <postgres@cybertec.at>)
List pgsql-hackers
Hans-Jürgen Schönig <postgres@cybertec.at> writes:
> "tuptoaster.c", line 966: member can not have variably modified type: data

We've seen that before.  Apparently there are some versions of Sun's
compiler that are too stupid to reduce this constant expression to a
constant.  File a bug with Sun.
        regards, tom lane


pgsql-hackers by date:

Previous
From: "John Hansen"
Date:
Subject: Re: Bug? 8.0 does not use partial index
Next
From: Mark Wong
Date:
Subject: Re: sparse (static analyzer) report