]> granicus.if.org Git - nethack/commit
fix windows bugs H4030 and H4045 (123 and 138)
authornhmall <mjnh@persona.ca>
Sat, 12 Dec 2015 04:08:01 +0000 (23:08 -0500)
committernhmall <mjnh@persona.ca>
Sat, 12 Dec 2015 04:08:01 +0000 (23:08 -0500)
commit215060219d1001794690fd3f464e6a8810135d0d
treea7dbb89a469150577d7b5ac0718381a1c547de5f
parent9558f2d9d8fa146d7038ab88e5555d3355f16744
fix windows bugs H4030 and H4045 (123 and 138)

 Changes to be committed:
modified:   sys/share/pcmain.c
modified:   sys/winnt/nttty.c
modified:   sys/winnt/stubs.c

Bug 123 Report 4030:
Minor thing I've noticed - if I quit the game, at the "Hit <Enter> to end."
prompt, if I close the window rather than pressing Enter, I get the following:

Bug 138  - #H4045:
 "nethack -s" leads to "-s is not supported for the Graphical Interface".
 That's wrong.
 (The Graphical Interface comes with "nethackw".)
sys/share/pcmain.c
sys/winnt/nttty.c
sys/winnt/stubs.c