From rswindell@1:103/705 to CVS commit on Tue Mar 24 23:06:32 2020
src/uifc uifcx.c 1.37 1.38
Update of /cvsroot/sbbs/src/uifc
In directory cvs:/tmp/cvs-serv10840
Modified Files:
uifcx.c
Log Message:
Refactor the pop() method to erase the last pop-message without leaving the cursor in a weird place (e.g. in column 79).
From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Tue Feb 14 23:38:53 2023
https://gitlab.synchro.net/main/sbbs/-/commit/aa33f300fba7019efbbf5de9
Modified Files:
src/uifc/uifcx.c
Log Message:
showbuf() definition needs a name for the first arg for MSVC... but not for GCC or Clang interestingly enough.
--- SBBSecho 3.20-Linux
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
From Rob Swindell (on ChromeOS)@1:103/705 to Git commit to main/sbbs/master on Sat Mar 25 18:46:50 2023
https://gitlab.synchro.net/main/sbbs/-/commit/5a8e1dfd9e1dbd38e637fc74
Modified Files:
src/uifc/uifcx.c
Log Message:
Make ulist() tolerant of NULL 'cur' parameter value and 'title'Running 'scfg -id -w' would crash due to NULL pointer dereference and displayprompts with a "[(null)]" title. Fixed.
--- SBBSecho 3.20-Linux
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
From Rob Swindell (on ChromeOS)@1:103/705 to Git commit to main/sbbs/master on Sun Mar 26 12:57:50 2023