• src/xpdev/netwrap.h

    From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Mon May 16 20:45:06 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/25658e332065614fe5839882
    Modified Files:
    src/xpdev/netwrap.h
    Log Message:
    Need ws2tcpip.h for struct ip6_addr definition on Windows
    --- SBBSecho 3.15-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 Tue May 17 09:27:44 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/3cb52bd878ba66193ed6625c
    Modified Files:
    src/xpdev/netwrap.h
    Log Message:
    Fix error: Undefined structure 'in_addr' in Borland buildssbbsctrl build failed, it needs another winsock header. <sigh>Oh what a rabbit hole this has been.
    --- SBBSecho 3.15-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Sat Oct 8 12:15:44 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/0fe595ea00139c809c9affd8
    Modified Files:
    src/xpdev/netwrap.h
    Log Message:
    Fix warning anywhere netwrap.h is included before sockwrap.hsbbs3/../xpdev/netwrap.h:45:27: warning: 'parseIPv6Address' has C-linkage specified, but returns incomplete type 'struct in6_addr' which could be incompatible with C [-Wreturn-type-c-linkage]DLLEXPORT struct in6_addr parseIPv6Address(const char*); ^
    --- SBBSecho 3.15-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)