• src/sbbs3/scfg/scfgxtrn.c

    From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Fri Jan 31 21:14:22 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/a92972115b56865709ad1043
    Modified Files:
    src/sbbs3/scfg/scfgxtrn.c
    Log Message:
    Fix bug with fixed event toggles

    I'm totally perplexed that none of the compilers we have warned about this obvious incorrect usage of the toggle_flag() function. Not warning about passing false (0/NULL) for a char* makes some sense, but not the passing of
    a const char* in place of a bool (int)? Maybe we should be building with
    -Wall?

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