You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/03/15 15:13:00 UTC

[jira] [Commented] (ARROW-2316) [C++] Revert Buffer::mutable_data member to always inline

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

ASF GitHub Bot commented on ARROW-2316:
---------------------------------------

wesm opened a new pull request #1756: ARROW-2316: [C++] Revert Buffer::mutable_data to inline so that linkers do not have to remember to define NDEBUG for release builds
URL: https://github.com/apache/arrow/pull/1756
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> [C++] Revert Buffer::mutable_data member to always inline
> ---------------------------------------------------------
>
>                 Key: ARROW-2316
>                 URL: https://issues.apache.org/jira/browse/ARROW-2316
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.9.0
>
>
> If not, linkers must remember to define {{NDEBUG}} depending on whether Arrow was built in release mode or not



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