Wayne Stambaugh f5cae044d0 Fix Coverity issue #545159 and all related issues.
Don't use fmt::format() when formatting wxString objects.  It will throw
an exception on an argument type mismatch which isn't handled in most
code paths.

This also prevents the conversion of the fmt::format() arguments from
wxString to std::string and the result from std::string back to wxString
for the return value.

https://scan8.scan.coverity.com/#/project-view/22886/10844?selectedIssue=545159
2025-03-20 11:16:02 -04:00
..
2025-02-24 19:27:13 -05:00
2025-03-15 13:05:45 -07:00
2025-02-19 23:43:53 +00:00
2025-01-12 12:06:45 -05:00
2025-03-15 13:05:45 -07:00
2025-03-19 17:16:55 +00:00
2025-01-04 08:42:01 -05:00
2025-03-07 13:01:00 +00:00
2025-03-20 12:25:58 +00:00
2025-02-01 09:53:12 -06:00
2025-01-12 12:06:45 -05:00
2025-01-12 12:06:45 -05:00
2025-02-01 11:38:07 +00:00
2025-02-01 11:38:07 +00:00
2025-02-01 11:38:07 +00:00
2025-01-29 20:54:33 +00:00
2025-02-19 23:43:52 +00:00
2025-03-01 21:58:31 +00:00
2025-03-11 10:08:04 +00:00
2025-03-01 21:58:31 +00:00
2025-03-19 12:07:05 -04:00
2025-03-11 09:44:58 -07:00
2025-02-18 22:25:00 +03:00
2025-01-12 12:06:45 -05:00
2025-02-01 11:38:07 +00:00
2025-02-24 11:08:29 +00:00
2024-10-01 22:36:18 +01:00
2025-03-07 08:42:35 -08:00
2025-02-25 18:03:26 -05:00
2025-01-14 15:25:05 -05:00
2025-01-14 15:25:05 -05:00
2025-01-16 11:50:08 -05:00