• src/sbbs3/textgen.c

    From rswindell@VERT to CVS commit on Thursday, May 09, 2019 12:02:18
    src/sbbs3 textgen.c 1.11 1.12
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/home/rswindell/sbbs/src/sbbs3

    Modified Files:
    textgen.c
    Log Message:
    Resolve GCC build warning about printf format mismatch.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Thursday, July 11, 2019 12:18:42
    src/sbbs3 textgen.c 1.12 1.13
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv22345

    Modified Files:
    textgen.c
    Log Message:
    Fix text.dat comment parsing issues with multiple-line (continued) strings where the comment was only on the first line.
    This only cropped up in the text.h output when the *last* line was a multi-line (continued) string.


    ---
    þ 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 Thursday, February 15, 2024 21:37:00
    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