Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Remove throw calls from destructors #154

Merged
merged 1 commit into from
Dec 29, 2017

Conversation

9prady9
Copy link
Member

@9prady9 9prady9 commented Dec 25, 2017

What kind of change does this PR introduce? (Bug fix, feature, documentation update, new examples etc.)
It is a bug fix.

What is the current behavior? (You can also link to an open issue here)
Constructors are throwing exceptions, which is very bad.

@9prady9 9prady9 added the fix label Dec 25, 2017
@9prady9 9prady9 added this to the 1.0.2 milestone Dec 25, 2017
@9prady9 9prady9 requested a review from umar456 December 25, 2017 05:29
Copy link
Member

@umar456 umar456 left a comment

Choose a reason for hiding this comment

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

👍

@umar456 umar456 merged commit b57328d into arrayfire:master Dec 29, 2017
@9prady9 9prady9 deleted the fix_destructors branch December 29, 2017 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants