• src/sbbs3/logon.cpp

    From Rob Swindell (on macOS)@1:103/705 to Git commit to main/sbbs/master on Wed Mar 18 22:41:49 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/5f6374331aafec56d5433be0
    Modified Files:
    src/sbbs3/logon.cpp
    Log Message:
    Eliminate unused variable (kmode), caught by Clang
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Sat Mar 28 20:10:42 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/8e594ee1fbfcfeed93733cd9
    Modified Files:
    src/sbbs3/logon.cpp
    Log Message:
    Don't store the NO_EXASCII autoterm-set-flag in user.misc

    Just because the terminal was auto-detected as "DUMB" (non-ANSI) doesn't mean the user wants only US-ASCII char from that point forward (obviously).

    This should fix issue #1106.
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)