[jira] [Created] (THRIFT-2905) Cocoa compiler should have option to produce modern Objective-C

2014-12-19 Thread Jim Speth (JIRA)
Jim Speth created THRIFT-2905: - Summary: Cocoa compiler should have option to produce modern Objective-C Key: THRIFT-2905 URL: https://issues.apache.org/jira/browse/THRIFT-2905 Project: Thrift

[jira] [Created] (THRIFT-2906) library not found for -l:libboost_unit_test_framework.a

2014-12-19 Thread Jon Parise (JIRA)
Jon Parise created THRIFT-2906: -- Summary: library not found for -l:libboost_unit_test_framework.a Key: THRIFT-2906 URL: https://issues.apache.org/jira/browse/THRIFT-2906 Project: Thrift Issue

[GitHub] thrift pull request: Directly link libboost_unit_test_framework.a.

2014-12-19 Thread jparise
GitHub user jparise opened a pull request: https://github.com/apache/thrift/pull/333 Directly link libboost_unit_test_framework.a. Not all linkers support the `-l:libfoo.a` syntax (notably ld(1) on Mac OS X). For full compatibility, we want to link directly against the

[jira] [Commented] (THRIFT-2906) library not found for -l:libboost_unit_test_framework.a

2014-12-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14253600#comment-14253600 ] ASF GitHub Bot commented on THRIFT-2906: GitHub user jparise opened a pull

[jira] [Commented] (THRIFT-2906) library not found for -l:libboost_unit_test_framework.a

2014-12-19 Thread Jon Parise (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14253615#comment-14253615 ] Jon Parise commented on THRIFT-2906: My understanding (from the commit logs, at

[GitHub] thrift pull request: THRIFT-2902 Generated c_glib code does not co...

2014-12-19 Thread nsuke
Github user nsuke commented on the pull request: https://github.com/apache/thrift/pull/323#issuecomment-67671340 Merged as 80784b1098d95232b329cdec6e8f056d10380409 --- 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

[jira] [Commented] (THRIFT-2902) Generated c_glib code does not compile with clang

2014-12-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14253699#comment-14253699 ] ASF GitHub Bot commented on THRIFT-2902: Github user nsuke closed the pull

[GitHub] thrift pull request: THRIFT-2902 Generated c_glib code does not co...

2014-12-19 Thread nsuke
Github user nsuke closed the pull request at: https://github.com/apache/thrift/pull/323 --- 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-2902) Generated c_glib code does not compile with clang

2014-12-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14253698#comment-14253698 ] ASF GitHub Bot commented on THRIFT-2902: Github user nsuke commented on the pull

[GitHub] thrift pull request: THRIFT-2903 Qt4 library built with CMake does...

2014-12-19 Thread nsuke
Github user nsuke commented on the pull request: https://github.com/apache/thrift/pull/324#issuecomment-67672561 The build has been fixed (Travis failure is gcc internal error + make cross instability). I also added CMake build. --- If your project is set up for it, you can

[jira] [Commented] (THRIFT-2903) Qt4 library built with CMake does not work

2014-12-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14253706#comment-14253706 ] ASF GitHub Bot commented on THRIFT-2903: Github user nsuke commented on the pull

[GitHub] thrift pull request: THRIFT-2098 Add support for Qt5+

2014-12-19 Thread nsuke
Github user nsuke commented on the pull request: https://github.com/apache/thrift/pull/307#issuecomment-67672885 The build has been fixed (Travis failure is gcc internal error + make cross instability). I also added CMake build. --- If your project is set up for it, you can

[jira] [Commented] (THRIFT-2098) Add support for Qt5+

2014-12-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14253708#comment-14253708 ] ASF GitHub Bot commented on THRIFT-2098: Github user nsuke commented on the pull

[jira] [Commented] (THRIFT-2906) library not found for -l:libboost_unit_test_framework.a

2014-12-19 Thread Jon Parise (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14254084#comment-14254084 ] Jon Parise commented on THRIFT-2906: I read through these two notes: -

[jira] [Created] (THRIFT-2907) 'ntohll' macro redefined

2014-12-19 Thread Jon Parise (JIRA)
Jon Parise created THRIFT-2907: -- Summary: 'ntohll' macro redefined Key: THRIFT-2907 URL: https://issues.apache.org/jira/browse/THRIFT-2907 Project: Thrift Issue Type: Bug Components:

[GitHub] thrift pull request: Don't define ntohll() if it is already define...

2014-12-19 Thread jparise
GitHub user jparise opened a pull request: https://github.com/apache/thrift/pull/334 Don't define ntohll() if it is already defined. Fixes [THRIFT-2907](https://issues.apache.org/jira/browse/THRIFT-2907) You can merge this pull request into a Git repository by running: $ git

[jira] [Commented] (THRIFT-2907) 'ntohll' macro redefined

2014-12-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14254244#comment-14254244 ] ASF GitHub Bot commented on THRIFT-2907: GitHub user jparise opened a pull