[Issue 17683] __traits compiles does not work with package.d
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Wed Jul 26 02:54:35 PDT 2017
    
    
  
https://issues.dlang.org/show_bug.cgi?id=17683
Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE
--- Comment #1 from Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> ---
Nothing to do with __traits(compiles).
fullyQualifiedName!Bar expands to "sub.m2.Bar".
That fully qualified names don't work with package modules is issue 11847.
*** This issue has been marked as a duplicate of issue 11847 ***
--
    
    
More information about the Digitalmars-d-bugs
mailing list