Skip to content

ARROW-2138: [C++] abort on failed debug check#1595

Closed
pitrou wants to merge 1 commit intoapache:masterfrom
pitrou:ARROW-2138-abort-on-debug-check
Closed

ARROW-2138: [C++] abort on failed debug check#1595
pitrou wants to merge 1 commit intoapache:masterfrom
pitrou:ARROW-2138-abort-on-debug-check

Conversation

@pitrou
Copy link
Member

@pitrou pitrou commented Feb 12, 2018

Using abort() instead of exit(1) triggers debug tools such as gdb and therefore makes debugging easier.

Using abort() instead of exit(1) triggers debug tools such as gdb
and therefore makes debugging easier.
Copy link
Member

@wesm wesm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@wesm
Copy link
Member

wesm commented Feb 12, 2018

restarted the failed travis builds

@pitrou
Copy link
Member Author

pitrou commented Feb 12, 2018

AppVeyor build started at https://ci.appveyor.com/project/pitrou/arrow/build/1.0.68

@wesm
Copy link
Member

wesm commented Feb 12, 2018

OK, the Windows builds look fine. I'm merging this

@wesm wesm closed this in cf00b57 Feb 12, 2018
@pitrou pitrou deleted the ARROW-2138-abort-on-debug-check branch February 12, 2018 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants