[GitHub] thrift issue #904: THRIFT-3686 Java processor should report internal error o...

2017-04-06 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/904 This should be rebased against upstream/master since there are conflicts, and resubmitted; also see THRIFT-1805 as there is some discussion on what is okay and what is not in this context

[GitHub] thrift issue #858: THRIFT-3627 fix missing basic code style consistency of J...

2017-04-06 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/858 Resubmitted in #1243. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] thrift pull request #1243: THRIFT-3627 fix missing basic code style consiste...

2017-04-06 Thread jeking3
GitHub user jeking3 opened a pull request: https://github.com/apache/thrift/pull/1243 THRIFT-3627 fix missing basic code style consistency of JavaScript. The original PR #858 is over a year old; there are no merge conflicts, but I want to make sure it still passes all the CI builds

[GitHub] thrift issue #842: THRIFT-3610 Streamline exception handling in Python serve...

2017-04-06 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/842 The merge conflicts need to be resolved and PR re-submitted. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] thrift issue #838: THRIFT-3600 Make TTwisted server send exception on unexpe...

2017-04-06 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/838 The merge conflicts need to be resolved and PR re-submitted. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] thrift issue #839: THRIFT-3602 Make Tornado server send exception on unexpec...

2017-04-06 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/839 The merge conflicts need to be resolved and PR re-submitted. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] thrift issue #794: Update NodeClient.js

2017-04-06 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/794 @jfarrell THRIFT-3904 and other, earlier commits already did the same thing, so this PR can be closed. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] thrift pull request #1242: THRIFT-3539: resubmitting PR #784 to get the fix ...

2017-04-06 Thread jeking3
GitHub user jeking3 opened a pull request: https://github.com/apache/thrift/pull/1242 THRIFT-3539: resubmitting PR #784 to get the fix qualified and merged There was a comment in the Jira ticket this didn't work. Let's see what a fresh build says. The author's original fork

[GitHub] thrift issue #744: update TSocket.php

2017-04-06 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/744 @lihanharry would it be possible for you to rebase this on the current upstream master and resubmit it? --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] thrift issue #744: update TSocket.php

2017-04-06 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/744 THRIFT-4171 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] thrift issue #701: THRIFT-3405

2017-04-06 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/701 @jfarrell this can be closed - it was merged. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] thrift issue #669: use lua_objlen instead of lua_rawlen when lua version < 5...

2017-04-06 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/669 Resubmitted as #1241 - will shepherd it through the rest of the process. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] thrift pull request #1241: THRIFT-4170: re-submitting PR #669 to fix lua bac...

2017-04-06 Thread jeking3
GitHub user jeking3 opened a pull request: https://github.com/apache/thrift/pull/1241 THRIFT-4170: re-submitting PR #669 to fix lua backwards compatibility You can merge this pull request into a Git repository by running: $ git pull https://github.com/jeking3/thrift THRIFT

[GitHub] thrift issue #669: use lua_objlen instead of lua_rawlen when lua version < 5...

2017-04-06 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/669 I opened THRIFT-4170 for this. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[GitHub] thrift issue #657: Cocoa compiler: fixed incorrect boxing of enums inside ma...

2017-04-06 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/657 @jfarrell this can be closed, as it was merged. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] thrift issue #624: Use enums instead of multiple boolean arguments

2017-04-06 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/624 I like this notion, the enums make it more readable. If you would be willing to revive it and reapply it against the current master, we can take another look at it. Also a Jira ticket

[GitHub] thrift issue #555: (CSharp) Adding lifecycle management for service handlers...

2017-04-06 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/555 @jfarrell recommend closing this PR. It was abandoned; no Jira ticket; author's fork has been destroyed. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] thrift issue #516: Add UNIX Domain Socket support

