[jira] [Created] (THRIFT-3123) Missing include in compiler/cpp/src/main.h breaks build in some environments

2015-05-04 Thread David Ehrmann (JIRA)
David Ehrmann created THRIFT-3123: - Summary: Missing include in compiler/cpp/src/main.h breaks build in some environments Key: THRIFT-3123 URL: https://issues.apache.org/jira/browse/THRIFT-3123

[GitHub] thrift pull request: THRIFT-3123: Include stdio.h to get a definit...

2015-05-04 Thread ehrmann
GitHub user ehrmann opened a pull request: https://github.com/apache/thrift/pull/477 THRIFT-3123: Include stdio.h to get a definition for FILE `FILE` is referenced on line 102 `extern FILE* yyin;`. I was cross compiling, and the definition for `FILE` not being included caused the

[jira] [Commented] (THRIFT-3123) Missing include in compiler/cpp/src/main.h breaks build in some environments

2015-05-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14526315#comment-14526315 ] ASF GitHub Bot commented on THRIFT-3123: GitHub user ehrmann opened a pull

Re: Jira Assignee

2015-05-04 Thread Konrad Grochowski
I'm all in favour of keeping things as simple as possible, that's why I want to add new flag, as current behaviour is not intuitive and simple for me ;) Especially, that I need to ask someone to add new assignees and it makes process more complicated - it requires two persons now. When I can't

[jira] [Assigned] (THRIFT-3123) Missing include in compiler/cpp/src/main.h breaks build in some environments

