Subj : src/syncterm/wren_bind_xfer.c To : Git commit to main/sbbs/master From : Deucе Date : Thu May 07 2026 19:33:22 https://gitlab.synchro.net/main/sbbs/-/commit/b0cb6a30bed31add37363abc Modified Files: src/syncterm/wren_bind_xfer.c Log Message: wren_bind_xfer: use _Atomic keyword instead of stdatomic.h typedefs MSVC's doesn't typedef atomic_bool / atomic_uint to a real atomic type, so the clang frontend (under /experimental:c11atomics) errors with C7707 — atomic_load saw plain int instead of _Atomic int. Switch to the keyword form (static _Atomic bool ...), matching the pattern rlogin.c already uses for its rlogin_active / rlogin_input_paused flags. Co-Authored-By: Claude Opus 4.7 (1M context) --- ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net .