On 3/29/16 8:24 AM, Dicebot wrote:
On Tuesday, 29 March 2016 at 12:21:59 UTC, Steven Schveighoffer wrote:
The next release will have a deprecation warning about selective
imports that mistakenly allow usage of FQN. You will see most likely.
Phobos had thousands of them.


Deprecation or a warning? It must be deprecation (as in, "don't fail on
-w"). If it isn't, probably it is time to raise some critical bugzilla
reports.

I think it might be simply deprecation. I can't remember.

Tested:

Yes, it is a deprecation, not a warning (compilation succeeds on -w). I stand corrected!

This is in essence, still a warning. Just not one that fails compilation. It makes build messages from large projects basically unreadable.

-Steve

Reply via email to