https://issues.dlang.org/show_bug.cgi?id=13413
--- Comment #2 from [email protected] --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/9cca69aab858a794c751174fa4277b308088b3a0 fix Issue 13413 - dmd does not follow symlink when searching for dmd.conf - first search argv0 in PATH then resolve symbolic links https://github.com/D-Programming-Language/dmd/commit/70ec83412d766e6fb7c1f9295f9ac7f29a0428f4 Merge pull request #3941 from MartinNowak/fix13413 fix Issue 13413 - dmd does not follow symlink when searching for dmd.conf --
