[GitHub] thrift issue #1292: Using PHP56 const property for contant variables.

2017-09-05 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1292 If you are using autoconf (bootstrap and configure) then you want to do a ``make -j4`` at the top to ensure compiler and libraries are built, then go into ``lib/py``, ``lib/py.tornado``, and ``lib/p

[GitHub] thrift issue #1292: Using PHP56 const property for contant variables.

2017-07-27 Thread Skarlso
Github user Skarlso commented on the issue: https://github.com/apache/thrift/pull/1292 So I run test.py. It created over 50 running python, 40 something node and over 60 TestThrift processes, which killed my machine. --- If your project is set up for it, you can reply to this email a

[GitHub] thrift issue #1292: Using PHP56 const property for contant variables.

2017-07-27 Thread Skarlso
Github user Skarlso commented on the issue: https://github.com/apache/thrift/pull/1292 @Jens-G Hey Jens. So I read the guide but it does tell me how to run the PHP tests for example. I did try all the things with make, but it still ran everything else as well. Also, running `

[GitHub] thrift issue #1292: Using PHP56 const property for contant variables.

2017-06-20 Thread Jens-G
Github user Jens-G commented on the issue: https://github.com/apache/thrift/pull/1292 1) We have a [nice, short & concise contrib guide](http://thrift.apache.org/docs/HowToContribute) that covers all the formalities 2) We also have a [test suite](https://github.com/apache/th

[GitHub] thrift issue #1292: Using PHP56 const property for contant variables.

2017-06-19 Thread Skarlso
Github user Skarlso commented on the issue: https://github.com/apache/thrift/pull/1292 Ruby failure seems unrelated. ```bash handler000:New TestHandler instance created Starting the TSimpleServer on port 33908 with framed transport with encryption with json protocol...