• src/sbbs3/ans2asc.c

    From Rob Swindell@VERT to Git commit to main/sbbs/master on Sat Apr 24 18:32:23 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/ee41c8b6d100a3154f599541
    Modified Files:
    src/sbbs3/ans2asc.c
    Log Message:
    Fix new GCC 9.3 warnings.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on ChromeOS)@VERT to Git commit to main/sbbs/master on Sun Jun 18 12:40:35 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/b4f9d84bf22652d2d32377e5
    Modified Files:
    src/sbbs3/ans2asc.c
    Log Message:
    Add -esc option for C-literal escaping/encoding of output (e.g. for JS/.ini)

    <phigz> what would you convert ansi to so it displays right when written out from a .js file?

    Now, you can use 'ans2asc -esc' for this purpose.

    ---
    þ 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 Jun 28 17:10:43 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/0bdc22680db7a56b6df50de2
    Modified Files:
    src/sbbs3/ans2asc.c
    Log Message:
    Fix GCC warning

    warning: format not a string literal and no format arguments [-Wformat-security]
    <nelgin> gcc version 9.4.0

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