[dmd-internals] [D-Programming-Language/dmd] 9c15a4: fix Issue 11956 - dmd doesn't lookup /etc/dmd.conf

GitHub noreply at github.com
Thu Jan 23 00:25:27 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 9c15a4dc272ebe59d5c72f9864199ca57492b912
      https://github.com/D-Programming-Language/dmd/commit/9c15a4dc272ebe59d5c72f9864199ca57492b912
  Author: Martin Nowak <code at dawg.eu>
  Date:   2014-01-21 (Tue, 21 Jan 2014)

  Changed paths:
    M posix.mak
    M src/inifile.c
    M src/posix.mak

  Log Message:
  -----------
  fix Issue 11956 - dmd doesn't lookup /etc/dmd.conf

- define variable in src/posix.mak instead of posix.mak
- fix quotes
- assert that SYSCONFDIR was set to a non-empty string


  Commit: 821935cf1f82f8f41fa70575a293a6f5c28178c0
      https://github.com/D-Programming-Language/dmd/commit/821935cf1f82f8f41fa70575a293a6f5c28178c0
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-01-23 (Thu, 23 Jan 2014)

  Changed paths:
    M posix.mak
    M src/inifile.c
    M src/posix.mak

  Log Message:
  -----------
  Merge pull request #3128 from MartinNowak/fix11956

fix Issue 11956 - dmd doesn't lookup /etc/dmd.conf


Compare: https://github.com/D-Programming-Language/dmd/compare/6f22eda03e13...821935cf1f82


More information about the dmd-internals mailing list