_  _    __    ___  __    ___  _____  _  _
 ( \( )  /__\  / __)(  )  / __)(  _  )( \( )
  )  (  /(__)\( (__  )(__( (__  )(_)(  )  (
 (_)\_)(__)(__)\___)(____)\___)(_____)(_)\_)

The History of Hacking  ·  May 31 – June 2, 2026  ·  Carolina Beach, NC

Connect from your terminal: telnet naclconbbs.net 23  |  ssh naclconbbs.net -p 2222

  • src/xpdev/wraptest.c

    From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Fri Jul 17 21:23:33 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/47a0df40db3fe2736be1e436
    Modified Files:
    src/xpdev/wraptest.c
    Log Message:
    xpdev: fix the wraptest build -- include os_info.h for os_version()

    wraptest.c called os_version() without a declaration in scope: the
    function moved from genwrap.h (which wraptest includes) to os_info.h
    (which it did not), so under -Werror the implicit declaration made
    "make tests" fail to build wraptest at all. Add the missing include.

    os_version() itself is fine -- os_info.c defines it and sexyz.c uses it correctly; only wraptest had gone stale.

    Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

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