Subj : src/sbbs3/chat.cpp To : Git commit to main/sbbs/master From : Rob Swindell Date : Fri Oct 21 2022 12:10 pm https://gitlab.synchro.net/main/sbbs/-/commit/1cdc4d8d590b1fa1a3506bee Modified Files: src/sbbs3/chat.cpp Log Message: Fix-up the recently-added debug/error log messages I didn't look closely enough at which write() call I was instrumenting. This is now more useful, though I think we already found the root-cause based on different log output ("Unexpected ansi_getxy response"). .