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 Issue 15212 - BigInt should implement opCast!long and opCast!int #3725

Merged
merged 1 commit into from Oct 18, 2015

Conversation

CyberShadow
Copy link
Member

}

///
unittest
Copy link
Member

Choose a reason for hiding this comment

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

This unit test will become the example for to!ulong, but it doesn't have a call to to!ulong, just calls for int and ubyte. Never mind.

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeah, the "why the heck not ALL integer types?" thought came after I filed the issue :)

@Hackerpilot
Copy link
Member

@CyberShadow CyberShadow force-pushed the pull-20151017-003315 branch 2 times, most recently from 68ab375 to fb964ef Compare October 17, 2015 03:48
@Hackerpilot
Copy link
Member

I don't see anybody objecting to this, so I'm going to press the button.

@Hackerpilot
Copy link
Member

Auto-merge toggled on

Hackerpilot added a commit that referenced this pull request Oct 18, 2015
fix Issue 15212 - BigInt should implement opCast!long and opCast!int
@Hackerpilot Hackerpilot merged commit 06506e4 into dlang:master Oct 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants