Fix Issues 9999 & 10560 - [DIP1015] Deprecate & Remove implicit integer & character conversion to bool#7310
Closed
JinShil wants to merge 1 commit intodlang:masterfrom
JinShil:fix10560
Closed
Fix Issues 9999 & 10560 - [DIP1015] Deprecate & Remove implicit integer & character conversion to bool#7310JinShil wants to merge 1 commit intodlang:masterfrom JinShil:fix10560
JinShil wants to merge 1 commit intodlang:masterfrom
JinShil:fix10560
Conversation
Contributor
|
Thanks for your pull request, @JinShil! Bugzilla references
|
Contributor
|
FYI this definitely needs to be a deprecation - building druntime already fails: |
Contributor
|
@JinShil if you change the PR back to a deprecation, Jenkins should run through all projects. You can go to "Classic" (the door button on the right) and select "Console output". It's the entire output which you can use to grep for the deprecation message. This is probably the easiest way to assess the impact of this change. Oh and Phobos won't build with deprecation warnings. |
…ger & character conversion to bool
Contributor
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Revival of #6404
This is pending approval of this DIP: https://github.com/dlang/DIPs/blob/master/DIPs/DIP1015.md