Ouch. I detect a sudden lack of sprintf documentation. What formats are locale dependent apart from %f? %F, %g, %G, %e, %E (and none of the rest)?
/ Johan Sundström (nu även i Gottfridsberg!)
Previous text:
2002-09-23 17:16: Subject: catch { catch { break foo; }; };
Yes. In src/modules/sprintf/testsuite.in. The test for %f only checks that the result is a string, since the actual contents is locale dependant.
/ Marcus Comstedt (ACROSS) (Hail Ilpalazzo!)