• src/sbbs3/textgen.c

    From rswindell@VERT to CVS commit on Sunday, June 10, 2018 08:39:00
    src/sbbs3 textgen.c 1.10 1.11
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv32073

    Modified Files:
    textgen.c
    Log Message:
    text.js now ends in "this;" allowing cool load usage like this:
    var text = load({}, 'text.js');


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Thursday, May 09, 2019 21:02:00
    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 21: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@VERT to Git commit to sbbs/master on Sunday, August 23, 2020 02:22:52
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/e68df685fbd0ad3d5f19bf7befaa6fe1d06564c1
    Modified Files:
    src/sbbs3/textgen.c
    Log Message:
    Merge branch 'master' of gitlab.synchro.net:sbbs/sbbs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Wednesday, November 11, 2020 08:29:52
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/56e0511908796f4ff2cc5d54
    Modified Files:
    src/sbbs3/textgen.c
    Log Message:
    Return line number up on failure.

    Debugging why textgen is failing during Windows/CI build.

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