kicad/eeschema/sch_plugins
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
..
altium Fix a mistake in Altium parser 2021-12-16 05:49:39 +03:00
cadstar Fix debug assertion in Altium and CADSTAR schematic importers. 2021-12-09 12:56:03 +00:00
eagle Handle rotated symbol rectangles in Eagle import 2022-01-12 15:10:42 -08:00
kicad Mark some limits as constexpr 2022-02-04 12:50:54 +00:00
legacy Use 'special' escaping for certain fields 2022-01-05 17:18:39 -08:00