Does dlang build on ubuntu-xenial work for anyone?

2017-12-11 Thread Allen George
As subject line asks. Trying to run `make precross` on thrift docker image xenial. Doesn’t seem like it builds properly. Does it work for anyone else, or is it a known issue? Thanks, Allen

[jira] [Created] (THRIFT-4420) Rust library fails to process a large integral double in compact format

2017-12-11 Thread Allen George (JIRA)
Allen George created THRIFT-4420: Summary: Rust library fails to process a large integral double in compact format Key: THRIFT-4420 URL: https://issues.apache.org/jira/browse/THRIFT-4420 Project:

[jira] [Commented] (THRIFT-4390) Rust binary protocol and buffered transport cannot handle writes above 4096 bytes

2017-12-11 Thread Allen George (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16286110#comment-16286110 ] Allen George commented on THRIFT-4390: -- Renamed this bug to deal with the first issue. Also created

[jira] [Commented] (THRIFT-4419) Rust framed transport cannot handle writes above 4096 bytes

2017-12-11 Thread Allen George (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16286106#comment-16286106 ] Allen George commented on THRIFT-4419: -- Note: this happens because the rust framed transport has a

[jira] [Created] (THRIFT-4419) Rust framed transport cannot handle writes above 4096 bytes

2017-12-11 Thread Allen George (JIRA)
Allen George created THRIFT-4419: Summary: Rust framed transport cannot handle writes above 4096 bytes Key: THRIFT-4419 URL: https://issues.apache.org/jira/browse/THRIFT-4419 Project: Thrift

[jira] [Assigned] (THRIFT-4419) Rust framed transport cannot handle writes above 4096 bytes

2017-12-11 Thread Allen George (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen George reassigned THRIFT-4419: Assignee: Allen George > Rust framed transport cannot handle writes above 4096 bytes >

[jira] [Updated] (THRIFT-4390) Rust binary protocol and buffered transport cannot handle writes above 4096 bytes

2017-12-11 Thread Allen George (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen George updated THRIFT-4390: - Summary: Rust binary protocol and buffered transport cannot handle writes above 4096 bytes

[jira] [Commented] (THRIFT-4390) Rust socket class cannot handle binary output larger than 4096 bytes

2017-12-11 Thread Allen George (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16286101#comment-16286101 ] Allen George commented on THRIFT-4390: -- [~jking3] It appears there are two problems: I'd like to