• exec/load/funclib.js

    From Rob Swindell (on Debian Linux)@rob@synchro.net to Git commit to main/sbbs/master on Sat Apr 11 14:01:54 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/d88ce2b27825b6ca38a60e96
    Modified Files:
    exec/load/funclib.js
    Log Message:
    Replace E4X syntax in funclib.js toXML() for SM128 compatibility

    E4X (XMLList, XML literals) was removed in SM128, causing parse-time
    failure that prevents the entire funclib.js from loading.

    Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>