This is the mail archive of the
cygwin
mailing list for the Cygwin project.
localeconv problems
- From: Sam Steingold <sds at gnu dot org>
- To: cygwin at cygwin dot com
- Date: Mon, 25 Oct 2004 19:09:11 -0400
- Subject: localeconv problems
- Reply-to: sds at gnu dot org
<http://www.opengroup.org/onlinepubs/009695399/functions/localeconv.html>
1. struct lconv lacks the following slots:
int_p_cs_precedes
int_n_cs_precedes
int_p_sep_by_space
int_n_sep_by_space
int_p_sign_posn
int_n_sign_posn
2. the missing value is 127 (SCHAR_MAX) and not 256 (CHAR_MAX) as the
spec requires.
--
Sam Steingold (http://www.podval.org/~sds) running w2k
<http://www.camera.org> <http://www.iris.org.il> <http://www.memri.org/>
<http://www.mideasttruth.com/> <http://www.honestreporting.com>
People hear what they want to hear and discard the rest.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/