Re: Bug fix for glibc broke freebsd build in REL_11_STABLE - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Bug fix for glibc broke freebsd build in REL_11_STABLE
Date
Msg-id 20180904225929.2wv4wac4ygmkwuas@alap3.anarazel.de
Whole thread Raw
In response to Re: Bug fix for glibc broke freebsd build in REL_11_STABLE  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
Hi,

On 2018-09-04 15:16:27 -0700, Andres Freund wrote:
> I think this is pretty clearly a C99 violation by clang (note how gcc
> automatically enables -fexcess-precision=standard in C99 mode).  I'll
> report something, but I've little hope this getting fixed quickly - and
> it'll definitely not get fixed for such old clang versions as the OP used.

https://bugs.llvm.org/show_bug.cgi?id=38833

Greetings,

Andres Freund


pgsql-hackers by date:

Previous
From: "R, Siva"
Date:
Subject: Re: Bug in ginRedoRecompress that causes opaque data on page to beoverrun
Next
From: Tom Lane
Date:
Subject: Re: Bug fix for glibc broke freebsd build in REL_11_STABLE