You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "hongwu (JIRA)" <ji...@apache.org> on 2016/07/10 13:34:11 UTC

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

     [ https://issues.apache.org/jira/browse/HAWQ-608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

hongwu reassigned HAWQ-608:
---------------------------

    Assignee: hongwu  (was: Lei Chang)

> 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: hongwu
>
> 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)