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 issues 20202 & 20203 - Make std.math.signbit and copysign work in CTFE #7179

Merged
merged 1 commit into from Sep 10, 2019

Conversation

n8sh
Copy link
Member

@n8sh n8sh commented Sep 8, 2019

No description provided.

@n8sh n8sh added the math label Sep 8, 2019
@n8sh n8sh requested a review from ibuclaw as a code owner September 8, 2019 23:40
@dlang-bot
Copy link
Contributor

Thanks for your pull request, @n8sh!

Bugzilla references

Auto-close Bugzilla Severity Description
20202 enhancement Make std.math.signbit work in CTFE
20203 enhancement Make std.math.copysign work in CTFE

Testing this PR locally

If you don't have a local development environment setup, you can use Digger to test this PR:

dub fetch digger
dub run digger -- build "master + phobos#7179"

@dlang-bot dlang-bot merged commit 4719aa1 into dlang:master Sep 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants