• src/sbbs3/umonitor/chat.c

    From rswindell@1:103/705 to CVS commit on Sun Feb 11 15:07:20 2018
    src/sbbs3/umonitor chat.c 1.17 1.18
    Update of /cvsroot/sbbs/src/sbbs3/umonitor
    In directory cvs:/home/rswindell/sbbs/src/sbbs3/umonitor

    Modified Files:
    chat.c
    Log Message:
    Resolve warning: case label value exceeds maximum value for type
    case 0xe0:



    --- SBBSecho 3.03-Win32
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Tue Mar 19 16:06:48 2019
    src/sbbs3/umonitor chat.c 1.19 1.20
    Update of /cvsroot/sbbs/src/sbbs3/umonitor
    In directory cvs:/home/rswindell/sbbs/src/sbbs3/umonitor

    Modified Files:
    chat.c
    Log Message:
    Use DEFFILEMODE when creating *chat.dab files.


    --- SBBSecho 3.07-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Sun Dec 10 16:50:17 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/69e7dc7ace9d1e9645d160e0
    Modified Files:
    src/sbbs3/umonitor/chat.c
    Log Message:
    Fix new GCC warning: case label value exceeds maximum value for type

    resulting from commit 5e754ea8

    Fix for issue #678
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Mon Dec 11 18:47:57 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/f4e227a3c3eedd6804f940a1
    Modified Files:
    src/sbbs3/umonitor/chat.c
    Log Message:
    Try another fix for the GCC warning

    That doesn't trigger a Coverity defect this time (CID 470457)
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)