kicad/eeschema/sch_plugins/kicad
Marek Roszko 50d3a507d0 Mark some limits as constexpr
gcc doesn't need it and computes during compile regardless, but experimenting in godbolt, both clang and MSVC actually do need it or else it's partially computed at runtime


(cherry picked from commit ca7840334c)
2022-02-04 12:50:54 +00:00
..
sch_sexpr_parser.cpp Mark some limits as constexpr 2022-02-04 12:50:54 +00:00
sch_sexpr_parser.h Move duplicate field handling into field parser 2022-01-02 13:19:31 -05:00
sch_sexpr_plugin.cpp Set readable flags correctly on open 2022-01-05 09:54:10 -08:00
sch_sexpr_plugin.h File open/import progress dialogs. 2021-06-23 23:55:54 +01:00