• src/sbbs3/objects.mk sexyz.c sexyz.vcxproj

    From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Sat Jul 19 14:32:39 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/62e00b3d8c9e1f8ac52fd312
    Modified Files:
    src/sbbs3/objects.mk sexyz.c sexyz.vcxproj
    Log Message:
    Use seconds_to_str() to format [HH:]MM:SS time output in sexyz

    I obverved sexyz logging some crazy time progress/estimates when transferring very large files, e.g.
    KByte: 1224127/36872903 1024/CRC-32 Time: 268:43/7825:33 77746 cps 3%

    seconds_to_str() automatically does the hour calculating/formatting and trims leading 0's and colons, so use that function from date_str.c

    Also add the GNUC magic for lprintf() format checking while compiling w/GCC
    --- SBBSecho 3.29-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)