D has become unbearable and it needs to stop
RazvanN
razvan.nitu1305 at gmail.com
Tue Jul 4 07:42:53 UTC 2023
On Thursday, 8 June 2023 at 16:13:32 UTC, Adam D Ruppe wrote:
>> That seems like a bug in the deprecation. If you have the
>> overload, you shouldn't need a second getOverload.
>
> Yes, indeed, the implementation of the deprecation is obviously
> broken.
>
> Yet it shipped anyway.
The deprecation was not broken. There was another bug in the
compiler that the deprecation simply exposed. That bug is being
fixed with this PR: https://github.com/dlang/dmd/pull/15353
More information about the Digitalmars-d
mailing list