mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
Adds REPORTER::HasMessageOfSeverity for WX_STRING_REPORTER, which allows us to show simulation warnings and fail only if there's errors. Also fixes a crash when SPICE_GENERATOR_KIBIS throws an IO_ERROR. Fixes https://gitlab.com/kicad/code/kicad/-/issues/18143