You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
macOS updated to 13 ( Darwin 22 ) with new clang.
Maybe need to update code compatibility with latest clang standard, also other compilers - MinGW-W64 g++ 12.
Linux is not an option for now because my systems are running older version of Linux kernel and g++.
Compatibility goals
Darwin 22, clang 14
MinGW-W64 gcc/g++ 12
Debian Linux gcc/g++ 8
The text was updated successfully, but these errors were encountered:
macOS updated to 13 ( Darwin 22 ) with new clang.
Maybe need to update code compatibility with latest clang standard, also other compilers - MinGW-W64 g++ 12.
Linux is not an option for now because my systems are running older version of Linux kernel and g++.
Compatibility goals
The text was updated successfully, but these errors were encountered: