[jira] [Commented] (THRIFT-4167) Missing compile flag

2017-04-04 Thread Arnaud Lacombe (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15956147#comment-15956147 ] Arnaud Lacombe commented on THRIFT-4167: I should have checked for the feature pr

[jira] [Commented] (THRIFT-4167) Missing compile flag

2017-04-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15956116#comment-15956116 ] James E. King, III commented on THRIFT-4167: Currently the project requires c

[jira] [Assigned] (THRIFT-4167) Missing compile flag

2017-04-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III reassigned THRIFT-4167: -- Assignee: James E. King, III > Missing compile flag > > >

[jira] [Commented] (THRIFT-4167) Missing compile flag

2017-04-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15956118#comment-15956118 ] James E. King, III commented on THRIFT-4167: As a workaround you can specify

[jira] [Updated] (THRIFT-4167) Missing compile flag

2017-04-04 Thread Arnaud Lacombe (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arnaud Lacombe updated THRIFT-4167: --- Attachment: 0001-fix-build.patch patch to fix the build > Missing compile flag > ---

[jira] [Issue Comment Deleted] (THRIFT-4167) Missing compile flag

2017-04-04 Thread Arnaud Lacombe (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arnaud Lacombe updated THRIFT-4167: --- Comment: was deleted (was: the following patch fixes the build: >From da73fc6c66ffce709a74d3

[jira] [Commented] (THRIFT-4167) Missing compile flag

2017-04-04 Thread Arnaud Lacombe (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15956005#comment-15956005 ] Arnaud Lacombe commented on THRIFT-4167: the following patch fixes the build: >F

[jira] [Created] (THRIFT-4167) Missing compile flag

2017-04-04 Thread Arnaud Lacombe (JIRA)
Arnaud Lacombe created THRIFT-4167: -- Summary: Missing compile flag Key: THRIFT-4167 URL: https://issues.apache.org/jira/browse/THRIFT-4167 Project: Thrift Issue Type: Bug Reporte

[jira] [Commented] (THRIFT-4166) Recent fix to remove boost::lexical_cast usage broke VS2010

2017-04-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15955752#comment-15955752 ] James E. King, III commented on THRIFT-4166: Adding MSVC2010 to appveyor is n

[jira] [Comment Edited] (THRIFT-4156) Using boost spirit instead of lex and yacc

2017-04-04 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15955641#comment-15955641 ] Jens Geyer edited comment on THRIFT-4156 at 4/4/17 7:19 PM: N

[jira] [Created] (THRIFT-4166) Recent fix to remove boost::lexical_cast usage broke VS2010

2017-04-04 Thread James E. King, III (JIRA)
James E. King, III created THRIFT-4166: -- Summary: Recent fix to remove boost::lexical_cast usage broke VS2010 Key: THRIFT-4166 URL: https://issues.apache.org/jira/browse/THRIFT-4166 Project: Thri

[jira] [Commented] (THRIFT-4138) Fix remaining undefined behavior invalid vptr casts in C++ library

2017-04-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15955643#comment-15955643 ] James E. King, III commented on THRIFT-4138: This broke Visual Studio 2010 an

[jira] [Commented] (THRIFT-4156) Using boost spirit instead of lex and yacc

2017-04-04 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15955641#comment-15955641 ] Jens Geyer commented on THRIFT-4156: Not bad. The single most tricky thing we need to

[jira] [Updated] (THRIFT-4165) C++ build has many warnings under c++03 due to recent changes, cmake needs better platform-independent language level control

2017-04-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-4165: --- Description: When not using -std=c++11 there are a number of build warnings coming ou

[jira] [Commented] (THRIFT-4165) C++ build has many warnings under c++03 due to recent changes, cmake needs better platform-independent language level control

2017-04-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15955563#comment-15955563 ] ASF GitHub Bot commented on THRIFT-4165: GitHub user jeking3 opened a pull reques

[jira] [Updated] (THRIFT-4165) C++ build has many warnings under c++03 due to recent changes, cmake needs better platform-independent language level control

2017-04-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-4165: --- Component/s: (was: C# - Library) C++ - Library > C++ build has m

[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/thri

[jira] [Updated] (THRIFT-4165) C++ build has many warnings under c++03 due to recent changes, cmake needs better platform-independent language level control

2017-04-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-4165: --- Summary: C++ build has many warnings under c++03 due to recent changes, cmake needs b

[jira] [Commented] (THRIFT-4139) warning: 'register' storage class specifier is deprecated and incompatible with C++1z [-Wdeprecated-register]

2017-04-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15955350#comment-15955350 ] James E. King, III commented on THRIFT-4139: This happens on clang specifical

apache thrift git repo posting errors, github integration down?

2017-04-04 Thread James E. King, III
I pushed two commits up to apache master for thrift this morning and they errored out. They seem have been pushed correctly, but the post-push hooks must have failed. The github pull requests that were open did not close automatically, and the github master is currently stale by two commits relat

[jira] [Created] (THRIFT-4165) C++ build has many warnings under c++03 due to recent changes

2017-04-04 Thread James E. King, III (JIRA)
James E. King, III created THRIFT-4165: -- Summary: C++ build has many warnings under c++03 due to recent changes Key: THRIFT-4165 URL: https://issues.apache.org/jira/browse/THRIFT-4165 Project: Th

[jira] [Commented] (THRIFT-4125) Thrift is not compiling

2017-04-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15955148#comment-15955148 ] James E. King, III commented on THRIFT-4125: We do not perform an ARM32 cross

[jira] [Updated] (THRIFT-4125) Thrift is not compiling

2017-04-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-4125: --- Affects Version/s: (was: 1.0) 0.11.0 > Thrift is not compi

[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 is en

[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 is en

[jira] [Commented] (THRIFT-4164) Core in TSSLSocket cleanupOpenSSL when destroying a mutex used by openssl

2017-04-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15955145#comment-15955145 ] ASF GitHub Bot commented on THRIFT-4164: Github user jeking3 closed the pull requ

[jira] [Commented] (THRIFT-3978) Thrift C++ runtime uses assert to prevent overflows, checks sanity only in debug builds

2017-04-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15955144#comment-15955144 ] ASF GitHub Bot commented on THRIFT-3978: Github user jeking3 closed the pull requ

[jira] [Commented] (THRIFT-3357) Additional java compiler option to generate EnumSet/EnumMap where elements/keys are enums

2017-04-04 Thread Deniss Afonin (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15955143#comment-15955143 ] Deniss Afonin commented on THRIFT-3357: --- Yep, will do. Should I make it as default

[jira] [Updated] (THRIFT-4069) All perl packages should have proper namespace, version syntax, and use proper thrift exceptions

2017-04-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-4069: --- Labels: breaking_change (was: ) > All perl packages should have proper namespace, ve

[jira] [Updated] (THRIFT-4164) Core in TSSLSocket cleanupOpenSSL when destroying a mutex used by openssl

2017-04-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-4164: --- Labels: breaking_change (was: ) > Core in TSSLSocket cleanupOpenSSL when destroying

[jira] [Resolved] (THRIFT-4164) Core in TSSLSocket cleanupOpenSSL when destroying a mutex used by openssl

2017-04-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-4164. Resolution: Fixed Fix Version/s: 0.11.0 > Core in TSSLSocket cleanupOpenSSL

[jira] [Updated] (THRIFT-4164) Core in TSSLSocket cleanupOpenSSL when destroying a mutex used by openssl

2017-04-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-4164: --- Environment: Ubuntu 14.04, openssl (version 1.0.2k) (was: Ubuntu 14.04, openssl (ver

[jira] [Updated] (THRIFT-4164) Core in TSSLSocket cleanupOpenSSL when destroying a mutex used by openssl

2017-04-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-4164: --- Priority: Critical (was: Major) > Core in TSSLSocket cleanupOpenSSL when destroying

[jira] [Commented] (THRIFT-4156) Using boost spirit instead of lex and yacc

2017-04-04 Thread Mike Gresens (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15954705#comment-15954705 ] Mike Gresens commented on THRIFT-4156: -- How does a boost spirit parser look like? Yo

[jira] [Updated] (THRIFT-4156) Using boost spirit instead of lex and yacc

2017-04-04 Thread Mike Gresens (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Gresens updated THRIFT-4156: - Attachment: parser.cpp Example parser implementation > Using boost spirit instead of lex and yac

[jira] [Updated] (THRIFT-4156) Using boost spirit instead of lex and yacc

2017-04-04 Thread Mike Gresens (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Gresens updated THRIFT-4156: - Attachment: ast.hpp Example AST definition > Using boost spirit instead of lex and yacc > --