[PATCH 3/3] [win32] set default locale to "English" in statistics.c

Lubomir I. Ivanov neolit123 at gmail.com
Sun Nov 6 21:52:42 PST 2011


From: "Linus Torvalds" <torvalds at linux-foundation.org>
> It's not a complicated routine, and we already have all the support
> for it and are already doing it by hand in other places. See
> "monthname()" and "weekday()" in main.c and how we do all this
> *without* the pain of stupid localization issues in other places.
> 
> So please just change the strftime() to a "vsnprintf()" instead, ok?
> 

agree, just sent a new patch that should replace this one [3/3].
=> [PATCH] don't use strftime() due to locale issues

lubomir



More information about the subsurface mailing list