• exec/load/recordfile.js

    From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Friday, April 10, 2026 21:07:44
    https://gitlab.synchro.net/main/sbbs/-/commit/2752173e9d62b724caf2a5d0
    Modified Files:
    exec/load/recordfile.js
    Log Message:
    Fix recordfile.js toSource() calls for SM128 compatibility

    toSource() is removed in SpiderMonkey 128. In put(), the default
    value is only read so no copy is needed. In reInit(), use JSON.parse(JSON.stringify()) for deep-copying object/array defaults.

    Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)