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

A personal BBS  ·  Missoula, Montana  ·  formerly NaClCON BBS

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

  • src/Directory.Build.targets

    From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Sun Jul 19 01:09:30 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/cb1eb748601a9d2ac71b8811
    Added Files:
    src/Directory.Build.targets
    Log Message:
    build: fix mspdbsrv crash in shared MSVC projects (svdm CI failure)

    The Release|Win32 mspdbsrv/LTCG-contention mitigation added in 2660833170 (lies-12-acute) lived in src/sbbs3/Directory.Build.targets, which MSBuild
    only imports for projects physically under src/sbbs3/. The shared static
    libs -- notably xpdev_mt.vcxproj in src/xpdev/ -- are built by sbbs3.sln, sexpots.sln, vdmodem.sln and SyncTERM.sln, and were never covered.

    The windows-x86 [svdm] job crashed in exactly that gap: CL.exe 0xC0000005
    while compiling xpdev_mt (job 1607941). Hoist the targets file up to src/
    so it covers every non-sbbs3 MSVC project in the tree, and drop the now -redundant src/sbbs3/ copy. doors/syncscumm/* still shadow it locally.

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

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