Commits

Wes McKinney authored b4eec62030c
ARROW-932: [Python] Fix MSVC compiler warnings, build Python with /WX and -Werror in CI Author: Wes McKinney <wes.mckinney@twosigma.com> Closes #913 from wesm/ARROW-932 and squashes the following commits: 9534ae9d [Wes McKinney] Only pass PYARROW_CXXFLAGS when set dedcbb9a [Wes McKinney] Fix typo b5a6d9af [Wes McKinney] Supress another clang warning 2e8f1053 [Wes McKinney] typo 5740f001 [Wes McKinney] Add PYARROW_CXXFLAGS option, fix MSVC compiler warnings c32ee092 [Wes McKinney] Remove print statement. Disable MSVC 4190 warning