[krbdev.mit.edu #7192] klist does not use localized time formatting
Benjamin Kaduk via RT
rt-comment at krbdev.mit.edu
Thu Jul 5 16:44:46 EDT 2012
On Thu, 5 Jul 2012, Sam Hartman via RT wrote:
> Here's the patch we're using in Debian for this:
> I was planning on submitting after it made it into a Debian release:
Thanks, Sam.
Greg and I had talked about this some, and we were planning to change the
calls in all the clients from setlocale(LC_MESSAGES, "") to
setlocale(LC_ALL, ""), since we believe that this should be safe.
(If anything is going on the wire that is subjet to localization, that is
a bug.) This has the advantage of keeping everything consistent, and we
can run the test suite with LC_ALL=C as well.
-Ben
More information about the krb5-bugs
mailing list