Integrated: 8261927: WebKit build fails with Visual Studio 2017

2021-02-21 Thread Arun Joseph
On Thu, 18 Feb 2021 13:25:14 GMT, Arun Joseph wrote: > The WebKit build fails with Visual Studio 2017. > > Issue: Visual Studio 2017 doesn't support if constexpr in lambda > > Test: Build webkit with the VS2017 compiler with and without this fix. It > should fail without the fix and build with

Re: RFR: 8261927: WebKit build fails with Visual Studio 2017

2021-02-21 Thread Guru Hb
On Thu, 18 Feb 2021 13:25:14 GMT, Arun Joseph wrote: > The WebKit build fails with Visual Studio 2017. > > Issue: Visual Studio 2017 doesn't support if constexpr in lambda > > Test: Build webkit with the VS2017 compiler with and without this fix. It > should fail without the fix and build with