The dmd.conf rant
Martin Krejcirik via Digitalmars-d
digitalmars-d at puremagic.com
Wed Apr 1 04:21:50 PDT 2015
On Wednesday, 1 April 2015 at 02:29:05 UTC, Martin Nowak wrote:
> The lookup order for the config file should be changed to the
> following.
> - next to dmd binary (highest precedence so that I can have
> multiple
> installations)
> - per-user conf folder (HOME) (to override the system-wide
> config)
> - system-wide conf folder (to allow package installations
> .deb/.rpm)
I've always thought it worked like this :-) So I'm in favour of
this change.
More information about the Digitalmars-d
mailing list