2017-04-06 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/516 @jfarrell recommend closing this PR. It never got a thrift ticket, and has an external dependency to a library that has been discontinued: ``` UPDATE: this project will be deprecated

[GitHub] thrift issue #480: make generated js file strict mode for nodejs

2017-04-06 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/480 @jfarrell this PR can be closed. It never got a Jira ticket and from the comments above didn't work properly, and hasn't been updated. --- If your project is set up for it, you can reply

[GitHub] thrift issue #387: THRIFT-2987: returns message/struct/field names directly

2017-04-06 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/387 @jfarrell this issue is resolved and closed in Jira. This PR can be closed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] thrift issue #1064: THRIFT-3897

2017-04-06 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1064 @jfarrell this can be closed, as it was merged into 0.10.0. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] thrift issue #1227: Is tornado server not support TMultiplexedProtocol?

2017-04-06 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1227 Going to merge what? There's no need to merge branches into master. The only unique changes in the branches is the version numbering. --- If your project is set up for it, you can reply

[GitHub] thrift issue #1240: return full error message when exception happens

2017-04-06 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1240 This is related to THRIFT-3607. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[GitHub] thrift issue #1238: THRIFT-4071: collapse and remove unnecessary build jobs ...

2017-04-05 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1238 The build failure is due to a docker image rebuild because of a submit that was not against master from yesterday/today. --- If your project is set up for it, you can reply to this email and have

[GitHub] thrift issue #1238: THRIFT-4071: collapse and remove unnecessary build jobs ...

2017-04-05 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1238 Although all builds passed, the plug-in builds were not enabled properly for autoconf and a plug-in build with cmake was missing. Pushing a fix. --- If your project is set up for it, you can

[GitHub] thrift issue #1237: THRIFT-4166: fix recent VC2010 build regression and prev...

2017-04-05 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1237 Appveyor died due to an environmental error getting "ant" with chocolatey. I have to do an empty commit and kick another one, but I'm going to wait until THRIFT-4071 so it isn't as

[GitHub] thrift issue #1239: Fix wrong numActiveProcessors_ when failing to notify an...

2017-04-05 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1239 We'll re-use THRIFT-4160 for this. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[GitHub] thrift issue #560: THRIFT-3263: PHP Compiler always casts scalar types in js...

2017-04-05 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/560 @jfarrell this can be closed. It was merged. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] thrift issue #1239: Fix wrong numActiveProcessors_ when failing to notify an...

2017-04-05 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1239 Please open an Apache Jira ticket for each pull request. https://thrift.apache.org/docs/HowToContribute --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] thrift issue #639: Implements ssl sockets on c_glib

2017-04-05 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/639 @jfarrell you probably meant to close this, but it was already closed, and got reopened. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] thrift pull request #1238: THRIFT-4071: collapse and remove unnecessary buil...

2017-04-05 Thread jeking3
GitHub user jeking3 opened a pull request: https://github.com/apache/thrift/pull/1238 THRIFT-4071: collapse and remove unnecessary build jobs in Travis CI Removed build jobs 2 and 4 as they were duplicates of 1 and 3 but on debian instead of ubuntu, this adds too little value

[GitHub] thrift issue #1227: Is tornado server not support TMultiplexedProtocol?

2017-04-05 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1227 Okay, but this pull request is still invalid. We don't want to merge 0.9.3 into master. Did you mean to open an Apache Jira question ticket instead of a pull request? --- If your project is set

[GitHub] thrift pull request #1236: THRIFT-4165: better cmake support for C++ languag...

2017-04-04 Thread jeking3
GitHub user jeking3 opened a pull request: https://github.com/apache/thrift/pull/1236 THRIFT-4165: better cmake support for C++ language level, fixed compiler warnings You can merge this pull request into a Git repository by running: $ git pull https://github.com/jeking3

[GitHub] thrift pull request #1235: THRIFT-4164: update openssl cleanup to remove und...

2017-04-04 Thread jeking3
Github user jeking3 closed the pull request at: https://github.com/apache/thrift/pull/1235 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] thrift pull request #1228: THRIFT-3978: tighten up pthread mutex implementat...

2017-04-04 Thread jeking3
Github user jeking3 closed the pull request at: https://github.com/apache/thrift/pull/1228 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] thrift pull request #1235: THRIFT-4164: update openssl cleanup to match curr...

2017-04-03 Thread jeking3
GitHub user jeking3 opened a pull request: https://github.com/apache/thrift/pull/1235 THRIFT-4164: update openssl cleanup to match current requirements Ran ctest -T MemCheck which runs all tests through valgrind and all passed. Manually inspected the TInterruptTest which includes

[GitHub] thrift issue #1217: TSocket: Don't close connections when failing to read/wr...

2017-04-02 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1217 THRIFT-4162 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] thrift issue #1216: TNonblockingServer: Fix using uninitialized event_

2017-04-02 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1216 THRIFT-4161 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] thrift issue #1211: Fix use closed(freed) connections

2017-04-02 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1211 THRIFT-4160 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] thrift issue #1031: THRIFT-3859: Unix Domain Socket Support in Objective-C

2017-04-02 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1031 Okay, well I'm going to approve and merge, and open a Jira item to add crosstest support for cocoa (if not there, I'll check) and for unix sockets in cocoa. --- If your project is set up

[GitHub] thrift issue #1227: Is tornado server not support TMultiplexedProtocol?

2017-04-02 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1227 @jfarrell I think this can be closed; if folks need to ask a question you can do it on the developer's mailing list or open an Apache Jira ticket against the thrift project as a question

[GitHub] thrift issue #194: THRIFT-2668 TestSuite: detailed result on passed tests by...

2017-04-01 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/194 @jfarrell this is marked closed/fixed in Jira. This PR can be closed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] thrift issue #226: THRIFT-2721: reduce complexity of generated erlang code a...

2017-04-01 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/226 @jfarrell this can be closed; the Jira ticket is resolved. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] thrift issue #278: THRIFT-2796: Added testcase for THRIFT-2793. Needs testin...

2017-04-01 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/278 @jfarrell this can be closed. It was resolved incomplete/later. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] thrift issue #328: THRIFT-2899: Prefix enum values with the Cocoa namespace.

2017-04-01 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/328 @jfarrell this was resolved as a duplicate. This PR can be closed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] thrift issue #354: THRIFT-2940: Package json

2017-04-01 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/354 @jfarrell this was closed fixed a while back. This PR can be closed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] thrift issue #356: THRIFT-2941

2017-04-01 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/356 @jfarrell this was closed incomplete a while back. The PR can be closed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] thrift issue #386: THRIFT-2983: replaces deprecated -[NSData getBytes:] with...

2017-04-01 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/386 @jfarrell this was resolved invalid - please close PR. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] thrift issue #432: [THRIFT-3088] TThreadPoolServer with Sasl auth may leak C...

2017-04-01 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/432 @jfarrell this can be closed - it was fixed a while back. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] thrift issue #475: THRIFT-3121 Librt does not exist on OSX

2017-04-01 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/475 @jfarrell this can be closed - it was fixed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] thrift issue #500: THRIFT-3112: Typed AsyncMethodCallback with return type

2017-04-01 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/500 @jfarrell this is closed/fixed in Jira. This PR can be closed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] thrift issue #529: [THRIFT-3204] SimpleServer processRequests method nerver ...

2017-04-01 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/529 @jfarrell Recommend we close this as won't fix. It never passed and the original author's github repository isn't around any more. --- If your project is set up for it, you can reply to this email

[GitHub] thrift issue #501: THRIFT-3154: tornado tutorial fail to work

2017-04-01 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/501 @jfarrell this is closed fixed in Jira. This PR can be closed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] thrift issue #577: THRIFT-3288 c glib build unit tests with all warnings ena...

2017-04-01 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/577 @jfarrell this is marked closed fixed in Jira. This PR can be closed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] thrift issue #639: Implements ssl sockets on c_glib

2017-04-01 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/639 @jfarrell this was done in another set of PRs so this can be closed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] thrift issue #651: THRIFT-3380 nodejs Fix broken transport and protocol requ...

2017-04-01 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/651 @jfarrell this was marked Won't Fix in Jira. This PR can be closed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] thrift issue #688: THRIFT-3385 warning: format ‘%lu’ expects ‘long uns...

2017-04-01 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/688 @jfarrell this issue has been closed/fixed and the pull request can be closed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] thrift issue #733: THRIFT-3474 Docker: thrift-compiler

2017-04-01 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/733 @jfarrell this is marked Closed/Fixed in jira; this pull request can be closed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] thrift issue #991: dependency version constraints for haskell

2017-04-01 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/991 @jfarrell I checked the current haskell build file and we've already modified it to work the dependencies. This item doesn't have a Jira ticket I can comment on, so this can be closed

[GitHub] thrift issue #995: THRIFT-3799 Make constants to use iota

2017-04-01 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/995 @jfarrell please close this pull request as it was rejected last year. Thanks. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] thrift issue #1233: THRIFT-4154: properly close socket whether it is persist...

2017-04-01 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1233 I logged the build failure as THRIFT-4155 as it appears to be an intermittent test failure. I've seen it twice this week. --- If your project is set up for it, you can reply to this email

[GitHub] thrift issue #1011: Fix bug for php close socket

2017-04-01 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1011 Superceded by #1233 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] thrift pull request #1233: THRIFT-4154: properly close socket whether it is ...

2017-04-01 Thread jeking3
GitHub user jeking3 opened a pull request: https://github.com/apache/thrift/pull/1233 THRIFT-4154: properly close socket whether it is persistent or not on close() Replaces PR #1011. Resubmitting to get a CI build that passes. You can merge this pull request into a Git repository

[GitHub] thrift issue #1011: Fix bug for php close socket

2017-04-01 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1011 I opened THRIFT-4154 and I am going to submit a second PR for this. If it passes CI builds I can merge it. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] thrift issue #1082: THRIFT-3828 In cmake avoid use of both quoted paths and ...

2017-04-01 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1082 @jfarrell the Jira ticket was resolved as "Won't Fix" here; can you close this PR? Thanks. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] thrift issue #896: THRIFT-3676

2017-04-01 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/896 I think this should be closed and resubmitted, the history got messed up. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] thrift issue #1228: THRIFT-3978: tighten up pthread mutex implementation, re...

2017-04-01 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1228 For anybody interested in reviewing this pull request, I pretty much followed the logic that boost::mutex is using with one exception. In cases where boost ignores an error condition to avoid

[GitHub] thrift issue #1029: THRIFT-3823: Use 'pre' HTML tag when generating non esca...

2017-04-01 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1029 @jfarrell or @hush-hush could you please close this? There were two pull requests for this Jira ticket and I only put one of them into the "This closes" part of the comment. --- If yo

[GitHub] thrift issue #1031: THRIFT-3859: Unix Domain Socket Support in Objective-C

2017-04-01 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1031 Have you used this in a project and know that it works? Given this is an improvement I'd like to get it in, but if you don't have time right now to add make cross support, I can add a story

[GitHub] thrift issue #1232: THRIFT-4138: Remove undefined behavior imported from Boo...

2017-04-01 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1232 I'm curious - did every case where lexical_cast was used report this error running in ubsan or was it perhaps just one of them? The original boost defect says, "Undefined behaviour in lexical

[GitHub] thrift pull request #1231: THRIFT-4140: fix unsafe call to gmtime

2017-03-31 Thread jeking3
GitHub user jeking3 opened a pull request: https://github.com/apache/thrift/pull/1231 THRIFT-4140: fix unsafe call to gmtime I took the patch from the Jira entry and made it work on both unix and windows. You can merge this pull request into a Git repository by running: $ git

[GitHub] thrift issue #1031: THRIFT-3859: Unix Domain Socket Support in Objective-C

2017-03-30 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1031 Hi @clindsay just checking in to see if you had made any progress on adding cross test support for cocoa. If not that's okay... it would be really nice to have it though. --- If your project

[GitHub] thrift issue #1218: export thrift::mem::TBufferTransport

2017-03-30 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1218 Please rebase against upstream/master and force push to kick a new build. I'd like to see CI pass (or get much closer) before merging. --- If your project is set up for it, you can reply

[GitHub] thrift issue #1217: TSocket: Don't close connections when failing to read/wr...

2017-03-30 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1217 Please rebase against upstream/master and force push to kick a new build. I'd like to see CI pass (or get much closer) before merging. --- If your project is set up for it, you can reply

[GitHub] thrift issue #1216: TNonblockingServer: Fix using uninitialized event_

2017-03-30 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1216 Please rebase against upstream/master and force push to kick a new build. I'd like to see CI pass (or get much closer) before merging. --- If your project is set up for it, you can reply

[GitHub] thrift issue #1211: Fix use closed(freed) connections

2017-03-30 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1211 Please rebase this branch against upstream/master and force push to kick off a new build. I would like to see the CI build pass (or get much closer than it is now) before merging. --- If your

[GitHub] thrift pull request #1229: THRIFT-4151: disable pthread concurrency analysis...

2017-03-30 Thread jeking3
GitHub user jeking3 opened a pull request: https://github.com/apache/thrift/pull/1229 THRIFT-4151: disable pthread concurrency analysis code in standard builds You can merge this pull request into a Git repository by running: $ git pull https://github.com/jeking3/thrift

[GitHub] thrift pull request #1228: THRIFT-3978: tighten up pthread mutex implementat...

2017-03-30 Thread jeking3
GitHub user jeking3 opened a pull request: https://github.com/apache/thrift/pull/1228 THRIFT-3978: tighten up pthread mutex implementation, removing asserts and replacing them with exceptions You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] thrift issue #1215: Thrift 4126

2017-03-27 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1215 When this does merge into master, it's probably worth updating the README.md indicating this is a breaking change (for the better). I would like to take a look at how some of the other runtime

[GitHub] thrift issue #1225: THRIFT-4141: fix haxe installation in docker build for d...

2017-03-27 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1225 Job #5 of Build #3520 failed with something interesting and relevant: ``` PHP 5.5.9-1ubuntu4.21 Development Server started at Mon Mar 27 13:56:33 2017 Listening on http://127.0.0.1:9090

