• src/conio/GNUmakefile

    From Deucе@1:103/705 to Git commit to main/sbbs/master on Fri May 14 16:21:07 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/be2e8513d81dca8ac95008e7
    Modified Files:
    src/conio/GNUmakefile
    Log Message:
    Bah, gmake.
    --- 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 Thu May 20 01:20:36 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/2d408f0cd00f1c3c5553cef0
    Modified Files:
    src/conio/GNUmakefile
    Log Message:
    Disable gcc warning about suggested parenthesisDeuce doesn't want to add "useless parenthesis" to xbr.c.Hopefully Clang will just ignore this -Wno-* option?warning: suggest parentheses around ‘&&’ within ‘||’
    --- 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 Thu May 20 01:42:30 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/1e8ee231c41f58b23f9aaf37
    Modified Files:
    src/conio/GNUmakefile
    Log Message:
    Don't disable the GCC suggested parenthesis warning here
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)