-
- Downloads
Project 'sbbs/sbbs' was moved to 'main/sbbs'. Please update any links and bookmarks that may still have the old path.
Don't require a key-press when exiting a UIFC app run in ANSI mode on Win32
Breaking into a debugger, I found the task was hung in: _lock_file(stdin) called from common_flush_all(), so the stream was locked. Simply unlocking it resolves the problem. This bug has been around forever and was annoying but non-serious (just required the user/sysop to hit ENTER). So happy it's now fixed.
parent
d7ab0225
No related branches found
No related tags found
Please register or sign in to comment