• src/sbbs3/js_com.c

    From rswindell@1:103/705 to CVS commit on Sun Apr 19 18:47:45 2020
    src/sbbs3 js_com.c 1.32 1.33
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv28569

    Modified Files:
    js_com.c
    Log Message:
    Replace ERROR_VALUE (socket error number) usage with COM_ERROR_VALUE
    It appears when this module was created it was copied from js_socket.c and
    the use of ERROR_VALUE (which is socket-specific on Windows) was not corrected.

    --- SBBSecho 3.10-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 Apr 4 15:13:57 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/2c3842bd12a5c67712901ff4
    Modified Files:
    src/sbbs3/js_com.c
    Log Message:
    Handle filelength() returning negative valueCID 33260
    --- 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 Wed Feb 23 23:25:45 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/d7396cb5b2300c48e8bc471e
    Modified Files:
    src/sbbs3/js_com.c
    Log Message:
    Fix invalid type in argument to printf format specifierCID 319142
    --- 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 Wed Mar 2 12:22:55 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/049916bc634aafe2a6e50ceb
    Modified Files:
    src/sbbs3/js_com.c
    Log Message:
    "Invalid type in argument to printf format specifier"CID 319142
    --- SBBSecho 3.15-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 Wed Mar 2 12:22:55 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/045feda87f937e03fd4e7e5c
    Modified Files:
    src/sbbs3/js_com.c
    Log Message:
    Invalid type in printf format specifierCID 319135
    --- SBBSecho 3.15-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)