[Issue 13744] Cannot pass private symbol as alias parameter
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Mon Nov 17 14:47:50 PST 2014
    
    
  
https://issues.dlang.org/show_bug.cgi?id=13744
David Nadlinger <code at klickverbot.at> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |code at klickverbot.at
--- Comment #1 from David Nadlinger <code at klickverbot.at> ---
This has bit me several times too. I regard it as a bug because it forces you
to make a symbol public that should never be used from other modules.
--
    
    
More information about the Digitalmars-d-bugs
mailing list