Skip to content

Issue 8112 - std.algorithm.fill must accept InputRange #588

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

Merged
merged 2 commits into from
May 28, 2012

Conversation

gchatelet
Copy link
Contributor

@dnadlinger
Copy link
Member

The code change is fine, although you might be able to use DummyRange (see the top of range.d) for the tests.

Also, please prefix the commit message with »Issue 8112« so that the commit is picked up by GitHub's Bugzilla hook.

@gchatelet
Copy link
Contributor Author

Thx @klickverbot . I'm new to pull requests and D contribution : ) Should be fine with the last commit.

dsimcha added a commit that referenced this pull request May 28, 2012
Issue 8112 - std.algorithm.fill must accept InputRange
@dsimcha dsimcha merged commit b1e1fa6 into dlang:master May 28, 2012
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.

3 participants