std.digest.digest: Update deprecation comment#7545
Conversation
|
Thanks for your pull request, @ibuclaw! Bugzilla referencesYour 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 locallyIf you don't have a local development environment setup, you can use Digger to test this PR: dub run digger -- build "master + phobos#7545" |
|
Already made a PR for |
This function wasn't used anymore, but still imported, despite being deprecated. It was scheduled to be removed a few releases ago (see dlang/phobos#7545).
Actually, I think it is actually blocked on a new |
This function wasn't used anymore, but still imported, despite being deprecated. It was scheduled to be removed a few releases ago (see dlang/phobos#7545).
|
Vibe-core release is done, so this should not be blocked anymore. |
ddc415d to
fa96357
Compare
|
Rebased, let's see... |
|
Oh well Vibe.d is fixed but now we need to update the dependencies of a bunch of programs |
The style target is still failing, can you look into it ? |
|
|
|
@ibuclaw CI seems stuck, can you please rebase. |
|
And add the release not entry. |
What's the point when more than half of the functions originally in this PR have already been removed without note. |
|
@thewilsonator rebased. |
That's not an example to follow IMO. |
|
For reference, the point is to make it easier to search in release notes. |
Well I think one of them was rndtol, but no idea what the others were by now. |
|
Rebased and Ping! |
|
|
@ibuclaw IMHO this one can be closed. All functions are meanwhile removed. |
|
Rebased, there's still a one-liner change remaining. |
No description provided.