• src/sbbs3/jsexec.cpp

    From Deucе@VERT to Git commit to main/sbbs/master on Fri Mar 6 07:16:50 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/a9dc558b2914211d32ba8ecc
    Modified Files:
    src/sbbs3/jsexec.cpp
    Log Message:
    Fix jsdoor

    Since jsdoor doesn't use the SBBS library, it can't possibly have
    the right version of it, and it can't even check the version.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Wed Mar 25 13:02:47 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/e3f60b02111c013f9854be91
    Modified Files:
    src/sbbs3/jsexec.cpp
    Log Message:
    Rename jsexec global function list

    Avoid doing wacky things vs. the one in main.cpp when building a
    JSDOCS Synchronet executable.

    Prevents jsexec-only functions from appearing in jsobjs.html, and
    ensure write_raw() *is* documented (doesn't get documented for jsexec)

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