[GitHub] thrift pull request #1215: Thrift 4126

2017-03-27 Thread jeking3
Github user jeking3 commented on a diff in the pull request: https://github.com/apache/thrift/pull/1215#discussion_r108155957 --- Diff: lib/php/src/ext/thrift_protocol/php_thrift_protocol.cpp --- @@ -728,6 +728,42 @@ inline bool ttypes_are_compatible(int8_t t1, int8_t t2

[GitHub] thrift issue #1215: Thrift 4126

2017-03-27 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1215 I'll open a story in Jira for it. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[GitHub] thrift pull request #1225: THRIFT-4141: fix haxe installation in docker buil...

2017-03-27 Thread jeking3
GitHub user jeking3 opened a pull request: https://github.com/apache/thrift/pull/1225 THRIFT-4141: fix haxe installation in docker build for debian, ubuntu You can merge this pull request into a Git repository by running: $ git pull https://github.com/jeking3/thrift THRIFT

[GitHub] thrift pull request #1220: THRIFT-4069: perl library cleanup - namespaces, v...

2017-03-27 Thread jeking3
Github user jeking3 commented on a diff in the pull request: https://github.com/apache/thrift/pull/1220#discussion_r108151340 --- Diff: build/docker/debian/Dockerfile --- @@ -157,7 +157,7 @@ ENV PATH /usr/local/go/bin:$PATH # Haxe RUN mkdir -p /usr/lib/haxe

