[Issue 17193] selective imports -> deprecation warnings even if symbol is not used

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Jul 12 12:17:07 PDT 2017


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

Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |diagnostic, rejects-valid

--- Comment #1 from Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> ---
Same with a fully qualified import (`static import foo; foo.toUTF8("aoeu");` in
your example).

--


More information about the Digitalmars-d-bugs mailing list