__                 _ _                _
  / _| ___   ___   __| | |__   __ _ _ __| | __
 | |_ / _ \ / _ \ / _` | '_ \ / _` | '__| |/ /
 |  _| (_) | (_) | (_| | |_) | (_| | |  |   <
 |_|  \___/ \___/ \__,_|_.__/ \__,_|_|  |_|\_\

A personal BBS  ·  Missoula, Montana  ·  formerly NaClCON BBS

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

  • src/doors/syncdoom/sbbs_node.c

    From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Mon Jun 22 01:56:17 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/81ef044ec95d564a3cbc60c2
    Modified Files:
    src/doors/syncdoom/sbbs_node.c
    Log Message:
    syncdoom: define a PATH_MAX fallback in sbbs_node.c (MSVC)

    sbbs_node.c used PATH_MAX but only included dirwrap.h, which defines the xpdev-portable MAX_PATH -- not PATH_MAX, which is POSIX-only and absent
    under MSVC (error C2065). Add the same #ifndef PATH_MAX fallback syncdoom.c already uses, so the door's Windows/MSVC build compiles.

    Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

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