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 for the issue #171 #172

Merged
merged 1 commit into from
Oct 27, 2020

Conversation

luk036
Copy link
Contributor

@luk036 luk036 commented Sep 30, 2020

Fix the issue #171 by replacing

throw std::runtime_error(

with

XTENSOR_THROW(std::runtime_error,

for all files.

@JohanMabille JohanMabille merged commit 07ffb09 into xtensor-stack:master Oct 27, 2020
@JohanMabille
Copy link
Member

Thanks a lot for that fix!

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.

None yet

2 participants