Deprecation message when assigning Nullable values to an associative array.
Peter Jacobs
peterj at mech.uq.edu.au
Sat Apr 3 10:20:15 UTC 2021
On Saturday, 3 April 2021 at 10:03:09 UTC, rikki cattermole wrote:
>
> On 03/04/2021 10:58 PM, rikki cattermole wrote:
>> Nullable has an alias this which has been deprecated.
>>
>> It is due for removal (the alias this).
>>
>> You can remove it manually from your copy of phobos source.
>>
>> Otherwise you'll just have to wait until it is removed
>> upstream. (deprecation are not errors, so you can ignore them).
>
> So yeah, next release.
>
> https://github.com/dlang/phobos/commit/36c309fc5fb5bc886e14bd8010e1375fa3a57d53#diff-81bed7f05cbd4e992067b7019125e6a1349ebe5098c6980b64bbbca8d5491e17
Thank you. I am happy with this situation.
PJ
More information about the Digitalmars-d-learn
mailing list