force TIMED_DELAY for OSX
Outputing extra characters to induce a delay is useless on OSX, so set TIMED_DELAY by default instead of relying on user to do it.
This commit is contained in:
@@ -88,6 +88,8 @@ win32gui: getversionstring() was overflowing the provided Help About buffer
|
||||
win32gui: guard against buffer overflow in in mswin_getlin()
|
||||
MacOSX: initial binary release was built from out of date source code that
|
||||
had 'BETA' and 'DEBUG' inappropriately enabled
|
||||
MacOSX: force TIMED_DELAY build option on so that 'runmode' run-time option
|
||||
is functional
|
||||
X11: core bug for '`' (backtick) command was only noticed by X11 interface,
|
||||
which issued impossible message "add_menu: called before start_menu"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user