Locale-sensitive functions result in incorrect data being generated
-------------------------------------------------------------------
Key: AXISCPP-1079
URL: https://issues.apache.org/jira/browse/AXISCPP-1079
Project: Axis-C++
Issue Type: Bug
Reporter: nadir amra
On IBM i, strtod() is locale-sensitive. So when user is running in process
that has a french locale, the deserialization of a number like 83.23 results in
the '.23' not being processed since the decimal character in french locale is
the comma.
I am not sure about other platforms...so I will enable the support for IBM i.
However, it should be easy to enable the code for other platforms.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]