[
https://issues.apache.org/jira/browse/ARROW-9013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kouhei Sutou resolved ARROW-9013.
---------------------------------
Resolution: Fixed
Issue resolved by pull request 7620
[https://github.com/apache/arrow/pull/7620]
> [C++] Validate enum-style CMake options
> ---------------------------------------
>
> Key: ARROW-9013
> URL: https://issues.apache.org/jira/browse/ARROW-9013
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++, Developer Tools
> Reporter: Antoine Pitrou
> Assignee: Antoine Pitrou
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.0.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> It seems that some CMake options silently allow invalid values, such as
> {{-DARROW_SIMD_LEVEL=foobar}}. We should validate inputs to avoid typos (such
> as "SSE42" instead of "SSE4_2").
--
This message was sent by Atlassian Jira
(v8.3.4#803005)