[Issue 17144] [REG 2.071] local imports became invisible

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu May 17 04:01:12 UTC 2018


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

Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |INVALID

--- Comment #6 from Walter Bright <bugzilla at digitalmars.com> ---
It compiles with -transition=import. That's what is needed to enable the old
behavior.

> explicitly promised

https://digitalmars.com/d/archives/digitalmars/D/Nested_public_imports_-_bug_or_feature_269863.html#N270339

"Since the import is qualified with 'public', I see no reason to change this 
behavior."

That isn't exactly a promise. And I was later convinced with reasons. But still
the old behavior is maintained with the switch.

--


More information about the Digitalmars-d-bugs mailing list