diff options
author | 2025-01-02 07:12:52 -0500 | |
---|---|---|
committer | 2025-01-02 23:12:52 +1100 | |
commit | ee84a1290e8336eb65b7c9d80476fc466e6d18d5 (patch) | |
tree | 495e7ded390502b8b3db251b9057cb70efdf2ab1 /docs/release/scripts/build/verinfo.py | |
parent | c7a438666585e50027d2ed38250888bbc9676b6f (diff) |
Fix build with Clang 19 - take 2 (#26)
* 3rdparty/sol2: Fixed build with clang 19.
sol::optional<T&>::emplace was broken, and depended on the compiler not
checking that members exist if the template wasn't instantiated. See
ThePHD/sol2#1606 and ThePHD/sol2#1648.
Imported from upstream MAME by @Rhys-T on 2024-12-25. Original commit:
https://github.com/mamedev/mame/commit/c75845b1ef01d76379bcc0a6937f1ca678484c68
* Fix Clang 18.1+ warning about variable-length arrays in C++
Diffstat (limited to 'docs/release/scripts/build/verinfo.py')
0 files changed, 0 insertions, 0 deletions