• src/sbbs3/msgtoqwk.cpp qwktomsg.cpp

    From rswindell@VERT to CVS commit on Wed Jul 24 23:56:59 2019
    src/sbbs3 msgtoqwk.cpp 1.57 1.58 qwktomsg.cpp 1.72 1.73
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv25507

    Modified Files:
    msgtoqwk.cpp qwktomsg.cpp
    Log Message:
    Import and export the new SMB FIDOCHARSET header field ("X-FTN-CHRS") via QWK HEADERS.DAT.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Thu Jul 25 21:26:30 2019
    src/sbbs3 msgtoqwk.cpp 1.59 1.60 qwktomsg.cpp 1.73 1.74
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv15394

    Modified Files:
    msgtoqwk.cpp qwktomsg.cpp
    Log Message:
    Only import and export *attribute* (colors, intensity/brightness, and blink) Ctrl-A codes over QWK - excluding Ctrl-A P (pause), L (CLS), and comma (delay) which were also previously allowed. These other codes can be problematic for viewers and aren't well-suited to non-scrolling/full-screen message viewing environments.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Sun Dec 24 16:34:58 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/5b99a0a99c443a025b4c14bc
    Modified Files:
    src/sbbs3/msgtoqwk.cpp qwktomsg.cpp
    Log Message:
    Fix new (MSVC) warnings

    which were result of QWK_NEWLINE redef to make cppcheck happy

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Wed Dec 27 17:35:22 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/eac3605f45b5e92425d252cf
    Modified Files:
    src/sbbs3/msgtoqwk.cpp qwktomsg.cpp
    Log Message:
    Revert "Fix new (MSVC) warnings"

    This reverts commit 5b99a0a99c443a025b4c14bceb090d6e1fccbb43.

    Apparently this causes issues with recognition of the QWK newline char
    (pi symbol, EX-ASCII 227) in QWK messages.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net