• src/sbbs3/textgen.c

    From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Thu Feb 15 21:37:00 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/b0566fc0882e9e18111c7837
    Modified Files:
    src/sbbs3/textgen.c
    Log Message:
    Don't #include sbbs.h since that includes text.h, which is generated by this

    Which means that every time textgen was built, it was immediately out of
    date (and requiring a rebuild).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Mon Mar 3 13:08:44 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/cae9c555e4aaf4f87a1e658c
    Modified Files:
    src/sbbs3/textgen.c
    Log Message:
    Fix off-by-one in load/text.js TOTAL_TEXT value

    i is incremented after reading the last entry, making this value
    incorrect.

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net