[jira] [Updated] (THRIFT-3314) Dots in file names of includes causes dots in javascript variable names

2015-12-11 Thread Kapil Joshi (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kapil Joshi updated THRIFT-3314: Attachment: thrift-3314-feature.patch I have put in a fix for *dots issue* in file name for js

[jira] [Commented] (THRIFT-3473) When use "optional' before a list, C++ server cannot return it correctly

2015-12-11 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15052619#comment-15052619 ] Jens Geyer commented on THRIFT-3473: > I'd like to email you all the codes if you need them. No need

C++ Exception Handling

2015-12-11 Thread Rodrigo Bonifacio
Dear all, (apologies if you receive multiple copies) We are investigating the use of C++ exception handling constructs in well known open-source C++ systems, and have published some results in the last International Conference on Source Code Analysis and Manipulation [1] We are expanding this to

[jira] [Created] (THRIFT-3487) Thrift.Transport.pas doesn't compile with Delphi 10 Seattle

2015-12-11 Thread Franz Rauscher (JIRA)
Franz Rauscher created THRIFT-3487: -- Summary: Thrift.Transport.pas doesn't compile with Delphi 10 Seattle Key: THRIFT-3487 URL: https://issues.apache.org/jira/browse/THRIFT-3487 Project: Thrift

[jira] [Updated] (THRIFT-3486) Java generated `getFieldValue` is incompatible with `setFieldValue` for binary values.

2015-12-11 Thread Gospo (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gospo updated THRIFT-3486: -- Description: In case of a binary field `getFieldValue` returns a `byte[]` while `setFieldValue` expects a

RE: Build failed in Jenkins: thrift #567

2015-12-11 Thread Jim King
You can grab automake-1.13 or later for Ubuntu 12.04 "trusty" from here: https://launchpad.net/~dns/+archive/ubuntu/gnu?field.series_filter=precise -Original Message- From: Gav [mailto:gmcdon...@apache.org] Sent: Thursday, December 10, 2015 6:04 PM To: Jens Geyer

[jira] [Created] (THRIFT-3486) Java generated `getFieldValue` is incompatible with `setFieldValue` for binary values.

2015-12-11 Thread Gospo (JIRA)
Gospo created THRIFT-3486: - Summary: Java generated `getFieldValue` is incompatible with `setFieldValue` for binary values. Key: THRIFT-3486 URL: https://issues.apache.org/jira/browse/THRIFT-3486 Project:

[jira] [Updated] (THRIFT-3486) Java generated `getFieldValue` is incompatible with `setFieldValue` for binary values.

2015-12-11 Thread Gospo (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gospo updated THRIFT-3486: -- Description: h4. Problem description In case of a binary field, _getFieldValue_ returns a _byte[]_ while

[jira] [Updated] (THRIFT-3486) Java generated `getFieldValue` is incompatible with `setFieldValue` for binary values.

2015-12-11 Thread Gospo (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gospo updated THRIFT-3486: -- Description: h4. Problem description In case of a binary field, _getFieldValue_ returns a _byte[]_ while

Re: Build failed in Jenkins: thrift #567

2015-12-11 Thread Gav
Yep that's acceptable workaround until the upgrade; and done: automake --version automake (GNU automake) 1.14 autoconf --version autoconf (GNU Autoconf) 2.69 HTH Gav... On Sat, Dec 12, 2015 at 4:11 AM, Jim King wrote: > You can grab automake-1.13 or later for

[jira] [Commented] (THRIFT-3489) warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]

2015-12-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15053715#comment-15053715 ] Hudson commented on THRIFT-3489: SUCCESS: Integrated in Thrift #1765 (See

[jira] [Created] (THRIFT-3490) Default double value of 0.0 becomes 0 (an integer) in Python

2015-12-11 Thread JIRA
Buğra Gedik created THRIFT-3490: --- Summary: Default double value of 0.0 becomes 0 (an integer) in Python Key: THRIFT-3490 URL: https://issues.apache.org/jira/browse/THRIFT-3490 Project: Thrift

[jira] [Commented] (THRIFT-3488) warning: unused variable 'program'

2015-12-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15053716#comment-15053716 ] Hudson commented on THRIFT-3488: SUCCESS: Integrated in Thrift #1765 (See

[jira] [Updated] (THRIFT-640) Support deprecation

2015-12-11 Thread Daniel Wolf (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Wolf updated THRIFT-640: --- Attachment: thrift-640-java-deprecation.patch This is adding @Deprecated annotations to generated

[jira] [Comment Edited] (THRIFT-3473) When "optional' is used with a struct member, C++ server seems to not return it correctly

2015-12-11 Thread YU Chang (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15053938#comment-15053938 ] YU Chang edited comment on THRIFT-3473 at 12/12/15 1:45 AM: Thank you so much

[jira] [Comment Edited] (THRIFT-3473) When "optional' is used with a struct member, C++ server seems to not return it correctly

2015-12-11 Thread YU Chang (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15053938#comment-15053938 ] YU Chang edited comment on THRIFT-3473 at 12/12/15 1:46 AM: Thank you so much

[jira] [Updated] (THRIFT-3473) When "optional' is used with a struct member, C++ server seems to not return it correctly

2015-12-11 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-3473: --- Summary: When "optional' is used with a struct member, C++ server seems to not return it correctly

[jira] [Commented] (THRIFT-3473) When "optional' is used with a struct member, C++ server seems to not return it correctly

2015-12-11 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15053895#comment-15053895 ] Jens Geyer commented on THRIFT-3473: I did another look into that issue, and it is not a real bug,

[jira] [Comment Edited] (THRIFT-3473) When "optional' is used with a struct member, C++ server seems to not return it correctly

2015-12-11 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15053895#comment-15053895 ] Jens Geyer edited comment on THRIFT-3473 at 12/12/15 1:12 AM: -- I did another

[jira] [Updated] (THRIFT-3486) Java generated `getFieldValue` is incompatible with `setFieldValue` for binary values.

2015-12-11 Thread Gospo (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gospo updated THRIFT-3486: -- Description: In case of a binary field `getFieldValue` returns a `byte[]` while `setFieldValue` expects a

[jira] [Created] (THRIFT-3488) warning: unused variable 'program'

2015-12-11 Thread Jens Geyer (JIRA)
Jens Geyer created THRIFT-3488: -- Summary: warning: unused variable 'program' Key: THRIFT-3488 URL: https://issues.apache.org/jira/browse/THRIFT-3488 Project: Thrift Issue Type: Bug

[jira] [Created] (THRIFT-3489) warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]

2015-12-11 Thread Jens Geyer (JIRA)
Jens Geyer created THRIFT-3489: -- Summary: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Key: THRIFT-3489 URL: https://issues.apache.org/jira/browse/THRIFT-3489

[jira] [Updated] (THRIFT-3488) warning: unused variable 'program'

2015-12-11 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-3488: --- Attachment: 0001-THRIFT-3488-warning-unused-variable-program.patch > warning: unused variable

[jira] [Updated] (THRIFT-3489) warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]

2015-12-11 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-3489: --- Attachment: 0002-THRIFT-3489-warning-deprecated-conversion-from-strin.patch > warning: deprecated

[jira] [Commented] (THRIFT-3473) When "optional' is used with a struct member, C++ server seems to not return it correctly

2015-12-11 Thread YU Chang (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15053938#comment-15053938 ] YU Chang commented on THRIFT-3473: -- Thank you so much for your helping. Next time I will try my best to

[jira] [Resolved] (THRIFT-3488) warning: unused variable 'program'

2015-12-11 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-3488. Resolution: Fixed Fix Version/s: (was: 0.9.4) 1.0 Committed >

[jira] [Resolved] (THRIFT-3489) warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]

2015-12-11 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-3489. Resolution: Fixed Fix Version/s: 1.0 Committed. > warning: deprecated conversion from