Fully-qualified symbol disambiguation is deprecated???

Steven Schveighoffer via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Thu Sep 8 15:13:26 PDT 2016


On 9/8/16 6:02 PM, Nick Sabalausky wrote:
> I'm getting deprecation messages ("Package...not accessible here,
> perhaps add static import") when simply trying to use fully-qualified
> symbol names to disambiguate a symbol. Is this really intended?

Yes.

It's difficult to attribute the message without context, though. And 
there are still some straggling bugs which cause this message to be 
erroneously printed.

I posted an article on this: 
http://www.schveiguy.com/blog/2016/03/import-changes-in-d-2-071/

-Steve


More information about the Digitalmars-d-learn mailing list