You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/04/01 05:51:25 UTC

[jira] [Commented] (HAWQ-608) libyarn hot refactor

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

ASF GitHub Bot commented on HAWQ-608:
-------------------------------------

Github user linwen commented on the pull request:

    https://github.com/apache/incubator-hawq/pull/534#issuecomment-204238545
  
    Merging this into master


> libyarn hot refactor
> --------------------
>
>                 Key: HAWQ-608
>                 URL: https://issues.apache.org/jira/browse/HAWQ-608
>             Project: Apache HAWQ
>          Issue Type: Bug
>          Components: libyarn
>            Reporter: hongwu
>            Assignee: Lei Chang
>
> I built libyarn under Ubuntu12.04 with gcc(4.7) and got `rethrow_if_nested is ambiguous to the compiler` building error. 
> The bug results from the the name of inside defined function rethrow_if_nested conflict with std::rethrow_if_nested and code in libyarn use `using namespace std;`, it is terrible...



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