Wes McKinney created ARROW-1722:
-----------------------------------

             Summary: [C++] Add linting script to look for C++/CLI issues
                 Key: ARROW-1722
                 URL: https://issues.apache.org/jira/browse/ARROW-1722
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Wes McKinney


This includes:

* Using {{nullptr}} in header files (we must instead use an appropriate macro 
to use {{__nullptr}} when the host compiler is C++/CLI)
* Including {{<mutex>}} in a public header (e.g. header files without "impl" or 
"internal" in their name)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to