[GitHub] thrift pull request #1220: THRIFT-4069: perl library cleanup - namespaces, v...

2017-03-27 Thread jeking3
Github user jeking3 commented on a diff in the pull request: https://github.com/apache/thrift/pull/1220#discussion_r108147597 --- Diff: build/docker/debian/Dockerfile --- @@ -157,7 +157,7 @@ ENV PATH /usr/local/go/bin:$PATH # Haxe RUN mkdir -p /usr/lib/haxe

[GitHub] thrift pull request #1220: THRIFT-4069: perl library cleanup - namespaces, v...

2017-03-27 Thread jeking3
Github user jeking3 commented on a diff in the pull request: https://github.com/apache/thrift/pull/1220#discussion_r108147499 --- Diff: build/docker/centos/Dockerfile --- @@ -74,10 +74,8 @@ RUN yum install -y \ perl-Bit-Vector \ perl-Class-Accessor

[GitHub] thrift issue #1211: Fix use closed(freed) connections

2017-03-26 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1211 If you have the fixes let's get them all in together. The current fix is not complete and causes counting errors, which lead to - I don't know... --- If your project is set up for it, you can

[GitHub] thrift issue #1084: THRIFT-3773 Swift 3 Native Library

2017-03-26 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1084 None that I know of. What you can do is: 1. Make sure language support is in the Dockerfile for the ubuntu and debian builds. 2. Look for CROSS_LANGS in the top level Makefile.am

