• src/sbbs3/scfg/scfg.c scfg.h

    From rswindell@VERT to CVS commit on Thursday, August 17, 2017 12:41:10
    src/sbbs3/scfg scfg.c 1.81 1.82 scfg.h 1.20 1.21
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/home/rswindell/sbbs/src/sbbs3/scfg

    Modified Files:
    scfg.c scfg.h
    Log Message:
    Resolve warnings about errormsg() usage by synchronizing with sbbs.h


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert|cvs|bbs].synchro.net
  • From rswindell@VERT to CVS commit on Saturday, November 11, 2017 00:38:59
    src/sbbs3/scfg scfg.c 1.89 1.90 scfg.h 1.24 1.25
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv6715

    Modified Files:
    scfg.c scfg.h
    Log Message:
    NULL terminate the area_sort_desc[] list (again).


    ---
    þ 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 Wednesday, September 06, 2023 16:18:45
    https://gitlab.synchro.net/main/sbbs/-/commit/3e8b6f28904cb7c307a1bbf4
    Modified Files:
    src/sbbs3/scfg/scfg.c scfg.h
    Log Message:
    Resolve new GCC warnings introduced with addition of new_item()

    Just make the list argument a void* and assign to a void** local
    var inside the function. No functional changes.

    Fixes issue #621

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