• src/sbbs3/con_out.cpp

    From Deucе@1:103/705 to Git commit to main/sbbs/master on Thursday, April 10, 2025 22:21:16
    https://gitlab.synchro.net/main/sbbs/-/commit/b55f86216976f0e90d2e4b6d
    Modified Files:
    src/sbbs3/con_out.cpp
    Log Message:
    Fix test in last commit
    --- SBBSecho 3.24-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Saturday, September 06, 2025 19:00:51
    https://gitlab.synchro.net/main/sbbs/-/commit/0fe2d71cc32d96ce83269f25
    Modified Files:
    src/sbbs3/con_out.cpp
    Log Message:
    Output multiple inverted question marks for > 1 width UNICODE characters

    ... for non-UTF8 terminals

    This insures that the printed string length matches the output of
    bstrlen(..., P_AUTO_UTF8)
    on non-UTF8 terminals.

    This should address the DDLightbarMenu issue described by Nightfox in merge request #569
    --- SBBSecho 3.29-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Nightfox@1:103/705 to Rob Swindell (on Debian L on Saturday, September 06, 2025 23:37:45
    Re: src/sbbs3/con_out.cpp
    By: Rob Swindell (on Debian Linux) to Git commit to main/sbbs/master on Sat Sep 06 2025 07:00 pm

    Modified Files:
    src/sbbs3/con_out.cpp
    Log Message:
    Output multiple inverted question marks for > 1 width UNICODE characters

    ... for non-UTF8 terminals

    This insures that the printed string length matches the output of bstrlen(..., P_AUTO_UTF8)
    on non-UTF8 terminals.

    This should address the DDLightbarMenu issue described by Nightfox in merge request #569

    This helps, and things look good now. Thanks!

    Nightfox

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)