• src/sbbs3/msgtoqwk.cpp qwktomsg.cpp

    From rswindell@VERT to CVS commit on Thursday, July 25, 2019 01:56:59
    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 Thursday, July 25, 2019 23:26:30
    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 Sunday, December 24, 2023 16:34:58
    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 Wednesday, December 27, 2023 17:35:22
    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