icexelloss commented on PR #13028: URL: https://github.com/apache/arrow/pull/13028#issuecomment-1130513839
I was working on some internal stuff but now back to this. @westonpace What's a good way to replicating the compiler warning level in the CI build (https://github.com/apache/arrow/runs/6472677191?check_suite_focus=true) locally? I was doing ``` cmake -DBUILD_WARNING_LEVEL=CHECKIN --preset ninja-debug-basic .. ``` But that doesn't seem to output the same build warning as the CI -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