2015-05-04 Thread Konrad Grochowski (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Grochowski reassigned THRIFT-3123: - Assignee: Konrad Grochowski Missing include in compiler/cpp/src/main.h breaks

[jira] [Updated] (THRIFT-3123) Missing include in compiler/cpp/src/main.h breaks build in some environments

2015-05-04 Thread Konrad Grochowski (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Grochowski updated THRIFT-3123: -- Component/s: Compiler (General) Missing include in compiler/cpp/src/main.h breaks

[jira] [Created] (THRIFT-3124) Some signed/unsigned warnings while building compiler

2015-05-04 Thread Konrad Grochowski (JIRA)
Konrad Grochowski created THRIFT-3124: - Summary: Some signed/unsigned warnings while building compiler Key: THRIFT-3124 URL: https://issues.apache.org/jira/browse/THRIFT-3124 Project: Thrift

[GitHub] thrift pull request: THRIFT-3123: Include stdio.h to get a definit...

2015-05-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/477 --- 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 is

[jira] [Commented] (THRIFT-3123) Missing include in compiler/cpp/src/main.h breaks build in some environments

2015-05-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14526453#comment-14526453 ] ASF GitHub Bot commented on THRIFT-3123: Github user asfgit closed the pull

[jira] [Resolved] (THRIFT-3124) Some signed/unsigned warnings while building compiler

2015-05-04 Thread Konrad Grochowski (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Grochowski resolved THRIFT-3124. --- Resolution: Fixed Fix Version/s: 0.9.3 Some signed/unsigned warnings while

[jira] [Resolved] (THRIFT-3123) Missing include in compiler/cpp/src/main.h breaks build in some environments

2015-05-04 Thread Konrad Grochowski (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Grochowski resolved THRIFT-3123. --- Resolution: Fixed Fix Version/s: 0.9.3 I've changed patch a little (to

[GitHub] thrift pull request: THRIFT-3122 Convert plain js objects given as...

2015-05-04 Thread henrique
Github user henrique commented on the pull request: https://github.com/apache/thrift/pull/476#issuecomment-98653372 Hi Itkach, I also had a look at your patch before and it looks valid but the problem here is the BonkSet, which in C++ will require comparison operators, as you can

[jira] [Commented] (THRIFT-3122) Javascript struct constructor should properly initialize struct and container members from plain js arguments

2015-05-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14526468#comment-14526468 ] ASF GitHub Bot commented on THRIFT-3122: Github user henrique commented on the

[jira] [Commented] (THRIFT-3124) Some signed/unsigned warnings while building compiler

2015-05-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14526475#comment-14526475 ] Hudson commented on THRIFT-3124: SUCCESS: Integrated in Thrift #1532 (See

[jira] [Commented] (THRIFT-3123) Missing include in compiler/cpp/src/main.h breaks build in some environments

2015-05-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14526476#comment-14526476 ] Hudson commented on THRIFT-3123: SUCCESS: Integrated in Thrift #1532 (See

[jira] [Commented] (THRIFT-2674) JavaScript: declare Accept: and Content-Type: in request

2015-05-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14526553#comment-14526553 ] Hudson commented on THRIFT-2674: SUCCESS: Integrated in Thrift #1533 (See

[jira] [Commented] (THRIFT-2674) JavaScript: declare Accept: and Content-Type: in request

2015-05-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14526569#comment-14526569 ] Hudson commented on THRIFT-2674: SUCCESS: Integrated in Thrift #1534 (See

[jira] [Updated] (THRIFT-1025) C++ ServerSocket should inherit from Socket with the necessary Ctor to listen on connections from a specific host (similar to perl library)

2015-05-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-1025: --- Assignee: James E. King, III (was: Roger Meier) C++ ServerSocket should inherit

[jira] [Reopened] (THRIFT-3061) C++ TSSLSocket shutdown delay/vulnerability

2015-05-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III reopened THRIFT-3061: Assignee: James E. King, III (was: Roger Meier) C++ TSSLSocket shutdown

[jira] [Reopened] (THRIFT-3062) C++ TServerSocket invalid port number (over 999999) causes stack corruption

2015-05-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III reopened THRIFT-3062: Assignee: James E. King, III C++ TServerSocket invalid port number (over

[jira] [Resolved] (THRIFT-3066) C++ TDenseProtocol assert modifies instead of checks

2015-05-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-3066. Resolution: Fixed C++ TDenseProtocol assert modifies instead of checks

[jira] [Resolved] (THRIFT-3062) C++ TServerSocket invalid port number (over 999999) causes stack corruption

2015-05-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-3062. Resolution: Fixed C++ TServerSocket invalid port number (over 99) causes

[jira] [Reopened] (THRIFT-3066) C++ TDenseProtocol assert modifies instead of checks

2015-05-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III reopened THRIFT-3066: Assignee: James E. King, III (was: Jens Geyer) C++ TDenseProtocol assert

[jira] [Reopened] (THRIFT-3067) C++ cppcheck performance related warnings

2015-05-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III reopened THRIFT-3067: Assignee: James E. King, III Working to get this assigned to [~arijitnit06].

[jira] [Reopened] (THRIFT-3069) C++ TServerSocket leaks socket on fcntl get or set flags error

2015-05-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III reopened THRIFT-3069: Assignee: James E. King, III C++ TServerSocket leaks socket on fcntl get or set

[jira] [Resolved] (THRIFT-3069) C++ TServerSocket leaks socket on fcntl get or set flags error

2015-05-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-3069. Resolution: Fixed C++ TServerSocket leaks socket on fcntl get or set flags error

[jira] [Resolved] (THRIFT-3067) C++ cppcheck performance related warnings

2015-05-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-3067. Resolution: Fixed C++ cppcheck performance related warnings

[jira] [Reopened] (THRIFT-3071) bootstrap.sh on Ubuntu 12.04 (Precise) automake error

2015-05-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III reopened THRIFT-3071: Assignee: James E. King, III (was: Jens Geyer) bootstrap.sh on Ubuntu 12.04

[jira] [Resolved] (THRIFT-3077) C++ TFileTransport ignores return code from ftruncate

2015-05-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-3077. Resolution: Fixed C++ TFileTransport ignores return code from ftruncate

[jira] [Resolved] (THRIFT-3081) C++ Consolidate client processing loops in TServers

2015-05-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-3081. Resolution: Fixed C++ Consolidate client processing loops in TServers

[jira] [Resolved] (THRIFT-3071) bootstrap.sh on Ubuntu 12.04 (Precise) automake error

2015-05-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-3071. Resolution: Fixed bootstrap.sh on Ubuntu 12.04 (Precise) automake error

[jira] [Reopened] (THRIFT-3077) C++ TFileTransport ignores return code from ftruncate

2015-05-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III reopened THRIFT-3077: Assignee: James E. King, III (was: Roger Meier) C++ TFileTransport ignores

[jira] [Reopened] (THRIFT-3081) C++ Consolidate client processing loops in TServers

2015-05-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III reopened THRIFT-3081: Assignee: James E. King, III C++ Consolidate client processing loops in

[jira] [Resolved] (THRIFT-3086) C++ Valgrind Error Cleanup

2015-05-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-3086. Resolution: Fixed C++ Valgrind Error Cleanup --

[jira] [Resolved] (THRIFT-3084) C++ add concurrent client limit to threaded servers

2015-05-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-3084. Resolution: Fixed C++ add concurrent client limit to threaded servers

[jira] [Resolved] (THRIFT-3083) C++ Consolidate server processing loops in TSimpleServer, TThreadedServer, TThreadPoolServer

2015-05-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-3083. Resolution: Fixed C++ Consolidate server processing loops in TSimpleServer,

[jira] [Reopened] (THRIFT-3086) C++ Valgrind Error Cleanup

2015-05-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III reopened THRIFT-3086: Assignee: James E. King, III (was: Roger Meier) C++ Valgrind Error Cleanup

[jira] [Reopened] (THRIFT-3084) C++ add concurrent client limit to threaded servers

2015-05-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III reopened THRIFT-3084: Assignee: James E. King, III C++ add concurrent client limit to threaded

[jira] [Reopened] (THRIFT-3083) C++ Consolidate server processing loops in TSimpleServer, TThreadedServer, TThreadPoolServer

2015-05-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III reopened THRIFT-3083: Assignee: James E. King, III C++ Consolidate server processing loops in

[jira] [Reopened] (THRIFT-3094) master as of 2015-APR-13 fails -DBOOST_THREADS cmake build

2015-05-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III reopened THRIFT-3094: Assignee: James E. King, III master as of 2015-APR-13 fails -DBOOST_THREADS

[jira] [Resolved] (THRIFT-3094) master as of 2015-APR-13 fails -DBOOST_THREADS cmake build

2015-05-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-3094. Resolution: Fixed master as of 2015-APR-13 fails -DBOOST_THREADS cmake build

[jira] [Commented] (THRIFT-3095) Enable CI Build for Coverity Scan integration

2015-05-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14526635#comment-14526635 ] James E. King, III commented on THRIFT-3095: I believe Roger did this work in

[jira] [Comment Edited] (THRIFT-3095) Enable CI Build for Coverity Scan integration

2015-05-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14526635#comment-14526635 ] James E. King, III edited comment on THRIFT-3095 at 5/4/15 1:43 PM:

[jira] [Reopened] (THRIFT-3105) C++ libthriftnb library on Windows build failure

2015-05-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III reopened THRIFT-3105: C++ libthriftnb library on Windows build failure

[jira] [Updated] (THRIFT-3095) Enable CI Build for Coverity Scan integration

2015-05-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-3095: --- Assignee: Roger Meier Enable CI Build for Coverity Scan integration

[jira] [Resolved] (THRIFT-3105) C++ libthriftnb library on Windows build failure

2015-05-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-3105. Resolution: Fixed C++ libthriftnb library on Windows build failure

[jira] [Updated] (THRIFT-2682) TThreadedServer leaks per-thread memory

2015-05-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-2682: --- Assignee: James E. King, III TThreadedServer leaks per-thread memory

[GitHub] thrift pull request: THRIFT-3122 Convert plain js objects given as...

2015-05-04 Thread itkach
Github user itkach commented on the pull request: https://github.com/apache/thrift/pull/476#issuecomment-98714766 BonkSet, which in C++ will require comparison operators, That is a strange requirement and it's not clear how would one go about providing such comparison

[jira] [Commented] (THRIFT-3122) Javascript struct constructor should properly initialize struct and container members from plain js arguments

2015-05-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14526650#comment-14526650 ] ASF GitHub Bot commented on THRIFT-3122: Github user itkach commented on the pull

[jira] [Commented] (THRIFT-3042) Dockerfiles fail to build

2015-05-04 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14527127#comment-14527127 ] Roger Meier commented on THRIFT-3042: - Thanks Jake, looks better, but make check

[jira] [Commented] (THRIFT-3042) Dockerfiles fail to build

2015-05-04 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14527190#comment-14527190 ] Jake Farrell commented on THRIFT-3042: -- not done yet, still working through that and

Re: Jira Assignee

2015-05-04 Thread Jens Geyer
Hi, I'll make it short and mix my answers into your stuff. KG I'm all in favour of keeping things as simple as possible Jake I just want to make sure we document it and keep it as simple as possible Agree. KG Also as a simplification I suggested removal of Close KG transition

[GitHub] thrift pull request: THRIFT-3125 Fix the list of exported headers ...

2015-05-04 Thread xli2012
GitHub user xli2012 opened a pull request: https://github.com/apache/thrift/pull/478 THRIFT-3125 Fix the list of exported headers in automake input You can merge this pull request into a Git repository by running: $ git pull https://github.com/xli2012/thrift THRIFT-3125

[jira] [Commented] (THRIFT-3125) Fix the list of exported headers in automake input

2015-05-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14527371#comment-14527371 ] ASF GitHub Bot commented on THRIFT-3125: GitHub user xli2012 opened a pull

[jira] [Created] (THRIFT-3125) Fix the list of exported headers in automake input

2015-05-04 Thread Xin Li (JIRA)
Xin Li created THRIFT-3125: -- Summary: Fix the list of exported headers in automake input Key: THRIFT-3125 URL: https://issues.apache.org/jira/browse/THRIFT-3125 Project: Thrift Issue Type: Bug