]> granicus.if.org Git - nethack/commit
--showpaths wasn't returning the paths if there was an error in a config file
authornhmall <nhmall@nethack.org>
Mon, 11 Nov 2019 17:49:54 +0000 (12:49 -0500)
committernhmall <nhmall@nethack.org>
Mon, 11 Nov 2019 17:49:54 +0000 (12:49 -0500)
commit6dfbff9d4bcd3aa0dfa43bae90ab3dbc39c1d663
tree564e7cc1efd435b8b0175ec0cc6141da743254d2
parent11c869d7c5bb2bd52925f34cfc4df4725958cc7a
--showpaths wasn't returning the paths if there was an error in a config file

Also,
Windows only: Introduces some environment variable substitution for paths
specified in a config file
include/flag.h
src/files.c
src/options.c
sys/unix/unixmain.c
sys/winnt/windmain.c