BBS: TELESC.NET.BR Assunto: src/sbbs3/jsexec.cpp De: Rob Swindell (on Windows 11) Data: Sun, 29 Mar 2026 00:54:19 -0700 ----------------------------------------------------------- https://gitlab.synchro.net/main/sbbs/-/commit/d165e10c69d34d8a58213d6c Modified Files: src/sbbs3/jsexec.cpp Log Message: In MSVC, at least, environ is a macro for _environ which is a function ... so this change would crashes on the call to js_init(). Revert to the use of 'env' as the argument name (as before commit bae7c4dc) and hope this change works for macOS build too. n --- mSynchronetn hgVertrauen n hHome of Synchronet n gh[vert/cvs/bbs].synchro.net ----------------------------------------------------------- [Voltar]