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

2021-08-13 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17193

RazvanN  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||razvan.nitu1...@gmail.com
 Resolution|--- |FIXED

--- Comment #4 from RazvanN  ---
Cannot reproduce with git HEAD. Closing as fixed.

--


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

2017-08-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17193

--- Comment #3 from b2.t...@gmx.com ---
committer, fix also 16577, it's so closed.

--


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

2017-08-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17193

b2.t...@gmx.com changed:

   What|Removed |Added

   See Also||https://issues.dlang.org/sh
   ||ow_bug.cgi?id=16577

--


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

2017-08-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17193

johanenge...@weka.io changed:

   What|Removed |Added

 CC||ap...@hotmail.com

--- Comment #2 from johanenge...@weka.io ---
*** Issue 17757 has been marked as a duplicate of this issue. ***

--


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

2017-08-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17193

johanenge...@weka.io changed:

   What|Removed |Added

   Keywords||industry
 CC||johanenge...@weka.io

--


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

2017-07-12 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17193

Vladimir Panteleev  changed:

   What|Removed |Added

   Keywords||diagnostic, rejects-valid

--- Comment #1 from Vladimir Panteleev  ---
Same with a fully qualified import (`static import foo; foo.toUTF8("aoeu");` in
your example).

--


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

2017-02-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17193

Jack Stouffer  changed:

   What|Removed |Added

 CC||j...@jackstouffer.com
   Hardware|x86_64  |All
 OS|Linux   |All
   Severity|enhancement |normal

--