[jira] [Commented] (AVRO-1593) C++ json encoder assumes "C" locale and generates invalid UTF-8 sequence

2015-08-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14715650#comment-14715650 ] Hudson commented on AVRO-1593: -- SUCCESS: Integrated in AvroJava #544 (See [https://builds.apa

[jira] [Commented] (AVRO-1593) C++ json encoder assumes "C" locale and generates invalid UTF-8 sequence

2015-08-26 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14715558#comment-14715558 ] ASF subversion and git services commented on AVRO-1593: --- Commit 16980

[jira] [Commented] (AVRO-1593) C++ json encoder assumes "C" locale and generates invalid UTF-8 sequence

2015-08-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14715559#comment-14715559 ] ASF GitHub Bot commented on AVRO-1593: -- Github user asfgit closed the pull request at:

[jira] [Commented] (AVRO-1593) C++ json encoder assumes "C" locale and generates invalid UTF-8 sequence

2015-08-25 Thread peter liu (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14712480#comment-14712480 ] peter liu commented on AVRO-1593: - this patch looks good to me and pretty straight forward,

[jira] [Commented] (AVRO-1593) C++ json encoder assumes "C" locale and generates invalid UTF-8 sequence

2015-04-02 Thread Hatem Helal (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14392457#comment-14392457 ] Hatem Helal commented on AVRO-1593: --- Just created a new pull request: https://github.com

[jira] [Commented] (AVRO-1593) C++ json encoder assumes "C" locale and generates invalid UTF-8 sequence

2015-04-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14392454#comment-14392454 ] ASF GitHub Bot commented on AVRO-1593: -- GitHub user hatemhelal opened a pull request:

[jira] [Commented] (AVRO-1593) C++ json encoder assumes "C" locale and generates invalid UTF-8 sequence

2014-12-24 Thread Hatem Helal (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14258175#comment-14258175 ] Hatem Helal commented on AVRO-1593: --- Thanks for the code review and you are right about t

[jira] [Commented] (AVRO-1593) C++ json encoder assumes "C" locale and generates invalid UTF-8 sequence

2014-12-19 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14254446#comment-14254446 ] Thiruvalluvan M. G. commented on AVRO-1593: --- Looks simple enough. But constructin

[jira] [Commented] (AVRO-1593) C++ json encoder assumes "C" locale and generates invalid UTF-8 sequence

2014-12-18 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14252058#comment-14252058 ] Doug Cutting commented on AVRO-1593: This change looks reasonable to me. Can someone m

[jira] [Commented] (AVRO-1593) C++ json encoder assumes "C" locale and generates invalid UTF-8 sequence

2014-10-10 Thread Hatem Helal (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14166637#comment-14166637 ] Hatem Helal commented on AVRO-1593: --- Created pull request: https://github.com/apache/avr

[jira] [Commented] (AVRO-1593) C++ json encoder assumes "C" locale and generates invalid UTF-8 sequence

2014-10-10 Thread Hatem Helal (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14166625#comment-14166625 ] Hatem Helal commented on AVRO-1593: --- JsonGenerator::doEncodeString relies on calling "isc