Bug in import(...) on Windows?
    Adam D. Ruppe 
    destructionator at gmail.com
       
    Wed Sep  2 19:13:47 UTC 2020
    
    
  
On Wednesday, 2 September 2020 at 18:40:55 UTC, Andrey Zherikov 
wrote:
> If I provide -Jfoo to dmd, doesn't it mean my consent to use 
> the contents of directory foo?
Yeah, but dmd has been inconsistent on platforms about if it 
allows subdirectories. Right now I think it just strips all 
slashes out so your .\ path there just gets caught in the filter.
    
    
More information about the Digitalmars-d-learn
mailing list