You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Ben Kietzman (Jira)" <ji...@apache.org> on 2020/02/20 16:23:00 UTC

[jira] [Created] (ARROW-7894) [C++] DefineOptions should invoke add_definitions

Ben Kietzman created ARROW-7894:
-----------------------------------

             Summary: [C++] DefineOptions should invoke add_definitions
                 Key: ARROW-7894
                 URL: https://issues.apache.org/jira/browse/ARROW-7894
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
    Affects Versions: 0.16.0
            Reporter: Ben Kietzman
            Assignee: Ben Kietzman
             Fix For: 1.0.0


Several build options are mirrored as preprocessor definitions, for example \{{ARROW_JEMALLOC}}. This could be made more consistent by requiring that every option in DefineOptions should also define a preprocessor macro with {{add_definitions}}.



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