You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "lidavidm (via GitHub)" <gi...@apache.org> on 2023/06/17 20:58:08 UTC

[GitHub] [arrow-adbc] lidavidm opened a new issue, #814: c: enable IWYU

lidavidm opened a new issue, #814:
URL: https://github.com/apache/arrow-adbc/issues/814

   We should ideally jump on this early or else it becomes kind of impossible to keep up (as already seen with clang-tidy)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-adbc] WillAyd commented on issue #814: c: enable IWYU

Posted by "WillAyd (via GitHub)" <gi...@apache.org>.
WillAyd commented on issue #814:
URL: https://github.com/apache/arrow-adbc/issues/814#issuecomment-1599722872

   I think CMake 3.27 will natively support IWYU and can report back useful error codes 
   
   re: https://gitlab.kitware.com/cmake/cmake/-/merge_requests/8406 and https://github.com/include-what-you-use/include-what-you-use/issues/985


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-adbc] lidavidm commented on issue #814: c: enable IWYU

Posted by "lidavidm (via GitHub)" <gi...@apache.org>.
lidavidm commented on issue #814:
URL: https://github.com/apache/arrow-adbc/issues/814#issuecomment-1599774030

   Yes, I was trying to test it out but under Conda at least it seems to need more fiddling with include paths.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org