[jira] [Resolved] (THRIFT-1318) Incorrect syntax for struct with enum property and default value when value is negative

2013-03-10 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-1318. Resolution: Fixed Assignee: Jens Geyer Committed. Incorrect syntax for

[jira] [Commented] (THRIFT-1876) Use enum names instead of casted integers in assignments

2013-03-10 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13598318#comment-13598318 ] Jens Geyer commented on THRIFT-1876: I am going to commit this at Wednesday unless

[jira] [Commented] (THRIFT-1775) Java ignores default value(s) for unions

2013-03-10 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13598323#comment-13598323 ] Jens Geyer commented on THRIFT-1775: If anyone from the Java developers' land could

[jira] [Commented] (THRIFT-1876) Use enum names instead of casted integers in assignments

2013-03-10 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13598337#comment-13598337 ] Jake Farrell commented on THRIFT-1876: -- Patch looks good, go ahead and commit

[jira] [Commented] (THRIFT-1318) Incorrect syntax for struct with enum property and default value when value is negative

2013-03-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13598366#comment-13598366 ] Hudson commented on THRIFT-1318: Integrated in Thrift #629 (See

[jira] [Resolved] (THRIFT-1876) Use enum names instead of casted integers in assignments

2013-03-10 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-1876. Resolution: Fixed Committed. Use enum names instead of casted integers in

[jira] [Updated] (THRIFT-1878) Add the possibility to send custom headers

2013-03-10 Thread Laurent Sarrazin (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laurent Sarrazin updated THRIFT-1878: - Description: Hi, the idea of this patch is to be able to send custom headers (and

[jira] [Updated] (THRIFT-1878) Add the possibility to send custom headers

2013-03-10 Thread Laurent Sarrazin (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laurent Sarrazin updated THRIFT-1878: - Attachment: (was: thrift-0.9.0-add-headers.patch) Add the possibility to send

[jira] [Updated] (THRIFT-1878) Add the possibility to send custom headers

2013-03-10 Thread Laurent Sarrazin (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laurent Sarrazin updated THRIFT-1878: - Description: (was: Hi, the idea of this patch is to be able to send custom headers

[jira] [Updated] (THRIFT-1878) Add the possibility to send custom headers

2013-03-10 Thread Laurent Sarrazin (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laurent Sarrazin updated THRIFT-1878: - Attachment: thrift-0.9.0-add-headers.patch Add the possibility to send custom

building thrift 0.9.0 on Ubuntu Precise w/g++-4.4

2013-03-10 Thread Chet Murthy
I've built Thrift 0.8 and 0.9.0 on x86 (and x64) Ubuntu Precise, using g++-4.4, and have encountered some missing includes. It's -trivial- to fix, and perhaps there's something I'm missing, that if I knew, I wouldn't have to make these changes. One thing that I ought to not is -why- I built