• xtrn/sdk/xsdkdefs.h

    From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Sat Apr 1 15:51:01 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/28e825909240e65cce41389a
    Modified Files:
    xtrn/sdk/xsdkdefs.h
    Log Message:
    node_t definition had wrong size on 64-bit systems (!)

    This would cause errors reading node.dab when running xsdk doors built for 64-bit *nix targets
    (e.g. SBJ, TBD, dpoker, etc.). I can't believe how long this has been broken. Wow.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows)@VERT to Git commit to main/sbbs/master on Sat Apr 1 21:15:32 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/efefa828cec7ddc5701ac4e5
    Modified Files:
    xtrn/sdk/xsdkdefs.h
    Log Message:
    We need uint16|32_t defined here and the Win32/Borland build doesn't use xpdev

    Ugh. This is ugly.

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