Are there plans to fix setlocale() to give this a real effect in the
crunchgen'd environment? Or why do this at all?
- Hubert
--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-...@muc.de
> Are there plans to fix setlocale() to give this a real effect in the
> crunchgen'd environment? Or why do this at all?
If we had a version that wasn't space constrained, e.g."real" CD or network
boot, this would be nice.
Thanks,
J
--
My other computer also runs NetBSD / Sailing at Newbiggin
http://www.netbsd.org/ / http://www.newbigginsailingclub.org/
No, you misunderstood: the crunched version works too, but by blindly ignoring
the locale settings - while currently the debug version does not work.
This change fixes the debug version, and is the right thing to do in the
future, and it is a no-op for the currently crunched version (which does not
have a real problem, because it is cheating).
Martin