| From: | Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr> |
|---|---|
| To: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, didier <did447(at)gmail(dot)com>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Pg Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, buildfarm(at)coelho(dot)net |
| Subject: | Re: LLVM compile failing in seawasp |
| Date: | 2019-07-27 07:05:58 |
| Message-ID: | alpine.DEB.2.21.1907270700360.21735@lancre |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thomas Munro | 2019-07-27 07:12:14 | Re: LLVM compile failing in seawasp |
| Previous Message | Peter Eisentraut | 2019-07-27 06:42:58 | Re: pg_upgrade version checking questions |