• src/conio/GNUmakefile

    From Deuc¨@VERT to Git commit to main/sbbs/master on Friday, May 14, 2021 16:21:07
    https://gitlab.synchro.net/main/sbbs/-/commit/be2e8513d81dca8ac95008e7
    Modified Files:
    src/conio/GNUmakefile
    Log Message:
    Bah, gmake.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Thursday, May 20, 2021 01:20:36
    https://gitlab.synchro.net/main/sbbs/-/commit/2d408f0cd00f1c3c5553cef0
    Modified Files:
    src/conio/GNUmakefile
    Log Message:
    Disable gcc warning about suggested parenthesis

    Deuce doesn't want to add "useless parenthesis" to xbr.c.
    Hopefully Clang will just ignore this -Wno-* option?
    warning: suggest parentheses around `&&' within `||'

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Thursday, May 20, 2021 01:42:30
    https://gitlab.synchro.net/main/sbbs/-/commit/1e8ee231c41f58b23f9aaf37
    Modified Files:
    src/conio/GNUmakefile
    Log Message:
    Don't disable the GCC suggested parenthesis warning here

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net