You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/04/26 16:47:39 UTC

[jira] [Commented] (THRIFT-3113) m4 C++11 macro issue

    [ https://issues.apache.org/jira/browse/THRIFT-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14513057#comment-14513057 ] 

Hudson commented on THRIFT-3113:
--------------------------------

SUCCESS: Integrated in Thrift #1518 (See [https://builds.apache.org/job/Thrift/1518/])
THRIFT-3113 m4 C++11 macro issue (roger: rev e856d6846bce5402cc79f7bbaa59897690080017)
* configure.ac
* aclocal/ax_lib_zlib.m4
* aclocal/ax_lib_event.m4
* aclocal/ax_cxx_compile_stdcxx_11.m4


> m4 C++11 macro issue
> --------------------
>
>                 Key: THRIFT-3113
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3113
>             Project: Thrift
>          Issue Type: Bug
>          Components: Build Process
>    Affects Versions: 0.9.2
>         Environment: Buildroot build system, crosscompilation, C++11
>            Reporter: Naour Romain
>              Labels: build, patch
>             Fix For: 0.9.3
>
>
> The ax_cxx_compile_stdcxx_11 macro bundled in thrift package is broken  [1] and out of date. Since Thrift actually doesn't use that particular C++11 feature, make C++11 support optional.
> [1] https://savannah.gnu.org/patch/index.php?8287



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)