[Issue 21567] build.d install fails, can't find dmd.conf

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jan 21 16:39:17 UTC 2021


https://issues.dlang.org/show_bug.cgi?id=21567

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
@MoonlightSentinel created dlang/dmd pull request #12144 "Fix 21567 - build.d
install fails for sources from official releases" fixing this issue:

- 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