Commits


Omer Ozarslan authored and Antoine Pitrou committed f3786ffcb7f
ARROW-6190: [C++] Define and declare functions regardless of NDEBUG Closes #5049 from ozars/cpp-ndebug-linking-issue and squashes the following commits: f4e371e84 <Omer Ozarslan> Remove NDEBUG ifdefs around CheckUTF8Initialized to avoid linker errors aca7e1cbb <Omer Ozarslan> Remove NDEBUG ifdefs around CheckValueSize to avoid linker errors Authored-by: Omer Ozarslan <omer@utdallas.edu> Signed-off-by: Antoine Pitrou <antoine@python.org>