[dmd-internals] [D-Programming-Language/dmd] 0401f8: Fix fallback from {sc, dmd}1.conf to {sc, dmd}.conf

GitHub noreply at github.com
Fri Dec 20 17:32:49 PST 2013


  Branch: refs/heads/dmd-1.x
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 0401f8da619b8c438f791bc31056d342a217521a
      https://github.com/D-Programming-Language/dmd/commit/0401f8da619b8c438f791bc31056d342a217521a
  Author: Leandro Lucarella <leandro.lucarella at sociomantic.com>
  Date:   2013-12-20 (Fri, 20 Dec 2013)

  Changed paths:
    M src/inifile.c
    M src/mars.c

  Log Message:
  -----------
  Fix fallback from {sc,dmd}1.conf to {sc,dmd}.conf

When adding support for {sc,dmd1}.conf in b269a91, a bug prevented the
to really fallback to {sc,dmd}.conf. This commit fixes this.


  Commit: efbf1401342ef1e6959458821724ca214ff0dfdf
      https://github.com/D-Programming-Language/dmd/commit/efbf1401342ef1e6959458821724ca214ff0dfdf
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2013-12-20 (Fri, 20 Dec 2013)

  Changed paths:
    M src/inifile.c
    M src/mars.c

  Log Message:
  -----------
  Merge pull request #2995 from leandro-lucarella-sociomantic/fix-dmd1.conf

Fix fallback from {sc,dmd}1.conf to {sc,dmd}.conf


Compare: https://github.com/D-Programming-Language/dmd/compare/b9aa3fba0321...efbf1401342e


More information about the dmd-internals mailing list