You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Kouhei Sutou (Jira)" <ji...@apache.org> on 2019/11/26 08:21:00 UTC

[jira] [Created] (ARROW-7260) [CI] Ubuntu 14.04 test is failed by user defined literal

Kouhei Sutou created ARROW-7260:
-----------------------------------

             Summary: [CI] Ubuntu 14.04 test is failed by user defined literal
                 Key: ARROW-7260
                 URL: https://issues.apache.org/jira/browse/ARROW-7260
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Continuous Integration
            Reporter: Kouhei Sutou
            Assignee: Kouhei Sutou


https://circleci.com/gh/ursa-labs/crossbow/5329

{noformat}
  /arrow/cpp/src/arrow/dataset/filter_test.cc:80:194: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Werror=literal-suffix]
     ASSERT_EQ("a"_.ToString(), "a");
                  ^
{noformat}



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