[Issue 4567] dmd should print the dmd.conf location with usage statement
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Mon Nov  3 08:41:33 PST 2014
    
    
  
https://issues.dlang.org/show_bug.cgi?id=4567
Steven Schveighoffer <schveiguy at yahoo.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WORKSFORME                  |---
            Summary|dmd should print the        |dmd should print the
                   |dmd.conf and env vars it's  |dmd.conf location with
                   |using when it fails         |usage statement
                 OS|Mac OS X                    |All
--- Comment #3 from Steven Schveighoffer <schveiguy at yahoo.com> ---
Hm... on second thought, dmd -v spits out a LOT of stuff. I don't want to
contend with that when looking for that one piece of info.
It would be nice for dmd *without* any parameters to spit out the config
location. Even if dmd -v did it (without any other parameters), it would be
good.
But I think asking for env variables is a bit too much.
Updating bug and reopening.
--
    
    
More information about the Digitalmars-d-bugs
mailing list