Pathological import symbol shadowing

H. S. Teoh hsteoh at quickfur.ath.cx
Thu Nov 19 01:06:10 UTC 2020


On Wed, Nov 18, 2020 at 10:12:25PM +0100, Timon Gehr via Digitalmars-d wrote:
[...]
> How it should work:
> 
> - Do a lookup in the current module.
> - If name is not found, figure out which (possibly nested) imports are
> in scope.
> - Use the same standard overload resolution that is used for
> module-scope imports on those imports.

+1, this is the way it should have been from the beginning.


T

-- 
Why are you blatanly misspelling "blatant"? -- Branden Robinson


More information about the Digitalmars-d mailing list