[Issue 19819] __FILE__ might emit personally identifiable information in release executable
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Wed Apr 24 09:34:07 UTC 2019
    
    
  
https://issues.dlang.org/show_bug.cgi?id=19819
--- Comment #5 from anonymous4 <dfj1esp02 at sneakemail.com> ---
The idea behind __FILE__ is that editor/ide should be able to automatically
locate it, so it might need to be a system-wide unambiguous path. For
identification alone there's __MODULE__
--
    
    
More information about the Digitalmars-d-bugs
mailing list