BBS: TELESC.NET.BR Assunto: src/syncterm/wren_bind_xfer.c De: Deuc¨ Data: Thu, 7 May 2026 19:52:17 -0700 ----------------------------------------------------------- https://gitlab.synchro.net/main/sbbs/-/commit/fbd93d2ad6badbd6f44cd7c0 Modified Files: src/syncterm/wren_bind_xfer.c Log Message: wren_bind_xfer: undef __STDC_NO_ATOMICS__ before stdatomic.h on MSVC MSVC defensively defines __STDC_NO_ATOMICS__, which makesexpand to nothing atomic_load/store/exchange fail to compile. conn.h already uses this dance; mirror it here. Also switch declarations to the _Atomic T form to match the codebase convention (rlogin.c, threadwrap.h). Co-Authored-By: Claude Opus 4.7 (1M context) n --- mSynchronetn hgVertrauen n hHome of Synchronet n gh[vert/cvs/bbs].synchro.net ----------------------------------------------------------- [Voltar]