[jira] [Created] (THRIFT-3358) Makefile:1362: *** missing separator. Stop.

2015-09-26 Thread David Laxer (JIRA)
David Laxer created THRIFT-3358: --- Summary: Makefile:1362: *** missing separator. Stop. Key: THRIFT-3358 URL: https://issues.apache.org/jira/browse/THRIFT-3358 Project: Thrift Issue Type: Bug

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

2015-09-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14909383#comment-14909383 ] ASF GitHub Bot commented on THRIFT-3357: Github user afds commented on the pull r

[GitHub] thrift pull request: THRIFT-3357: enum_containers option to genera...

2015-09-26 Thread afds
Github user afds commented on the pull request: https://github.com/apache/thrift/pull/627#issuecomment-143475735 https://issues.apache.org/jira/browse/THRIFT-3357 --- 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 pr

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

2015-09-26 Thread Deniss Afonin (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deniss Afonin updated THRIFT-3357: -- Description: Additional java compiler option to generate EnumSet/EnumMap instead of HashSet/Ha

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

2015-09-26 Thread Deniss Afonin (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deniss Afonin updated THRIFT-3357: -- Description: Additional java compiler option to generate EnumSet/EnumMap instead of HashSet/Ha

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

2015-09-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14909366#comment-14909366 ] ASF GitHub Bot commented on THRIFT-3357: GitHub user afds opened a pull request:

[GitHub] thrift pull request: THRIFT-3357: enum_containers option to genera...

2015-09-26 Thread afds
GitHub user afds opened a pull request: https://github.com/apache/thrift/pull/627 THRIFT-3357: enum_containers option to generate EnumSet/EnumMap Additional java compiler option to generate EnumSet/EnumMap instead of HashSet/HashMap where elements/keys are enums. You can merge t

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

2015-09-26 Thread Deniss Afonin (JIRA)
Deniss Afonin created THRIFT-3357: - Summary: Additional java compiler option to generate EnumSet/EnumMap where elements/keys are enums Key: THRIFT-3357 URL: https://issues.apache.org/jira/browse/THRIFT-3357

[jira] [Created] (THRIFT-3356) TypeError: 'undefined' is not a function (evaluating 'Error.captureStackTrace(this, this.constructor)')

2015-09-26 Thread Jens Geyer (JIRA)
Jens Geyer created THRIFT-3356: -- Summary: TypeError: 'undefined' is not a function (evaluating 'Error.captureStackTrace(this, this.constructor)') Key: THRIFT-3356 URL: https://issues.apache.org/jira/browse/THRIFT-335

still failing SecurityTest (was: C++ recipe for target 'SecurityTest' failed)

2015-09-26 Thread Jens Geyer
Hi again, the compilation part is solved. Had to add filesystem to my boost build, that was it. But when running "make check" I get this error: FAIL: SecurityTest No more information besides that, and all other tests succeed. When I run the SecurityTest test alone, it succeeds - it fails