[Issue 21567] build.d install fails, can't find dmd.conf
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sat Feb 13 12:29:56 UTC 2021
    
    
  
https://issues.dlang.org/show_bug.cgi?id=21567
--- Comment #4 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #12195 "Merge stable" was merged into master:
- e769818ae27045ec1667c23d7d389fa513d117fd by Florian:
  Fix 21567 - build.d install fails for sources from official releases (#12144)
  The official releases only include the configuration of the current OS
  in the root directory instead off multiple configurations nested in
  the `ini` folder.
  This commit checks whether the `ini` directory exists and falls back to
  the expected path for releases otherwise.
https://github.com/dlang/dmd/pull/12195
--
    
    
More information about the Digitalmars-d-bugs
mailing list