• exec/tests/global/except.

    From Rob Swindell (on Windows@VERT to Git commit to main/sbbs/m on Fri Jan 31 18:15:00 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/67371cbd9b5b21d0aaa27e75
    Modified Files:
    exec/tests/global/except.js src/sbbs3/js_global.c
    Log Message:
    mqtt_spy.js depends on the previous behavior of ascii()

    When passed null or undefined, it needs to return null or undefined.

    Document that behavior.