[jira] [Updated] (THRIFT-3436) misc. cross test issues with UTF-8 path names

2015-11-21 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-3436: --- Summary: misc. cross test issues with UTF-8 path names (was: cross test fails with

[jira] [Commented] (THRIFT-3436) misc. cross test issues with UTF-8 path names

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

[jira] [Created] (THRIFT-3436) cross test fails with "UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 20: ordinal not in range(128)"

2015-11-21 Thread Jens Geyer (JIRA)
Jens Geyer created THRIFT-3436: -- Summary: cross test fails with "UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 20: ordinal not in range(128)" Key: THRIFT-3436 URL:

[jira] [Updated] (THRIFT-3436) cross test fails with "UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 20: ordinal not in range(128)"

2015-11-21 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-3436: --- Attachment: THRIFT-3436-join-errors.patch > cross test fails with "UnicodeDecodeError: 'ascii' codec

[jira] [Updated] (THRIFT-3436) misc. cross test issues with UTF-8 path names

2015-11-21 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-3436: --- Attachment: (was: THRIFT-3436-join-errors.patch) > misc. cross test issues with UTF-8 path names

[jira] [Updated] (THRIFT-3436) misc. cross test issues with UTF-8 path names

2015-11-21 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-3436: --- Attachment: THRIFT-3436-cross-test-fails-with-UnicodeDecodeError.patch > misc. cross test issues

[jira] [Resolved] (THRIFT-3436) misc. cross test issues with UTF-8 path names

2015-11-21 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-3436. Resolution: Fixed Fix Version/s: 1.0 Committed. I still get sporadic errors at Popen(), but

[GitHub] thrift pull request: Fix package.json to include only the needed f...

2015-11-21 Thread zertosh
Github user zertosh commented on the pull request: https://github.com/apache/thrift/pull/672#issuecomment-158733257 Between 0.9.2 and 0.9.3, the npm release [removed

[GitHub] thrift pull request: Fixed MinGW-w64 build && boost/functional con...

2015-11-21 Thread nsuke
Github user nsuke commented on the pull request: https://github.com/apache/thrift/pull/628#issuecomment-158733895 @becrux, thank you for your patch. Do we have a JIRA ticket for this ? If not please file one: https://github.com/apache/thrift/blob/master/CONTRIBUTING.md ---

[jira] [Commented] (THRIFT-3418) Use of ciphers in ssl.wrap_socket() breaks python 2.6 compatibility

2015-11-21 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15020716#comment-15020716 ] Aki Sukegawa commented on THRIFT-3418: -- I think it is reasonable to drop 2.6 at this time and it is

[jira] [Commented] (THRIFT-3433) Doubles aren't interpreted correctly

2015-11-21 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15020727#comment-15020727 ] Aki Sukegawa commented on THRIFT-3433: -- Only checked C++, Java, Python and Haskell but it seems