[GitHub] thrift pull request #1220: THRIFT-4069: perl library cleanup - namespaces, v...

2017-03-25 Thread jeking3
GitHub user jeking3 opened a pull request: https://github.com/apache/thrift/pull/1220 THRIFT-4069: perl library cleanup - namespaces, versioning, exception fixes You can merge this pull request into a Git repository by running: $ git pull https://github.com/jeking3/thrift

[GitHub] thrift issue #1215: Thrift 4126

2017-03-25 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1215 Yes, I recommend you: 1. Squash your commits (optional, but we'll do it anyway when we merge into apache master) 2. Rebase against upstream master. 3. Force push

[GitHub] thrift issue #1084: THRIFT-3773 Swift 3 Native Library

2017-03-25 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1084 Are these changes integrated into the "make cross" cross-language validation suite? --- If your project is set up for it, you can reply to this email and have your reply appear on GitH

[GitHub] thrift issue #1211: Fix use closed(freed) connections

2017-03-25 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1211 @xiaosuo just a reminder, if you have additional fixes (it sounds like you do) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] thrift issue #1212: Release managed HTTP connection back to the underlying p...

2017-03-22 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1212 Would you be able to open an Apache Jira ticket against the THRIFT project for this issue? Please see: https://thrift.apache.org/docs/HowToContribute Thanks for helping us improve

