[Issue 20265] [REG2.088] Spurious deprecation message with Nullable!bool and -unittest

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Oct 24 17:27:53 UTC 2019


https://issues.dlang.org/show_bug.cgi?id=20265

Bartek Siudeja <siudej at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |siudej at gmail.com

--- Comment #1 from Bartek Siudeja <siudej at gmail.com> ---
`pragma(msg, typeof(Nullable!int.init));` also causes this warning. So other
phobos functions are problematic, like `std.json.parseJSON`.

--


More information about the Digitalmars-d-bugs mailing list