kicad/pcbnew/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 Fix shadowed variable. 2022-11-19 11:53:33 +00:00
cadstar Turn on and fix MSVC compliance mode issues 2023-02-12 16:30:37 -05:00
common Rename layer ids file. 2021-07-29 16:03:25 +01:00
eagle Zones: use metric defaults and limits instead of mixed units 2023-02-11 07:39:29 -05:00
fabmaster Remove errant printf 2022-11-21 15:19:45 -08:00
geda Rename PROPERTIES to STRING_UTF8_MAP for clarity 2022-11-06 11:51:52 -05:00
kicad Turn on and fix MSVC compliance mode issues 2023-02-12 16:30:37 -05:00
legacy Convert additional sprintf to snprintf 2023-01-30 16:22:03 +00:00
pcad Rename PROPERTIES to STRING_UTF8_MAP for clarity 2022-11-06 11:51:52 -05:00