Commit Graph

4 Commits

Author SHA1 Message Date
Bernhard Kirchen 5c8c5f27e2 do not translate severities in ERC/DRC reports
in order to be consistent with the rest of the ERC/DRC reports, which
are not translated, we also shall not translate the severities listed
in those reports.
2025-12-03 13:57:57 +00:00
Mark Roszko 2fc265ecef Fix more build errors on MSVC.
Not sure why it's suddenly a problem but it was tripping up on the vector template expansion already existing out of wx.
2025-11-26 13:34:24 -05:00
Mark Roszko ca23d6b87f Fix build error 2025-11-26 13:20:35 -05:00
Bernhard Kirchen cd03794b23 ERC/DRC reports: list what severities are part of the report
an ERC or DRC report without violations or without violations of a
particular kind does not tell the user whether there actually are no
violations of that severity, or if the severity was filtered.

we now list the severities by name that are included in the report.
2025-11-26 14:15:27 +00:00