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

bug fix for x^Val{p} (fixes problem noted in #20648) #20732

Merged
merged 1 commit into from
Feb 22, 2017

Conversation

stevengj
Copy link
Member

Fixes incorrect unsigned cast in #20648 noted by @tkelman, and adds more tests.

@kshyatt kshyatt added bugfix This change fixes an existing bug maths Mathematical functions labels Feb 22, 2017
Copy link
Member

@ararslan ararslan left a comment

Choose a reason for hiding this comment

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

LGTM!

@stevengj stevengj merged commit 0cebddf into JuliaLang:master Feb 22, 2017
@stevengj stevengj deleted the inlinepowfix branch February 22, 2017 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This change fixes an existing bug maths Mathematical functions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants