kicad/eeschema/sch_plugins
Marek Roszko 4665823089 Turn on and fix MSVC compliance mode issues
We want /permissive- to enable debug performance improvements in MSVC 17.5+.
This flag is also default under C++20 so we'll have to deal with these compile issues anyway at some point in the future.

In particular, MSVC becomes pedantic about ternary types.
See https://learn.microsoft.com/en-us/cpp/build/reference/permissive-standards-conformance?view=msvc-170#ambiguous-conditional-operator-arguments

MSFT cites https://cplusplus.github.io/CWG/issues/1805.html
2023-02-12 16:30:37 -05:00
..
altium altium: import component image only if part id matches 2023-01-27 16:28:38 +00:00
cadstar Turn on and fix MSVC compliance mode issues 2023-02-12 16:30:37 -05:00
database DbLib: Load source symbol in editor when edit action is taken 2023-01-19 22:45:46 -05:00
eagle Turn on and fix MSVC compliance mode issues 2023-02-12 16:30:37 -05:00
kicad wxS more things 2023-01-22 09:41:42 -05:00
legacy wxS more things 2023-01-22 09:41:42 -05:00
sch_lib_plugin_cache.cpp Add cli export of symbols from kicad libraries 2022-12-12 22:44:26 -05:00
sch_lib_plugin_cache.h Add cli export of symbols from kicad libraries 2022-12-12 22:44:26 -05:00