[webkit-dev] Proposal: Dropping MSVC support and use clang-cl exclusively on Windows
Jean-Yves Avenard
jean-yves.avenard at apple.com
Wed May 1 17:10:26 PDT 2024
Hi
> On 2 May 2024, at 10:07 am, Herb Sutter via webkit-dev <webkit-dev at lists.webkit.org> wrote:
>
>
> We’ve had full C++20 including concepts for a couple of years so I wasn’t sure what problem you were running into… are you encountering bugs in those features? or you can’t turn on /std:c++20 for some reason? or are you using an older pre-concepts (pre-VS2022 17.0) compiler?
>
> Thanks for any feedback you have time to share.
>
> Herb
>
We’ve had issues where some use of concepts made the latest MSVC compiler crash
See https://searchfox.org/wubkat/source/Source/WTF/wtf/TypeTraits.h#145-172
See https://bugs.webkit.org/show_bug.cgi?id=261598
Jean-Yves
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20240502/c57d5768/attachment.htm>
More information about the webkit-dev
mailing list