]> granicus.if.org Git - nethack/commit
yn_function (trunk only)
authornethack.rankin <nethack.rankin>
Sun, 22 Oct 2006 05:59:26 +0000 (05:59 +0000)
committernethack.rankin <nethack.rankin>
Sun, 22 Oct 2006 05:59:26 +0000 (05:59 +0000)
commit054a74d3781ee31e7ceea7fe1ba543808b5b7c24
tree01883910b4ae8ee36cb6e46d1f74d855442cf7db
parent3dc97916853f04d4332aaa37cdc9800060114351
yn_function (trunk only)

     Explicitly truncate the query prompt string to QBUFSZ-1 characters.
For tty and Amiga, no longer include the choices and default within that
length limit; use a bigger buffer to hold them along with the prompt.
[See cvs log for doc/window.doc for more details.]
sys/amiga/winami.c
sys/wince/mswproc.c
win/Qt/qt_win.cpp
win/X11/winX.c
win/gnome/gnbind.c
win/tty/topl.c
win/win32/mswproc.c