[jira] [Comment Edited] (THRIFT-4381) Wrong isset bitfield value after transmission

2017-11-14 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252682#comment-16252682 ] Jens Geyer edited comment on THRIFT-4381 at 11/14/17 11:32 PM:

[jira] [Resolved] (THRIFT-4381) Wrong isset bitfield value after transmission

2017-11-14 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-4381. Resolution: Not A Problem Assignee: Jens Geyer Fix Version/s: 0.11.0 > Wrong isset

[jira] [Commented] (THRIFT-4381) Wrong isset bitfield value after transmission

2017-11-14 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252682#comment-16252682 ] Jens Geyer commented on THRIFT-4381: As I said, this is by design. Key to understan

[jira] [Commented] (THRIFT-82) Common Lisp support

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16251919#comment-16251919 ] ASF GitHub Bot commented on THRIFT-82: -- Github user adxpx commented on the issue:

[GitHub] thrift issue #1412: [THRIFT-82] Add Common Lisp support

2017-11-14 Thread adxpx
Github user adxpx commented on the issue: https://github.com/apache/thrift/pull/1412 Just confirming that I'm 👍 here and excited to see this make progress. Thanks! ---

[GitHub] thrift issue #1412: [THRIFT-82] Add Common Lisp support

2017-11-14 Thread dkochmanski
Github user dkochmanski commented on the issue: https://github.com/apache/thrift/pull/1412 Good news, I have consent from @pc to change the header of the generator to match contributor guidelines. So next steps are: - merge changes to de.setf.thrift repository (so missing prot

[jira] [Commented] (THRIFT-82) Common Lisp support

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16251917#comment-16251917 ] ASF GitHub Bot commented on THRIFT-82: -- Github user dkochmanski commented on the issue

[jira] [Commented] (THRIFT-82) Common Lisp support

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16251348#comment-16251348 ] ASF GitHub Bot commented on THRIFT-82: -- Github user dkochmanski commented on the issue

[GitHub] thrift issue #1412: [THRIFT-82] Add Common Lisp support

2017-11-14 Thread dkochmanski
Github user dkochmanski commented on the issue: https://github.com/apache/thrift/pull/1412 After email exchange with Mr. Anderson I've came to conclusion that we should first put thrift CL library in Quicklisp (we already download dependencies from there) and pull the library from the

[jira] [Updated] (THRIFT-4381) Wrong isset bitfield value after transmission

2017-11-14 Thread Nicolas V. (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas V. updated THRIFT-4381: --- Description: The bitfield field is set to true for every field after deserialization of a Thrift mes

[jira] [Commented] (THRIFT-4381) Wrong isset bitfield value after transmission

2017-11-14 Thread Nicolas V. (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16251137#comment-16251137 ] Nicolas V. commented on THRIFT-4381: Added idl file content. > Wrong isset bitfield