Skip to content

Comments

Fix warning in std.range.package - calling without side effects discards return value#6642

Merged
wilzbach merged 1 commit intodlang:masterfrom
JinShil:fix_197107
Jul 26, 2018
Merged

Fix warning in std.range.package - calling without side effects discards return value#6642
wilzbach merged 1 commit intodlang:masterfrom
JinShil:fix_197107

Conversation

@JinShil
Copy link
Contributor

@JinShil JinShil commented Jul 26, 2018

DMD currently has a bug that is gagging warnings and deprecations. That bug is in the process of being fixed at dlang/dmd#8519, but it has revealed some warnings that need to be resolved in Phobos. This is one.

@dlang-bot
Copy link
Contributor

Thanks for your pull request, @JinShil!

Bugzilla references

Your PR doesn't reference any Bugzilla issue.

If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.

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#6642"

@wilzbach wilzbach merged commit 785b9bb into dlang:master Jul 26, 2018
@JinShil JinShil deleted the fix_197107 branch July 26, 2018 09:30
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