www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 18427] New: `Symbol FOO is not visible because it is

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

          Issue ID: 18427
           Summary: `Symbol FOO is not visible because it is privately
                    imported` => compiler should show how to import it
           Product: D
           Version: D2
          Hardware: x86
                OS: Mac OS X
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: dmd
          Assignee: nobody puremagic.com
          Reporter: timothee.cour2 gmail.com

for `Symbol FOO is not visible because it is privately imported` : 
the compiler already knows where the symbol was defined; it should show it in
error message to make it easier for user to fix.

--
Feb 12 2018