[ https://issues.apache.org/jira/browse/THRIFT-3840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gennady Kazachek updated THRIFT-3840: ------------------------------------- Description: This issue mainly the same as in https://issues.apache.org/jira/browse/THRIFT-2870. Double conversion was fixed, but integers not, although it was mentioned in comments. So, still, using lexical_cast for integer conversion lead to invalid symbols(comma) in JSON output and,therefore broken protocol. was: This issue mainly the same as in https://issues.apache.org/jira/browse/THRIFT-2870. Double conversion was fixed, but integers not, although it was mentioned in comments. So, still. using lexical_cast for conversion lead to invalid symbols(comma) in JSON output and,therefore broken protocol. > C++ TJSONProtocol still using locale dependent formatting > --------------------------------------------------------- > > Key: THRIFT-3840 > URL: https://issues.apache.org/jira/browse/THRIFT-3840 > Project: Thrift > Issue Type: Bug > Components: C++ - Library > Affects Versions: 0.9.3 > Environment: Linux, Boost 1.51 > Reporter: Gennady Kazachek > > This issue mainly the same as in > https://issues.apache.org/jira/browse/THRIFT-2870. > Double conversion was fixed, but integers not, although it was mentioned in > comments. > So, still, using lexical_cast for integer conversion lead to invalid > symbols(comma) in JSON output and,therefore broken protocol. -- This message was sent by Atlassian JIRA (v6.3.4#6332)