[
https://issues.apache.org/jira/browse/ARROW-7509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anthony Abate updated ARROW-7509:
---------------------------------
Summary: [C#] Turn on Checked mode for debug builds (was: Turn on Checked
mode for debug builds)
> [C#] Turn on Checked mode for debug builds
> ------------------------------------------
>
> Key: ARROW-7509
> URL: https://issues.apache.org/jira/browse/ARROW-7509
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C#
> Affects Versions: 0.15.1
> Reporter: Anthony Abate
> Priority: Minor
>
> Anyone object to turning on checked mode for debug builds?
> There have been many arithmetic overflow bugs. These could have been caught
> earlier simply by running the code with checked turned on.
> Then the unit tests could be run in debug mode and any obvious overflow bugs
> might be caught
--
This message was sent by Atlassian Jira
(v8.3.4#803005)