mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-29 06:28:29 +00:00

Implicitly using the default locale is a common source of bugs: Use String.format(Locale, ...) instead
Implicitly using the default locale is a common source of bugs: Use String.format(Locale, ...) instead