Tomas Vondra <[email protected]> writes: > On 02/20/2017 04:37 PM, Tom Lane wrote: >> But that's using gcc. Perhaps clang behaves differently?
> AFAIK it happens because clang treats missing declarations as warnings, > which confuses configure: > https://bugs.llvm.org//show_bug.cgi?id=20820 Ah, right. Looks like the autoconf people still haven't made a release incorporating the fix Noah provided :-( regards, tom lane -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
