• src/sbbs3/js_archive.c

    From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Thu Feb 3 19:22:36 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/5cbdb40433b4bb25fd395179
    Modified Files:
    src/sbbs3/js_archive.c
    Log Message:
    JSDOC note to clarify that Archive() cannot be used to update an archive
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Sun Feb 13 22:12:20 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/6f8ea87be1a44bc5ba74cf90
    Modified Files:
    src/sbbs3/js_archive.c
    Log Message:
    Add "name" property, matching Deuce's jsdoor forkConvenient way to get the path/name of the archive file as it was passed to the constructor.
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Sat Feb 26 13:53:02 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/14e2ee206051e63e1e7a085b
    Modified Files:
    src/sbbs3/js_archive.c
    Log Message:
    Better error handling in Archive.read()Inspired by jsdoor's equivalent change. --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)