You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/09/19 09:25:00 UTC

[jira] [Resolved] (ARROW-3072) [C++] Use ARROW_RETURN_NOT_OK instead of RETURN_NOT_OK in header files

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

Uwe L. Korn resolved ARROW-3072.
--------------------------------
    Resolution: Fixed

Issue resolved by pull request 2568
[https://github.com/apache/arrow/pull/2568]

> [C++] Use ARROW_RETURN_NOT_OK instead of RETURN_NOT_OK in header files
> ----------------------------------------------------------------------
>
>                 Key: ARROW-3072
>                 URL: https://issues.apache.org/jira/browse/ARROW-3072
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.11.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The {{RETURN_NOT_OK}} macro could conceivably collide with macros in other libraries. It would be better to use the scoped macro in public headers



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)