Commits


Weston Pace authored and Antoine Pitrou committed b788b0da5ce
ARROW-12982: [C++] Re-enable unused-variable warning The warning was originally disabled out of convenience in https://github.com/apache/arrow/pull/3976 Closes #10458 from westonpace/experiment/no-unused-variable Authored-by: Weston Pace <weston.pace@gmail.com> Signed-off-by: Antoine Pitrou <antoine@python.org>