• src/sbbs3/ver.cpp

    From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Sat Jan 25 16:37:32 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/8ed4a9b875f405965148330d
    Modified Files:
    src/sbbs3/ver.cpp
    Log Message:
    Display the libarchive version details along with the other libs we use

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Sat Jan 25 17:34:40 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/6242a529717683a36310727b
    Modified Files:
    src/sbbs3/ver.cpp
    Log Message:
    archive.h is a system header, use the right #include syntax

    should fix MSVC build error:
    ver.cpp(29): fatal error C1083: Cannot open include file: 'archive.h': No such file or directory

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