@cschlote updated dlang/phobos pull request #7225 "Undeprecate JSONType member to avoid deprecation warnings" fixing this issue:
- Fix Issue 20350 - Enhanced deprecation message on JSON_TYPE alias
Add hint to message to also change the enum members.
https://github.com/dlang/phobos/pull/7225
Comment #2 by dlang-bot — 2019-12-07T18:24:55Z
dlang/phobos pull request #7225 "Undeprecate JSONType member to avoid deprecation warnings" was merged into stable:
- ae03972df171056332b008af3ca025fa8daf6671 by Carsten Schlote:
Fix Issue 20350 - Undeprecate JSONType member to avoid deprecation warnings
Undeprecate JSONType members, which create lots of spam-like
deprecation warnings, which can't be fixed by the user.
See discussion on this issue at
https://forum.dlang.org/post/[email protected]https://github.com/dlang/phobos/pull/7225