[GitHub] thrift issue #1210: Fix fd leak when failing to dispatch new connections

2017-03-22 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1210 I opened THRIFT-4129 for this. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[GitHub] thrift pull request #1219: THRIFT-4079: emit use clauses in Types.pm generat...

2017-03-22 Thread jeking3
GitHub user jeking3 opened a pull request: https://github.com/apache/thrift/pull/1219 THRIFT-4079: emit use clauses in Types.pm generated files as well (fix reopened defect) The original fix only took care of the generated file for the service, if the service has a method

[GitHub] thrift pull request #1214: THRIFT-2026: Eliminate some undefined behavior in...

2017-03-20 Thread jeking3
Github user jeking3 commented on a diff in the pull request: https://github.com/apache/thrift/pull/1214#discussion_r106959992 --- Diff: compiler/cpp/src/thrift/parse/t_field.h --- @@ -68,7 +68,7 @@ class t_field : public t_doc { int32_t get_key() const { return key_

[GitHub] thrift pull request #1214: THRIFT-2026: Eliminate some undefined behavior in...

2017-03-18 Thread jeking3
Github user jeking3 commented on a diff in the pull request: https://github.com/apache/thrift/pull/1214#discussion_r106794619 --- Diff: lib/c_glib/src/thrift/c_glib/protocol/thrift_compact_protocol.c --- @@ -120,7 +120,11 @@ thrift_bitwise_cast_gdouble (const guint64 v

[GitHub] thrift pull request #1214: THRIFT-2026: Eliminate some undefined behavior in...

2017-03-18 Thread jeking3
Github user jeking3 commented on a diff in the pull request: https://github.com/apache/thrift/pull/1214#discussion_r106793777 --- Diff: compiler/cpp/src/thrift/parse/t_field.h --- @@ -68,7 +68,7 @@ class t_field : public t_doc { int32_t get_key() const { return key_

[GitHub] thrift pull request #1214: THRIFT-2026: Eliminate some undefined behavior in...

2017-03-18 Thread jeking3
Github user jeking3 commented on a diff in the pull request: https://github.com/apache/thrift/pull/1214#discussion_r106793785 --- Diff: lib/c_glib/src/thrift/c_glib/protocol/thrift_compact_protocol.c --- @@ -120,7 +120,11 @@ thrift_bitwise_cast_gdouble (const guint64 v

[GitHub] thrift issue #1211: Fix use closed(freed) connections

2017-03-17 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1211 This patch as-is causes a counting error, so if you can amend this one with those changes we can get them all fixed together. --- If your project is set up for it, you can reply to this email

<    2   3   4   5   6   7   8   9   10   11   >