[jira] [Commented] (THRIFT-2859) JSON generator: output complete descriptors

2014-12-05 Thread Konrad Grochowski (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14235287#comment-14235287 ] Konrad Grochowski commented on THRIFT-2859: --- {code} std::streamsize oldPrec =

[GitHub] thrift pull request: JSON generator: don't use long when writing i...

2014-12-05 Thread stigsb
GitHub user stigsb opened a pull request: https://github.com/apache/thrift/pull/305 JSON generator: don't use long when writing i64 This should hopefully fix issues in THRIFT-2859 for platforms with 32-bit long. You can merge this pull request into a Git repository by running:

[jira] [Commented] (THRIFT-2859) JSON generator: output complete descriptors

2014-12-05 Thread Stig Bakken (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14235421#comment-14235421 ] Stig Bakken commented on THRIFT-2859: - Thanks, [~hcorg]. Opened a new PR at

[jira] [Commented] (THRIFT-2859) JSON generator: output complete descriptors

2014-12-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14235419#comment-14235419 ] ASF GitHub Bot commented on THRIFT-2859: GitHub user stigsb opened a pull

[jira] [Updated] (THRIFT-2800) error in running make : error in thrifty.cc the method yyparse() reserch the method strdup() (not declared)

2014-12-05 Thread saber hattay (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] saber hattay updated THRIFT-2800: - Attachment: TutoJS.jpg commandDos.jpg Yes these files are in compiler/cpp/Debug

[jira] [Updated] (THRIFT-2800) error in running make : error in thrifty.cc the method yyparse() reserch the method strdup() (not declared)

2014-12-05 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-2800: --- Priority: Major (was: Blocker) error in running make : error in thrifty.cc the method yyparse()

[jira] [Commented] (THRIFT-2800) error in running make : error in thrifty.cc the method yyparse() reserch the method strdup() (not declared)

2014-12-05 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14235930#comment-14235930 ] Jens Geyer commented on THRIFT-2800: The user mailing list seems more appropriate to

[jira] [Commented] (THRIFT-2859) JSON generator: output complete descriptors

2014-12-05 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14235961#comment-14235961 ] Jens Geyer commented on THRIFT-2859: [~hcorg], do you want to take over? JSON