mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-04 03:11:43 +00:00
If an epoch name contains a % symbol, this could've lead to an exception at runtime where the number of arguments mismatches the format string.