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

Fixed crash on empty square root #101

Merged
merged 1 commit into from
Jan 10, 2018
Merged

Conversation

sskodje
Copy link
Contributor

@sskodje sskodje commented Jan 6, 2018

\sqrt{} resulted in a CTD. This should fix it.

@ForNeVeR ForNeVeR self-requested a review January 6, 2018 04:21
@ForNeVeR ForNeVeR self-assigned this Jan 6, 2018
@ForNeVeR
Copy link
Owner

I am sorry for the delay, will review that now.

@ForNeVeR ForNeVeR merged commit 4cd645d into ForNeVeR:master Jan 10, 2018
ForNeVeR added a commit that referenced this pull request Jan 10, 2018
@ForNeVeR
Copy link
Owner

ForNeVeR commented Jan 10, 2018

@sskodje, thank you! I've merged your PR.

I've added a unit test for the case that was fixed by your code; please consider adding such tests yourself next time (but always feel free to ask for help!)

@ForNeVeR
Copy link
Owner

@sskodje also please note that I have no plans to publish a new release in the next few weeks. But in case you need the fixed version of WPF-Math to be published to NuGet, just ping me. I could publish a new version out-of-schedule if it's necessary for our users.

@sskodje
Copy link
Contributor Author

sskodje commented Jan 10, 2018

No that's quite alright. I have forked and is using that atm, as i'm doing some other changes as well. I'll remember about the unit tests if i make more pull requests:)

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