Anthony Abate created ARROW-7509:
------------------------------------

             Summary: 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


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)

Reply via email to