• src/sbbs3/sbbs.h xtrn.cpp

    From rswindell@VERT to CVS commit on Monday, May 18, 2020 18:02:12
    src/sbbs3 sbbs.h 1.572 1.573 xtrn.cpp 1.260 1.261
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv19313

    Modified Files:
    sbbs.h xtrn.cpp
    Log Message:
    Move term_env from static (BSS) variable to sbbs_t member. Static member function variables are shared among threads, so this was just a race-condition waiting to happen. <grimmace>


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Monday, June 27, 2022 21:44:30
    https://gitlab.synchro.net/main/sbbs/-/commit/dd2131e4ae86ebdec8f7677e
    Modified Files:
    src/sbbs3/sbbs.h xtrn.cpp
    Log Message:
    Fix Win32 build - we don't #include stdbool.h in sbbs.h

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