7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-17 13:29:17 +00:00
kicad/libs
JamesJCode a5be581b1b Add char_traits<T> specialisations for wxUniChar and NANODBC_SQLCHAR
when building on Apple with Clang >= 17.

These specialisations are not strictly required by the C++ standard,
and have been removed from LLVM.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/20631
2025-04-15 20:57:23 +01:00
..
core Add char_traits<T> specialisations for wxUniChar and NANODBC_SQLCHAR 2025-04-15 20:57:23 +01:00
kimath Restore bounds checking (even though its a performance hit). 2025-04-14 15:38:18 +01:00
kinng Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
kiplatform Fix compilation on mingw 2025-03-03 01:56:30 +00:00
sexpr Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
CMakeLists.txt ADDED: A new IPC API based on protobuf and nng 2024-04-02 19:34:36 -04:00