[Issue 21567] build.d install fails, can't find dmd.conf
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Fri Jan 22 11:47:30 UTC 2021
    
    
  
https://issues.dlang.org/show_bug.cgi?id=21567
Dlang Bot <dlang-bot at dlang.rocks> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #12144 "Fix 21567 - build.d install fails for sources
from official releases" was merged into stable:
- 3b09e469d17965044488d946e5a4ab0b2bc083f5 by MoonlightSentinel:
  Fix 21567 - build.d install fails for sources from official releases
  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/12144
--
    
    
More information about the Digitalmars-d-bugs
mailing list