DMD 2.100, bring ont he attribute soup
Dennis
dkorpel at gmail.com
Thu May 26 17:41:18 UTC 2022
On Thursday, 26 May 2022 at 14:35:57 UTC, deadalnix wrote:
> So I upgraded to 2.100
>
> It is now reporting DIP100 deprecation by default.
This was actually reverted for 2.100 because it was unfinished,
perhaps you're using a beta? 2.101 is when deprecation warnings
will truly start. Can try again with a nightly and give some
examples of the resulting false positives?
By the way, if you don't use `@safe`, you shouldn't get `scope`
errors either. If you do, please file an issue.
More information about the Digitalmars-d
mailing list