[Issue 278] New: dmd.conf search path dosn't work
    Walter Bright 
    newshound at digitalmars.com
       
    Thu Aug  3 14:48:06 PDT 2006
    
    
  
d-bugmail at puremagic.com wrote:
> from http://www.digitalmars.com/d/dcompiler.html
> 
> "dmd will look for the initialization file dmd.conf in the following sequence
> of directories:
> 
>    1. current working directory
>    2. directory specified by the HOME environment variable
>    3. directory dmd resides in
>    4. /etc/"
> 
> However, on Linux, step number three ("directory dmd resides in") doesn't work.
That's very strange, because that's the way I use dmd on Linux.
    
    
More information about the Digitalmars-d-bugs
mailing list