Re: LLVM compile failing in seawasp - Mailing list pgsql-hackers

From Fabien COELHO
Subject Re: LLVM compile failing in seawasp
Date
Msg-id alpine.DEB.2.21.1907270700360.21735@lancre
Whole thread Raw
In response to Re: LLVM compile failing in seawasp  (Thomas Munro <thomas.munro@gmail.com>)
Responses Re: LLVM compile failing in seawasp  (Thomas Munro <thomas.munro@gmail.com>)
List pgsql-hackers
>>> c.h defines a C Min macro conflicting with llvm new class
>>> llvm:ElementCount Min member
>>
>> Really?  Well, we will hardly be the only code they broke with that.
>> I think we can just wait for them to reconsider.
>
> FYI This is now on LLVM's release_90 branch, due out on August 28.

Maybe we should consider doing an explicit bug report, but I would not bet 
that they are going to fold… or fixing the issue pg side, eg "pg_Min", 
less than 400 hundred instances, and backpatch to all supported 
versions:-(

-- 
Fabien.

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: pg_upgrade version checking questions
Next
From: Thomas Munro
Date:
Subject: Re: LLVM compile failing in seawasp