Re: Further news on Clang - spurious warnings - Mailing list pgsql-hackers

From David E. Wheeler
Subject Re: Further news on Clang - spurious warnings
Date
Msg-id C74A92BB-FB29-48A9-9A7A-72613FC0FBBC@kineticode.com
Whole thread Raw
In response to Re: Further news on Clang - spurious warnings  (Peter Geoghegan <peter@2ndquadrant.com>)
Responses Re: Further news on Clang - spurious warnings
List pgsql-hackers
On Aug 3, 2011, at 1:47 AM, Peter Geoghegan wrote:

So, there are 4 remaining warnings.

I haven't been paying attention to warnings, but FWIW 9.1beta3 has been building with LLVM by default with Xcode 4. Both on Snow Leopard and on Lion I saw something like this:

try=# select version();
                                                                                   version                                                                                   
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 PostgreSQL 9.1beta3 on x86_64-apple-darwin11.0.0, compiled by i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00), 64-bit
(1 row)

Which is just awesome. Things seem to work great.

Best,

David

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: WIP fix proposal for bug #6123
Next
From: Peter Eisentraut
Date:
Subject: Re: Further news on Clang - spurious warnings