[Issue 13413] New: dmd does not follow symlink when searching for dmd.conf
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Sep 1 09:13:56 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=13413
Issue ID: 13413
Summary: dmd does not follow symlink when searching for
dmd.conf
Product: D
Version: unspecified
Hardware: x86_64
OS: Linux
Status: NEW
Severity: enhancement
Priority: P1
Component: DMD
Assignee: nobody at puremagic.com
Reporter: code at dawg.eu
DMD simply uses it's args[0] as executable location which does not work
correctly when dmd is a symlink.
--
More information about the Digitalmars-d-bugs
mailing list