You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "huangtianhua (Jira)" <ji...@apache.org> on 2020/01/06 10:02:00 UTC

[jira] [Created] (IMPALA-9278) error: expected primary-expression before ‘return’

huangtianhua created IMPALA-9278:
------------------------------------

             Summary: error: expected primary-expression before ‘return’
                 Key: IMPALA-9278
                 URL: https://issues.apache.org/jira/browse/IMPALA-9278
             Project: IMPALA
          Issue Type: Bug
            Reporter: huangtianhua


An error raised when execute ./buildall.sh on aarch64:

/home/jenkins/workspace/impala/be/src/gutil/atomicops-internals-x86.h:413:15: error: expected primary-expression before ‘return’ new_val = return impala::ArithmeticUtil::AsUnsigned<std::plus>(old_val, increment);



--
This message was sent by Atlassian Jira
(v8.3.4#803005)